Skip to content

Commit 37b6456

Browse files
authored
[Release] Update unreleased CHANGELOG entries for 11.9.0 (#14466)
1 parent 68c6d9c commit 37b6456

File tree

7 files changed

+7
-7
lines changed

7 files changed

+7
-7
lines changed

Crashlytics/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Unreleased
1+
# 11.9.0
22
- [fixed] Made on-demand fatal recording thread suspension configurable through setting to imrpove performance and avoid audio glitch on Unity. Change is for framework only.
33

44
# 11.7.0

FirebaseAuth/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Unreleased
1+
# 11.9.0
22
- [changed] Using reCAPTCHA Enterprise and Firebase Auth requires reCAPTCHA
33
Enterprise 18.7.0 or later.
44

FirebaseDatabase/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Unreleased
1+
# 11.9.0
22
- [fixed] Fix connection failure issue introduced in 10.27.0 by restoring the
33
Socket Rocket implementation instead of `NSURLSessionWebSocket`. Note that
44
this may expose a Thread Performance Checker Warning (#12883).

FirebaseMessaging/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Unreleased
1+
# 11.9.0
22
- [fixed] Migrate FCM codebase to new NSKeyedUnarchiver APIs. (#14424).
33

44
# 11.8.0

FirebaseRemoteConfig/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Unreleased
1+
# 11.9.0
22
- [fixed] Mark internal `fetchSession` property as `atomic` to prevent a concurrency
33
related crash. (#14449)
44

FirebaseVertexAI/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Unreleased
1+
# 11.9.0
22
- [feature] **Public Preview**: Added support for generating images using the
33
Imagen 3 model.
44
<br /><br />

Firestore/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Unreleased
1+
# 11.9.0
22
- [fixed] Fixed memory leak in `Query.whereField()`. (#13978)
33

44
# 11.8.0

0 commit comments

Comments
 (0)