Skip to content

Commit 4881b82

Browse files
committed
Add missing changelogs
1 parent 1dc7c4d commit 4881b82

File tree

3 files changed

+8
-6
lines changed

3 files changed

+8
-6
lines changed

firebase-crashlytics/CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,14 @@
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).
4+
25

36
# 19.2.0
47
* [fixed] Improved data consistency for rapid user actions.
58
* [fixed] Fixed exception propagation in the case of no default uncaught exception handler.
69
* [changed] Internal changes to improve startup time.
710
* [changed] Internal changes to the way background tasks are scheduled.
811
* [changed] Migrated SDK to use standard Firebase executors.
9-
* [changed] Updated protobuf dependency to `3.25.5` to fix
10-
[CVE-2024-7254](https://github.com/advisories/GHSA-735f-pc8j-v9w8).
1112

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

firebase-dataconnect/CHANGELOG.md

Lines changed: 2 additions & 2 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
# 16.0.0-beta01
46
* [feature] Initial release of the Data Connect SDK (public preview). Learn how to
@@ -19,6 +21,4 @@
1921
([#6299](https://github.com/firebase/firebase-android-sdk/pull/6299))
2022
* [changed] Added `equals` and `hashCode` methods to `GeneratedConnector`.
2123
([#6177](https://github.com/firebase/firebase-android-sdk/pull/6177))
22-
* [changed] Updated protobuf dependency to `3.25.5` to fix
23-
[CVE-2024-7254](https://github.com/advisories/GHSA-735f-pc8j-v9w8).
2424

firebase-messaging/CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
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).
4+
25

36
# 24.0.2
47
* [changed] Included message priority when logging to Firelog.
5-
* [changed] Updated protobuf dependency to `3.25.5` to fix
6-
[CVE-2024-7254](https://github.com/advisories/GHSA-735f-pc8j-v9w8).
78

89
# 24.0.1
910
* [changed] Retry Topic Subscribe/Unsubscribe operations with exponential

0 commit comments

Comments
 (0)