-
Notifications
You must be signed in to change notification settings - Fork 1.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Rollouts] Feature rollouts merge to main #12410
Conversation
Coverage Report 1Affected Products
Test Logs |
119e419
to
6300732
Compare
CocoapodsIntegrationTest/TestEnvironments/Cocoapods_multiprojects_frameworks/Podfile
Outdated
Show resolved
Hide resolved
Crashlytics/Crashlytics/Controllers/FIRCLSRolloutsPersistenceManager.h
Outdated
Show resolved
Hide resolved
Crashlytics/Crashlytics/Rollouts/CrashlyticsRemoteConfigManager.swift
Outdated
Show resolved
Hide resolved
Crashlytics/Crashlytics/Rollouts/CrashlyticsRemoteConfigManager.swift
Outdated
Show resolved
Hide resolved
Crashlytics/Crashlytics/Rollouts/CrashlyticsRemoteConfigManager.swift
Outdated
Show resolved
Hide resolved
The new interop pod should be added to https://github.com/firebase/firebase-ios-sdk/blob/main/ReleaseTooling/Sources/FirebaseManifest/FirebaseManifest.swift |
Thank you for the reference! I will ask for another review prior to the release for M145 |
d9190ae
to
b2ee90c
Compare
0dfaac6
to
47ed633
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for working through all the details on this @themiswang.
I have a few nits/questions and then LGTM
We can stage FirebaseRemoteConfigInterop after merge and that should address the zip builder ci failures.
FirebaseRemoteConfigSwift/Tests/SwiftAPI/FirebaseRemoteConfigSwift_APIBuildTests.swift
Outdated
Show resolved
Hide resolved
c0ea640
to
98ecf0e
Compare
….23.1" (#948) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [firebase/firebase-ios-sdk](https://togithub.com/firebase/firebase-ios-sdk) | minor | `from: "10.21.0"` -> `from: "10.23.1"` | --- ### Release Notes <details> <summary>firebase/firebase-ios-sdk (firebase/firebase-ios-sdk)</summary> ### [`v10.23.1`](https://togithub.com/firebase/firebase-ios-sdk/releases/tag/10.23.1) [Compare Source](https://togithub.com/firebase/firebase-ios-sdk/compare/10.23.0...10.23.1) The Firebase Apple SDK (10.23.1) is now available. This release is only available for CocoaPods and Swift Package Manager and only changes Firebase Analytics. See details at [Firebase Apple SDK release notes.](https://firebase.google.com/support/release-notes/ios#10.23.1) #### What's Changed - \[Release] Update Package.swift for 10.23.1 patch by [@​ncooke3](https://togithub.com/ncooke3) in [https://github.com/firebase/firebase-ios-sdk/pull/12644](https://togithub.com/firebase/firebase-ios-sdk/pull/12644) - Analytics 10.23.1 by [@​htcgh](https://togithub.com/htcgh) in [https://github.com/firebase/firebase-ios-sdk/pull/12648](https://togithub.com/firebase/firebase-ios-sdk/pull/12648) - 10.23.1 podspec updates by [@​paulb777](https://togithub.com/paulb777) in [https://github.com/firebase/firebase-ios-sdk/pull/12647](https://togithub.com/firebase/firebase-ios-sdk/pull/12647) - Tweak release note by [@​paulb777](https://togithub.com/paulb777) in [https://github.com/firebase/firebase-ios-sdk/pull/12649](https://togithub.com/firebase/firebase-ios-sdk/pull/12649) **Full Changelog**: firebase/firebase-ios-sdk@10.23.0...10.23.1 ### [`v10.23.0`](https://togithub.com/firebase/firebase-ios-sdk/releases/tag/10.23.0) [Compare Source](https://togithub.com/firebase/firebase-ios-sdk/compare/10.22.1...10.23.0) The Firebase Apple SDK (10.23.0) is now available. For more details, see the [Firebase Apple SDK release notes.](https://firebase.google.com/support/release-notes/ios#10.23.0) To install this SDK, see [Add Firebase to your project.](https://firebase.google.com/docs/ios/setup) #### What's Changed - \[Release] Update versions for Release 10.23.0 by [@​andrewheard](https://togithub.com/andrewheard) in [https://github.com/firebase/firebase-ios-sdk/pull/12467](https://togithub.com/firebase/firebase-ios-sdk/pull/12467) - Add API tests for hashed email and phone number by [@​tsunghung](https://togithub.com/tsunghung) in [https://github.com/firebase/firebase-ios-sdk/pull/12469](https://togithub.com/firebase/firebase-ios-sdk/pull/12469) - Update upload-symbols to 13.7 by [@​themiswang](https://togithub.com/themiswang) in [https://github.com/firebase/firebase-ios-sdk/pull/12471](https://togithub.com/firebase/firebase-ios-sdk/pull/12471) - Analytics 10.22.1 by [@​tsunghung](https://togithub.com/tsunghung) in [https://github.com/firebase/firebase-ios-sdk/pull/12482](https://togithub.com/firebase/firebase-ios-sdk/pull/12482) - Upgrade `clang-format` to v18 by [@​andrewheard](https://togithub.com/andrewheard) in [https://github.com/firebase/firebase-ios-sdk/pull/12483](https://togithub.com/firebase/firebase-ios-sdk/pull/12483) - \[Release] Add patch note for 10.22.1 by [@​ncooke3](https://togithub.com/ncooke3) in [https://github.com/firebase/firebase-ios-sdk/pull/12490](https://togithub.com/firebase/firebase-ios-sdk/pull/12490) - Restore 10.23.0 versions to main after 10.22.1 by [@​paulb777](https://togithub.com/paulb777) in [https://github.com/firebase/firebase-ios-sdk/pull/12497](https://togithub.com/firebase/firebase-ios-sdk/pull/12497) - Patch abseil-cpp to ignore deprecated errors in new Xcode. by [@​jonsimantov](https://togithub.com/jonsimantov) in [https://github.com/firebase/firebase-ios-sdk/pull/12498](https://togithub.com/firebase/firebase-ios-sdk/pull/12498) - Fix CI breakage from recent merge by [@​paulb777](https://togithub.com/paulb777) in [https://github.com/firebase/firebase-ios-sdk/pull/12504](https://togithub.com/firebase/firebase-ios-sdk/pull/12504) - Resolved warning no rule to process file 'PrivacyInfo.xcprivacy' of type 'text.xml' with CocoaPods by [@​HikaruSato](https://togithub.com/HikaruSato) in [https://github.com/firebase/firebase-ios-sdk/pull/12513](https://togithub.com/firebase/firebase-ios-sdk/pull/12513) - Upgrade grpc to 1.62 for cocoapods by [@​wu-hui](https://togithub.com/wu-hui) in [https://github.com/firebase/firebase-ios-sdk/pull/12398](https://togithub.com/firebase/firebase-ios-sdk/pull/12398) - Snapshot listener source from cache by [@​milaGGL](https://togithub.com/milaGGL) in [https://github.com/firebase/firebase-ios-sdk/pull/12370](https://togithub.com/firebase/firebase-ios-sdk/pull/12370) - \[Rollouts] Feature rollouts merge to main by [@​themiswang](https://togithub.com/themiswang) in [https://github.com/firebase/firebase-ios-sdk/pull/12410](https://togithub.com/firebase/firebase-ios-sdk/pull/12410) - \[spm] Update grpc to 1.62.3 by [@​paulb777](https://togithub.com/paulb777) in [https://github.com/firebase/firebase-ios-sdk/pull/12520](https://togithub.com/firebase/firebase-ios-sdk/pull/12520) - \[Release Tooling] Copy over macOS/macCatalyst plists by [@​ncooke3](https://togithub.com/ncooke3) in [https://github.com/firebase/firebase-ios-sdk/pull/12517](https://togithub.com/firebase/firebase-ios-sdk/pull/12517) - NOTICES Change by [@​github-actions](https://togithub.com/github-actions) in [https://github.com/firebase/firebase-ios-sdk/pull/12524](https://togithub.com/firebase/firebase-ios-sdk/pull/12524) - Changelog updates for 10.23.0 by [@​paulb777](https://togithub.com/paulb777) in [https://github.com/firebase/firebase-ios-sdk/pull/12533](https://togithub.com/firebase/firebase-ios-sdk/pull/12533) - \[Firestore] Improve logging in scripts/check_firestore_symbols.sh by [@​ncooke3](https://togithub.com/ncooke3) in [https://github.com/firebase/firebase-ios-sdk/pull/12535](https://togithub.com/firebase/firebase-ios-sdk/pull/12535) - \[Firestore] Add unlinked symbol introduced in [#​12370](https://togithub.com/firebase/firebase-ios-sdk/issues/12370) by [@​ncooke3](https://togithub.com/ncooke3) in [https://github.com/firebase/firebase-ios-sdk/pull/12534](https://togithub.com/firebase/firebase-ios-sdk/pull/12534) - \[Firestore] Re-export public header added in [#​12370](https://togithub.com/firebase/firebase-ios-sdk/issues/12370) by [@​ncooke3](https://togithub.com/ncooke3) in [https://github.com/firebase/firebase-ios-sdk/pull/12537](https://togithub.com/firebase/firebase-ios-sdk/pull/12537) - \[Firestore] Bump dependency ranges for Firestore's binary SPM distro by [@​ncooke3](https://togithub.com/ncooke3) in [https://github.com/firebase/firebase-ios-sdk/pull/12538](https://togithub.com/firebase/firebase-ios-sdk/pull/12538) - Fix Firestore build warnings by [@​cherylEnkidu](https://togithub.com/cherylEnkidu) in [https://github.com/firebase/firebase-ios-sdk/pull/12536](https://togithub.com/firebase/firebase-ios-sdk/pull/12536) - Analytics 10.23.0 by [@​htcgh](https://togithub.com/htcgh) in [https://github.com/firebase/firebase-ios-sdk/pull/12539](https://togithub.com/firebase/firebase-ios-sdk/pull/12539) - \[Release] Update FirebaseFirestoreInternal checksum by [@​ncooke3](https://togithub.com/ncooke3) in [https://github.com/firebase/firebase-ios-sdk/pull/12545](https://togithub.com/firebase/firebase-ios-sdk/pull/12545) - \[Release] Re-spin FST with signed artifact by [@​ncooke3](https://togithub.com/ncooke3) in [https://github.com/firebase/firebase-ios-sdk/pull/12549](https://togithub.com/firebase/firebase-ios-sdk/pull/12549) #### New Contributors - [@​HikaruSato](https://togithub.com/HikaruSato) made their first contribution in [https://github.com/firebase/firebase-ios-sdk/pull/12513](https://togithub.com/firebase/firebase-ios-sdk/pull/12513) **Full Changelog**: firebase/firebase-ios-sdk@10.22.1...10.23.0 ### [`v10.22.1`](https://togithub.com/firebase/firebase-ios-sdk/releases/tag/10.22.1): Firebase Apple 10.22.1 [Compare Source](https://togithub.com/firebase/firebase-ios-sdk/compare/10.22.0...10.22.1) The Firebase Apple SDK (10.22.1) is now available. For more details, see the [Firebase Apple SDK release notes.](https://firebase.google.com/support/release-notes/ios#10.22.1) To install this SDK, see [Add Firebase to your project.](https://firebase.google.com/docs/ios/setup) ### [`v10.22.0`](https://togithub.com/firebase/firebase-ios-sdk/releases/tag/10.22.0): Firebase Apple 10.22.0 [Compare Source](https://togithub.com/firebase/firebase-ios-sdk/compare/10.21.0...10.22.0) The Firebase Apple SDK (10.22.0) is now available. For more details, see the [Firebase Apple SDK release notes](https://firebase.google.com/support/release-notes/ios#10.22.0). To install this SDK, see [Add Firebase to your project](https://firebase.google.com/docs/ios/setup). </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi4xMDAuMCIsInVwZGF0ZWRJblZlciI6IjM2LjEwOS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> Co-authored-by: Self-hosted Renovate Bot <361546+cgrindel-self-hosted-renovate[bot]@users.noreply.github.enterprise.com>
Rollouts feature branch merge back to main.
lunchcal: launch/4286643