Releases: firebase/firebase-ios-sdk
Firebase Apple 10.25.0
The Firebase Apple SDK (10.25.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
- [FirebaseCoreInternal] Switch to implementation-only import of GULs by @ncooke3 in #12714
- [AppCheck, Database, InAppMessaging, MLModelDownloader, Performance, Sessions] Migrate to GoogleUtilities's storage container by @ncooke3 in #12752, #12753, #12757, #12759, #12762, #12773
- Use declspec in Firestore on Windows machines by @a-maurice in #12758
- [CI] Stop Xcode 14, start Xcode 15.3 by @paulb777 in #12746
- [Performance] Migrate to GoogleUtilities's storage container by @ncooke3 in #12759
- Todos and workarounds for tests not yet ready for macos-14 by @paulb777 in #12781
- Another macos-14 CI workaround by @paulb777 in #12787
- [CI] Update grpc dependent jobs to macos-14 by @paulb777 in #12790
- [Firestore] Remove DocumentID setter warning by @andrewheard in #12756
- [App Check] Bump dependency on AppCheckCore to 10.19.0+ by @ncooke3 in #12806
- Allow Blob of data with zero length. by @tom-andersen in #12694
- [Infra] Switch zip building over to Xcode 15.2 by @ncooke3 in #12737
- Make use of SQLITE_OPEN_FILEPROTECTION_COMPLETEUNTILFIRSTUSERAUTHENTICATION conditional. by @cprince-foreflight in #12548
- [Release Tooling] Consistent approach to resources when building on Xcode 15 by @ncooke3 in #12821
- [Release Tooling] Cleanup unused folder references by @ncooke3 in #12825
- Analytics 10.25.0 by @pcfba in #12843
- Update
FIRAuthInterop
to use_Nullable_result
annotation by @andrewheard in #12841 - Disable quickstart CI that doesn't work with Xcode 15 by @paulb777 in #12846
New Contributors
- @mrs1669 made their first contribution in #12760
- @a-maurice made their first contribution in #12758
- @cprince-foreflight made their first contribution in #12548
Full Changelog: 10.24.0...10.25.0
Firebase Apple 10.24.0
The Firebase Apple SDK (10.24.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
- Remove calls to fstat in crashlytics by @volantwish in #12531
- fix unit tests by @themiswang in #12553
- [Release] Add release note for signed artifact changes by @ncooke3 in #12558
- Fix typo by @paulb777 in #12565
- [Firestore] Add a check to ensure FirestoreInternal has same public headers as Firestore by @ncooke3 in #12575
- Carthage 10.23.0 by @paulb777 in #12588
- Initial CI for visionOS by @paulb777 in #12578
- Upgrade cmake build to grpc 162 by @wu-hui in #12417
- More visionOS CI by @paulb777 in #12608
- Update versions for Release 10.24.0 by @paulb777 in #12594
- [Release Tooling] Update XCFramework structure by @ncooke3 in #12595
- [Docs] Update
FirebaseCore/CHANGELOG.md
with correct issue # by @ncooke3 in #12639 - Adds putFileHandle and putFileHandleAsync by @mattcomi in #12580
- [CocoaPods] Lock FirestoreInternal version to Firestore by @paulb777 in #12654
- Merge 10.23.1 by @paulb777 in #12655
- [Crashlytics] Fix missing Swift header error by @ncooke3 in #12659
- Move MIEQ to composite index tests by @milaGGL in #12416
- feat: add basic support to build frameworks and zip them for the Apple Watch by @jasesuperhero in #12624
- Release note for watchOS zip/Carthage by @paulb777 in #12670
- [Crashlytics] Remove mach_absolute_time usages by @paulb777 in #12664
- Update to SwiftFormat 0.53.5 by @paulb777 in #12665
- Fix typo: Timout -> Timeout by @Jager-yoo in #12672
- [Crashlytics] Regenerate privacy manifest by @ncooke3 in #12675
- [Release] Version changelog entries for 10.24.0 by @ncooke3 in #12677
- [Release Tooling] Fix METADATA.md regression introduced in #12595 by @ncooke3 in #12661
- Analytics 10.24.0 by @tsunghung in #12693
- [Release] Update binary SPM Firestore distro for 10.24.0 by @ncooke3 in #12708
- [Release] Update Firestore's binary deps in Package.swift by @ncooke3 in #12709
New Contributors
- @volantwish made their first contribution in #12531
- @mattcomi made their first contribution in #12580
- @jasesuperhero made their first contribution in #12624
- @Jager-yoo made their first contribution in #12672
Full Changelog: 10.23.1...10.24.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.
What's Changed
- [Release] Update Package.swift for 10.23.1 patch by @ncooke3 in #12644
- Analytics 10.23.1 by @htcgh in #12648
- 10.23.1 podspec updates by @paulb777 in #12647
- Tweak release note by @paulb777 in #12649
Full Changelog: 10.23.0...10.23.1
10.23.0
The Firebase Apple SDK (10.23.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
- [Release] Update versions for Release 10.23.0 by @andrewheard in #12467
- Add API tests for hashed email and phone number by @tsunghung in #12469
- Update upload-symbols to 13.7 by @themiswang in #12471
- Analytics 10.22.1 by @tsunghung in #12482
- Upgrade
clang-format
to v18 by @andrewheard in #12483 - [Release] Add patch note for 10.22.1 by @ncooke3 in #12490
- Restore 10.23.0 versions to main after 10.22.1 by @paulb777 in #12497
- Patch abseil-cpp to ignore deprecated errors in new Xcode. by @jonsimantov in #12498
- Fix CI breakage from recent merge by @paulb777 in #12504
- Resolved warning no rule to process file 'PrivacyInfo.xcprivacy' of type 'text.xml' with CocoaPods by @HikaruSato in #12513
- Upgrade grpc to 1.62 for cocoapods by @wu-hui in #12398
- Snapshot listener source from cache by @milaGGL in #12370
- [Rollouts] Feature rollouts merge to main by @themiswang in #12410
- [spm] Update grpc to 1.62.3 by @paulb777 in #12520
- [Release Tooling] Copy over macOS/macCatalyst plists by @ncooke3 in #12517
- NOTICES Change by @github-actions in #12524
- Changelog updates for 10.23.0 by @paulb777 in #12533
- [Firestore] Improve logging in scripts/check_firestore_symbols.sh by @ncooke3 in #12535
- [Firestore] Add unlinked symbol introduced in #12370 by @ncooke3 in #12534
- [Firestore] Re-export public header added in #12370 by @ncooke3 in #12537
- [Firestore] Bump dependency ranges for Firestore's binary SPM distro by @ncooke3 in #12538
- Fix Firestore build warnings by @cherylEnkidu in #12536
- Analytics 10.23.0 by @htcgh in #12539
- [Release] Update FirebaseFirestoreInternal checksum by @ncooke3 in #12545
- [Release] Re-spin FST with signed artifact by @ncooke3 in #12549
New Contributors
- @HikaruSato made their first contribution in #12513
Full Changelog: 10.22.1...10.23.0
Firebase Apple 10.22.1
The Firebase Apple SDK (10.22.1) is now available. For more details, see
the Firebase Apple SDK release notes.
To install this SDK, see Add Firebase to your project.
Firebase Apple 10.22.0
The Firebase Apple SDK (10.22.0) is now available. For more details, see
the Firebase Apple SDK release notes.
To install this SDK, see Add Firebase to your project.
Firebase Apple 10.21.0
The Firebase Apple SDK (10.21.0) is now available. For more details, see
the Firebase Apple SDK release notes.
To install this SDK, see Add Firebase to your project.
10.20.0
The Firebase Apple SDK (10.20.0) is now available. For more details, see
the Firebase Apple SDK release notes.
To install this SDK, see Add Firebase to your project.
Firebase Apple 10.19.0
The Firebase Apple SDK (10.19.0) is now available. For more details, see
the Firebase Apple SDK release notes.
To install this SDK, see Add Firebase to your project.
Firebase Apple 10.18.0
The Firebase Apple SDK (10.18.0) is now available. For more details, see
the Firebase Apple SDK release notes.
To install this SDK, see Add Firebase to your project.