From 33f4b64189373f1b5c434592c86fe76774230afe Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 1 Oct 2024 01:13:41 +0000 Subject: [PATCH] Apply scheduled running result --- Outputs/Firebase Apple SDK.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/Outputs/Firebase Apple SDK.json b/Outputs/Firebase Apple SDK.json index eb26d3f..06528e9 100644 --- a/Outputs/Firebase Apple SDK.json +++ b/Outputs/Firebase Apple SDK.json @@ -886,5 +886,17 @@ "title" : "Firebase Apple 11.2.0", "url" : "https://github.com/firebase/firebase-ios-sdk/releases/tag/11.2.0", "version" : "11.2.0" + }, + { + "body" : "## 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] Add `Decodable` conformance for `FunctionResponse` 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] Silence `SafetyRating: Comparable` warning in tests by @andrewheard in https://github.com/firebase/firebase-ios-sdk/pull/13635\r\n* [Auth] Query with `kSecAttrSynchronizable` 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 to `clang-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] Remove `SafetyFeedback` 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] Use `actions/cache` in workflow by @andrewheard in https://github.com/firebase/firebase-ios-sdk/pull/13687\r\n* [Vertex AI] Remove pod from `FirebaseManifest` 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**: https://github.com/firebase/firebase-ios-sdk/compare/11.2.0...11.3.0", + "createdAt" : "2024-09-27T10:02:23+09:00", + "fetchedFromAPIAt" : "2024-10-01T10:13:41+09:00", + "id" : "RE_kwDOBU6LVM4KloJu", + "owner" : "firebase", + "publishedAt" : "2024-10-01T00:57:48+09:00", + "repository" : "firebase-ios-sdk", + "title" : "Firebase Apple 11.3.0", + "url" : "https://github.com/firebase/firebase-ios-sdk/releases/tag/11.3.0", + "version" : "11.3.0" } ] \ No newline at end of file