@@ -1,4 +1,4 @@
-# Unreleased
+# 12.0.0
- [fixed] Resolved compiler warnings related to constant definitions. (#15059)
# 11.13.0
- [added] Added support for Grounding with Google Search. (#15014)
- [removed] Removed `CountTokensResponse.totalBillableCharacters` which was
deprecated in 11.15.0. Use `totalTokens` instead. (#15056)
- [removed] **Breaking Change**: Removed the following Dynamic Links related
APIs:
- `ActionCodeSettings.dynamicLinkDomain`
+# Firebase 12.0.0
- [changed] **Breaking change**: Firebase's minimum supported versions have
updated for the following platforms:
- | Platform | Firebase 12 |
- [changed] **Breaking Change**: Mark `HTTPSCallable` and `HTTPSCallableOptions`
as `final` classes for Swift clients. This was to achieve Swift 6 checked
`Sendable` support.
- [added] Improved how the SDK handles real-time requests when a Firebase
project has exceeded its available quota for real-time services.
Released in anticipation of future quota enforcement, this change is
- [removed] **Breaking change**: Removed the following unused API,
`StorageMetadata.storageReference`.