Skip to content

Commit eec3c74

Browse files
committed
Add changelogs
1 parent a3c8cd7 commit eec3c74

File tree

12 files changed

+25
-6
lines changed

12 files changed

+25
-6
lines changed
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
# Unreleased
2-
2+
* [changed] Updated protobuf dependency to `3.25.5` to fix
3+
[CVE-2024-7254](https://github.com/advisories/GHSA-735f-pc8j-v9w8).
34

firebase-config/CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# Unreleased
2-
2+
* [changed] Updated protobuf dependency to `3.25.5` to fix
3+
[CVE-2024-7254](https://github.com/advisories/GHSA-735f-pc8j-v9w8).
34

45
# 22.0.0
56
* [changed] Bump internal dependencies

firebase-crashlytics/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
* [changed] Internal changes to improve startup time.
55
* [changed] Internal changes to the way background tasks are scheduled.
66
* [changed] Migrated SDK to use standard Firebase executors.
7+
* [changed] Updated protobuf dependency to `3.25.5` to fix
8+
[CVE-2024-7254](https://github.com/advisories/GHSA-735f-pc8j-v9w8).
79

810
# 19.1.0
911
* [feature] Added the `isCrashlyticsCollectionEnabled` API to check if Crashlytics collection is

firebase-dataconnect/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,6 @@
1717
([#6299](https://github.com/firebase/firebase-android-sdk/pull/6299))
1818
* [changed] Added `equals` and `hashCode` methods to `GeneratedConnector`.
1919
([#6177](https://github.com/firebase/firebase-android-sdk/pull/6177))
20+
* [changed] Updated protobuf dependency to `3.25.5` to fix
21+
[CVE-2024-7254](https://github.com/advisories/GHSA-735f-pc8j-v9w8).
22+

firebase-firestore/CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# Unreleased
2-
2+
* [changed] Updated protobuf dependency to `3.25.5` to fix
3+
[CVE-2024-7254](https://github.com/advisories/GHSA-735f-pc8j-v9w8).
34

45
# 25.1.0
56
* [feature] Add support for the VectorValue type. [#6154](//github.com/firebase/firebase-android-sdk/pull/6154)

firebase-inappmessaging-display/CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# Unreleased
2-
2+
* [changed] Updated protobuf dependency to `3.25.5` to fix
3+
[CVE-2024-7254](https://github.com/advisories/GHSA-735f-pc8j-v9w8).
34

45
# 21.0.0
56
* [fixed] Fixed bad token exception while showing FIAM

firebase-inappmessaging/CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# Unreleased
2-
2+
* [changed] Updated protobuf dependency to `3.25.5` to fix
3+
[CVE-2024-7254](https://github.com/advisories/GHSA-735f-pc8j-v9w8).
34

45
# 21.0.0
56
* [fixed] Fixed bad token exception while showing FIAM

firebase-messaging/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Unreleased
22
* [changed] Included message priority when logging to Firelog.
3+
* [changed] Updated protobuf dependency to `3.25.5` to fix
4+
[CVE-2024-7254](https://github.com/advisories/GHSA-735f-pc8j-v9w8).
35

46
# 24.0.1
57
* [changed] Retry Topic Subscribe/Unsubscribe operations with exponential

firebase-ml-modeldownloader/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
# Unreleased
2+
* [changed] Updated protobuf dependency to `3.25.5` to fix
3+
[CVE-2024-7254](https://github.com/advisories/GHSA-735f-pc8j-v9w8).
24

35

46
# 25.0.0

firebase-perf/CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# Unreleased
2-
2+
* [changed] Updated protobuf dependency to `3.25.5` to fix
3+
[CVE-2024-7254](https://github.com/advisories/GHSA-735f-pc8j-v9w8).
34

45
# 21.0.1
56
* [fixed] Fixed an `ExceptionInInitializerError` where the `url.openStream()` causes a crash if

transport/transport-backend-cct/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
# Unreleased
2+
* [changed] Updated protobuf dependency to `3.25.5` to fix
3+
[CVE-2024-7254](https://github.com/advisories/GHSA-735f-pc8j-v9w8).
24

35

46
# 3.3.0

transport/transport-runtime/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
# Unreleased
2+
* [changed] Updated protobuf dependency to `3.25.5` to fix
3+
[CVE-2024-7254](https://github.com/advisories/GHSA-735f-pc8j-v9w8).
24

35

46
# 3.3.0

0 commit comments

Comments
 (0)