What's Changed
- [Core] Make Timestamp Sendable by @ncooke3 in #14083
- [Auth] Merge Swift 6 changes into
main
by @ncooke3 in #14098 - [Auth] Mark *Credential classes as Sendable by @ncooke3 in #14100
- [Auth] Ignore concurrency warnings for global vars made for testing by @ncooke3 in #14101
- [Release] Update versions for Release 11.6.0 by @andrewheard in #14104
- [Auth] Synchronize static method of AuthDefaultUIDelegate on main actor by @ncooke3 in #14112
- [Core] Update FirebaseCore pod deps to allow patch updates by @andrewheard in #14113
- [Combine] Update FirebaseCore pod dep to allow patch updates by @andrewheard in #14115
- Updating Advanced test app with live activity support by @eldhosembabu in #14099
- Fix a crash that happens when the application changes states. by @visumickey in #14102
- [Auth] Remove AuthDispatcher singleton, prefer DI by @ncooke3 in #14122
- [Auth] Make AuthBackend and related types Sendable by @ncooke3 in #14125
- Switched
HTTPSCallable
to Async Method by @yakovmanshin in #14085 - Refactored
Functions
’s Result Handling by @yakovmanshin in #14086 - [Auth] Get 'currentUser' on Auth worker queue by @ncooke3 in #14141
- [Auth] Schedule keychain access after prewarming by @ncooke3 in #14142
- Update
FirebaseRemoteConfig
references by @emmanuel-ferdman in #14138 - [Auth] Remove httpMethod from AuthRequestConfiguration by @ncooke3 in #14143
- [Auth] Mark AuthRequestConfiguration as final and reduce its mutability by @ncooke3 in #14147
- Add MFA view controller and support MFA by @Xiaoshouzi-gh in #14111
- [Auth] Remove unnecessary throws on internal methods by @ncooke3 in #14154
- Remove dead code from FirebaseRemoteConfig by @paulb777 in #14153
- [Firestore] Add conditional Sendability conformance to ServerTimestamp by @ncooke3 in #14162
- [Auth] Add objc attribute to UserInfoImpl so legacy decoding works by @ncooke3 in #14169
- 11.6.0 Changelog updates by @paulb777 in #14173
- Update CHANGELOG.md for rCE phone auth feature by @Xiaoshouzi-gh in #14171
- reCAPTCHA enterprise support on phone auth and phone MFA by @Xiaoshouzi-gh in #14114
- [Auth] Undo unchecked Sendable addition by @ncooke3 in #14168
- [Auth] Add default values for decoding nil properties in UserInfoImpl by @ncooke3 in #14185
New Contributors
- @emmanuel-ferdman made their first contribution in #14138
Full Changelog: 11.5.0...11.6.0