Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
"## What's Changed\r\n* Fix Firebase/Crashlytics min iOS version by @paulb777 in https://github.com/firebase/firebase-ios-sdk/pull/13580\r\n* Add
-Wno-error=redundant-move
to cmake builds by @dconeybe in https://github.com/firebase/firebase-ios-sdk/pull/13582\r\n* Fix cmake builds with Python 3.12, which deleted the long-deprecated 'distutils' module by @dconeybe in https://github.com/firebase/firebase-ios-sdk/pull/13583\r\n* Firestore: Improve efficiency of memory persistence when processing a large number of writes by @dconeybe in https://github.com/firebase/firebase-ios-sdk/pull/13572\r\n* [Vertex AI] Prepare podspec for a CocoaPods release by @andrewheard in https://github.com/firebase/firebase-ios-sdk/pull/13585\r\n* Correct AddNewPod link at README.md by @lamtrinhdev in https://github.com/firebase/firebase-ios-sdk/pull/13588\r\n* [Release] Update Firestore SPM binary for 11.2.0 by @andrewheard in https://github.com/firebase/firebase-ios-sdk/pull/13594\r\n* [Auth] Add app ID prefix to sample plist by @ncooke3 in https://github.com/firebase/firebase-ios-sdk/pull/13599\r\n* [Auth] Better keychain error descriptions by @paulb777 in https://github.com/firebase/firebase-ios-sdk/pull/13600\r\n* [Auth] Forward secure coding calls for TOTPMultiFactorInfo by @ncooke3 in https://github.com/firebase/firebase-ios-sdk/pull/13592\r\n* [Vertex AI] AddDecodable
conformance forFunctionResponse
by @andrewheard in https://github.com/firebase/firebase-ios-sdk/pull/13606\r\n* [Vertex AI] Add pod to FirebaseManifest by @andrewheard in https://github.com/firebase/firebase-ios-sdk/pull/13586\r\n* [Infra] Reduce test flakes due to async variable assignment by @ncooke3 in https://github.com/firebase/firebase-ios-sdk/pull/13610\r\n* [Infra] Silence extensions warnings in Sessions SDK by @ncooke3 in https://github.com/firebase/firebase-ios-sdk/pull/13611\r\n*FunctionsError
by @yakovmanshin in https://github.com/firebase/firebase-ios-sdk/pull/13601\r\n* [Auth] Revoke SiwA token when unlinking Apple provider by @ncooke3 in https://github.com/firebase/firebase-ios-sdk/pull/13621\r\n* [Infra] Update NOTICES by @ncooke3 in https://github.com/firebase/firebase-ios-sdk/pull/13625\r\n* [Infra] Fix Swift 6 warning in FirebaseAppTests.swift by @ncooke3 in https://github.com/firebase/firebase-ios-sdk/pull/13627\r\n* [Infra] Silence extensions warnings in Sessions SDK tests by @ncooke3 in https://github.com/firebase/firebase-ios-sdk/pull/13629\r\n* [Infra] Address Sendable warnings in RC's URLSessionPartialMock.swift by @ncooke3 in https://github.com/firebase/firebase-ios-sdk/pull/13632\r\n* [Infra] Fix warning in Auth's 'SwiftAPI.swift' tests by @ncooke3 in https://github.com/firebase/firebase-ios-sdk/pull/13633\r\n* [Vertex AI] SilenceSafetyRating: Comparable
warning in tests by @andrewheard in https://github.com/firebase/firebase-ios-sdk/pull/13635\r\n* [Auth] Query withkSecAttrSynchronizable
when auth sharing enabled by @ncooke3 in https://github.com/firebase/firebase-ios-sdk/pull/13642\r\n* [Auth] Await header value from underlying queue by @ncooke3 in https://github.com/firebase/firebase-ios-sdk/pull/13647\r\n* Skip copyright check for data-connect ProtoGen files by @paulb777 in https://github.com/firebase/firebase-ios-sdk/pull/13651\r\n* Update check_copyright.sh by @paulb777 in https://github.com/firebase/firebase-ios-sdk/pull/13652\r\n* [Infra] Upgrade toclang-format@19
by @andrewheard in https://github.com/firebase/firebase-ios-sdk/pull/13656\r\n* Add Data Connect to issue product list selector by @paulb777 in https://github.com/firebase/firebase-ios-sdk/pull/13657\r\n* [Auth] Use native Swift types in Auth backend types by @ncooke3 in https://github.com/firebase/firebase-ios-sdk/pull/13658\r\n* Expose FirebaseCore via SPM by @paulb777 in https://github.com/firebase/firebase-ios-sdk/pull/13659\r\n* [Auth] Handle corrupt keychain value resulting from incomplete v11 port by @ncooke3 in https://github.com/firebase/firebase-ios-sdk/pull/13643\r\n* [Vertex AI] RemoveSafetyFeedback
struct by @andrewheard in https://github.com/firebase/firebase-ios-sdk/pull/13666\r\n* [Vertex AI] Cleanup Decodable impl from BlockThreshold by @andrewheard in https://github.com/firebase/firebase-ios-sdk/pull/13673\r\n* [Core] Add ability to load version from product SDK by @ncooke3 in https://github.com/firebase/firebase-ios-sdk/pull/13639\r\n* [Auth] Move applicable non-public types away from subclassing NSObject by @ncooke3 in https://github.com/firebase/firebase-ios-sdk/pull/13676\r\n* [Vertex AI] Useactions/cache
in workflow by @andrewheard in https://github.com/firebase/firebase-ios-sdk/pull/13687\r\n* [Vertex AI] Remove pod fromFirebaseManifest
by @andrewheard in https://github.com/firebase/firebase-ios-sdk/pull/13663\r\n* NOTICES Change by @github-actions in https://github.com/firebase/firebase-ios-sdk/pull/13705\r\n* Revert "Make GenerativeModel and Chat into Swift actors (#13545)" by @andrewheard in https://github.com/firebase/firebase-ios-sdk/pull/13703\r\n* GHA updates: visionOS and Xcode 16 - Part 1 by @paulb777 in https://github.com/firebase/firebase-ios-sdk/pull/13697\r\n* [Infra] Require firestore status check only if firestore code changes by @ncooke3 in https://github.com/firebase/firebase-ios-sdk/pull/13678\r\n* [Infra] Fix warning in Auth's AuthWebViewController.swift by @ncooke3 in https://github.com/firebase/firebase-ios-sdk/pull/13634\r\n* Analytics 11.3.0 by @tsunghung in https://github.com/firebase/firebase-ios-sdk/pull/13709\r\n* Ensure test of recent TagManager by @paulb777 in https://github.com/firebase/firebase-ios-sdk/pull/13710\r\n* RC: fix internal API nullability issue caught by analyzer by @paulb777 in https://github.com/firebase/firebase-ios-sdk/pull/13712\r\n* [Auth] nil out SafariViewController when presentation finishes by @ncooke3 in https://github.com/firebase/firebase-ios-sdk/pull/13715\r\n* [Auth] Match Firebase 10 implementation in WKNavigationDelegate conformance by @ncooke3 in https://github.com/firebase/firebase-ios-sdk/pull/13714\r\n* [Infra] Switch back to building Auth with-warnings-as-errors
by @ncooke3 in https://github.com/firebase/firebase-ios-sdk/pull/13713\r\n* CI updates for visionOS and Xcode 16: part 2 by @paulb777 in https://github.com/firebase/firebase-ios-sdk/pull/13708\r\n* Firestore SPM binary for 11.3.0 by @paulb777 in https://github.com/firebase/firebase-ios-sdk/pull/13730\r\n\r\n## New Contributors\r\n* @lamtrinhdev made their first contribution in https://github.com/firebase/firebase-ios-sdk/pull/13588\r\n\r\n**Full Changelog**: firebase/firebase-ios-sdk@11.2.0...11.3.0"