Firebase Apple 11.5.0
The Firebase Apple SDK (11.5.0) is now available. For more details, see
the Firebase Apple SDK release notes.
To install this SDK, see Add Firebase to your project.
What's Changed
- [Config] Mark two
RCNConfigSettings
propertiesatomic
by @ncooke3 in #13925 - [Infra] Update
FirebaseVertexAI
row in FirebaseManifest.swift by @ncooke3 in #13941 - Added Marathi language in Remote Config Locale List by @rizafran in #13597
- [Core] Make instance manager conform to Swift 6 principles by @ncooke3 in #13933
- Keep FirebaseCore, FirebaseCoreExtension and FirebaseCoreInternal pod versions aligned to latest by @paulb777 in #13953
- Fix Auth Combine build for watchOS by @paulb777 in #13984
- [Auth] Use constants for 'supportsSecureCoding' implementation by @ncooke3 in #13988
- Async
FunctionsContextProvider.context(options:)
by @yakovmanshin in #13900 - Async Function Calling by @yakovmanshin in #13901
- [Infra] Only compile core extension headers once by @ncooke3 in #13993
- [Core] Make storage class conform to Sendable and subsequent changes by @ncooke3 in #13939
- [Auth] Prefer immutable properties and private access level in
*Request
types by @ncooke3 in #14001 - Update to a more recent rtdb emulator version by @paulb777 in #14002
- CocoaPods 1.16.2 by @paulb777 in #13989
- [Vertex AI] Fix caching of Vertex AI instances by @andrewheard in #14007
- remove all CFRelease methods to use modern classes by @themiswang in #14010
- [Infra] Disable Auth deprecations warnings in SPM CI by @ncooke3 in #14013
- [Auth] Convert *Response classes to structs by @ncooke3 in #14012
- Fixing upload-symbols run script argument order by @osrl in #13966
- [Auth] Fix casting error in Swift 6 by @ncooke3 in #14025
- [Vertex AI] Renamed
RPCError
toBackendError
by @andrewheard in #14027 - When token fetch fails, return the failure reason to the client. by @leojaygoogle in #14014
- [Vertex AI] Fix parallel function calling in sample by @andrewheard in #14028
- [Vertex AI] Add
CustomNSError
conformance toBackendError
by @andrewheard in #14029 - [Docs] Fix DocC warnings in FirebaseSharedSwift by @ncooke3 in #14033
- [Docs] Fix DocC warnings in FirebaseAuth by @ncooke3 in #14032
- [Docs] Fix DocC warnings in FirebaseCrashlytics by @ncooke3 in #14035
- add changelog by @themiswang in #14024
- [Vertex AI] Replace legacy errors in
GenerativeAIService
by @andrewheard in #14036 - [Vertex AI] Remove
format
fordouble()
Schema
by @andrewheard in #13990 - [Infra] Migrate notices GHA to use upload-artifact@v4 by @ncooke3 in #14038
- [Infra] Migrate health-metrics-presubmit.yml to actions/upload-artifact@v4 by @ncooke3 in #14039
- Change deprecated keyWindow to new API by @themiswang in #14048
- [Auth] Restore User decoding to pre-11 behavior by @ncooke3 in #14069
- [auth] Fix logic inconsistency between 10.x and 11.x by @paulb777 in #14067
New Contributors
Full Changelog: 11.4.0...11.5.0