Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Crashlytics/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Unreleased
# 12.9.0
- [fixed] Conformed to Mach IPC security restrictions. (#15393)

# 12.4.0
Expand Down
2 changes: 1 addition & 1 deletion FirebaseAI/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Unreleased
# 12.9.0
- [changed] The URL context tool APIs are now GA.
- [feature] Added support for implicit caching (context caching) metadata in `GenerateContentResponse`.
You can now access `cachedContentTokenCount` and `cacheTokensDetails` in `UsageMetadata` to see
Expand Down
2 changes: 1 addition & 1 deletion FirebaseAuth/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Unreleased
# 12.9.0
- [fixed] Stop doing unnecessary AppCheck token refreshes. Introduced
in 11.0.0. (#15372)

Expand Down
2 changes: 1 addition & 1 deletion FirebaseStorage/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Unreleased
# 12.9.0
- [fixed] Fix "weak never mutated" build warning introduced in Xcode 26.2.

# 12.0.0
Expand Down
Loading