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.11.0
- [fixed] Fixed an issue where Crashlytics API calls were silently dropped if invoked immediately after Firebase initialization.

# 12.10.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 @@
# 12.10.0
# 12.11.0
- [feature] **Public Preview**: Introduces `GenerativeModelSession` providing
APIs for generating structured data from Gemini via the same `@Generable` and
`@Guide` macros that are used with Foundation Models.
Expand Down
2 changes: 1 addition & 1 deletion Firestore/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Unreleased
# 12.11.0
- [changed] Minor refactor to avoid using an absl internal function. (#15889)

# 12.10.0
Expand Down
Loading