Skip to content

Commit

Permalink
update change log:
Browse files Browse the repository at this point in the history
  • Loading branch information
winay39 committed Oct 19, 2023
1 parent 2a5d730 commit b55da50
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 5 deletions.
3 changes: 2 additions & 1 deletion appcheck/firebase-appcheck-playintegrity/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# Unreleased

* [fixed] Fixed client-side throttling in Play Integrity flows.
* [changed] Bumped Play Integrity API Library dependency version.

# 17.1.0
* [unchanged] Updated to keep [app_check] SDK versions aligned.
Expand Down
3 changes: 2 additions & 1 deletion appcheck/firebase-appcheck/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# Unreleased

* [fixed] Fixed a bug causing internal tests to depend directly on `firebase-common`.
* [fixed] Fixed client-side throttling in Play Integrity flows.

# 17.1.0
* [changed] Added Kotlin extensions (KTX) APIs from `com.google.firebase:firebase-appcheck-ktx`
Expand Down
2 changes: 1 addition & 1 deletion firebase-firestore/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Unreleased

* [feature] Expose Sum/Average aggregate query support in API. [#5217](//github.com/firebase/firebase-android-sdk/pull/5217)

# 24.9.0
* [changed] Added Kotlin extensions (KTX) APIs from `com.google.firebase:firebase-firestore-ktx`
Expand Down
5 changes: 4 additions & 1 deletion firebase-messaging/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Unreleased

* [changed] Added metadata to FirebaseInstanceIdReceiver to signal that it
finishes background broadcasts after the message has been handled.
* [changed] Specified notification's dismiss intent target via action instead of
component name.

# 23.3.0
* [changed] Added Kotlin extensions (KTX) APIs from `com.google.firebase:firebase-messaging-ktx`
Expand Down
2 changes: 1 addition & 1 deletion firebase-ml-modeldownloader/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Unreleased

* [changed] Internal infrastructure improvements.

# 24.2.0
* [changed] Added Kotlin extensions (KTX) APIs from `com.google.firebase:firebase-ml-modeldownloader-ktx`
Expand Down

0 comments on commit b55da50

Please sign in to comment.