Releases: GitLiveApp/firebase-kotlin-sdk
Releases · GitLiveApp/firebase-kotlin-sdk
v2.1.0
What's Changed
- Bumped dependencies and Gradle wrapper by @siarhei-luskanau in #589
- Revert to API 21 as minSDK for all but Auth by @Daeda88 in #594
- Added dependabot config by @siarhei-luskanau in #593
- Dependabot PRs combined by @Daeda88 in #601
- Bump kotlin from 2.0.0 to 2.0.20 by @dependabot in #599
- Bump com.adarshr.test-logger from 3.2.0 to 4.0.0 by @dependabot in #600
- Added fixes for imports. by @Reedyuk in #603
- Updated firebase-cocoapods to "11.1.0" by @siarhei-luskanau in #592
- Missing fields added to AuthResult by @mr-kew in #556
- Bumped version by @Reedyuk in #611
New Contributors
- @dependabot made their first contribution in #599
Full Changelog: v2.0.0...v2.1.0
2.0.0
Breaking Changes
Note if you currently use .js, .android, .ios properties an additional import statement will be required to get existing code to compile.
What Else's Changed
- Fixed missing publish script by @Daeda88 in #545
- Add decoding Boolean from Number and String by @shepeliev in #549
- Added missing event params by @griffinsorrentino in #548
- Support for Kotlin 2.0 by @Daeda88 in #529
- Api Validation, Explicit API Mode & Linting by @Daeda88 in #550
- Changes the use of Intervals/Timestamps as long into Kotlin Duration/Instant by @Daeda88 in #553
- Remove Native classes from Public API by @Daeda88 in #555
- Fixed a crash for settings when iOS would access the same Firebase instance twice by @Daeda88 in #562
- Split tests by modules in Github Actions by @siarhei-luskanau in #558
- Make setUserId accept nullable user id to clear user id. by @Qw4z1 in #570
- Added support for deleting FCM token by @griffinsorrentino in #572
- Format kotlin files in Github Actions by @siarhei-luskanau in #571
New Contributors
- @griffinsorrentino made their first contribution in #548
Full Changelog: v1.13.0...v2.0.0
Lastly, thank you to all contributors to this project we rely on your hard work, special thanks going to long-time contributors @Reedyuk and @Daeda88
1.13.0
What's Changed
- Update README.md by @nbransby in #495
- Adds an optional Source argument to DocumentReference and Query by @Qw4z1 in #491
- Added Settings to deal with newer settings & add callback threads by @Daeda88 in #450
- Add some iOS readme details by @Daeda88 in #502
- Fix OnDisconnect failing to updateChildren by @Daeda88 in #494
- Update firebase-java to 0.4.2 by @nbransby in #507
- Kotlin 1.9.23 by @Daeda88 in #508
- firebase java sdk version change by @taetae98coding in #516
- Firebase messaging frame by @mr-kew in #509
- Add metadata to Firebase Storage by @deBasMan21 in #514
- PhoneAuthProvider improvement for ios by @kiiskristo in #528
- Add firebase analytics by @BasBuijsen in #525
- Moved dependency declarations to the TOML file by @siarhei-luskanau in #532
- Run android emulator on ubuntu build agent by @siarhei-luskanau in #524
- Messaging improvements by @BasBuijsen in #536
- Documentation with Dokka and KDoc by @BasBuijsen in #537
- Test documentation by @Reedyuk in #539
- Add storage with custom url by @BasBuijsen in #540
New Contributors
- @Qw4z1 made their first contribution in #491
- @taetae98coding made their first contribution in #516
- @mr-kew made their first contribution in #509
- @deBasMan21 made their first contribution in #514
- @kiiskristo made their first contribution in #528
- @BasBuijsen made their first contribution in #525
- @siarhei-luskanau made their first contribution in #532
Full Changelog: v1.12.0...v1.13.0
1.11.2
fixed deserialization in DataSnapshot.value() by using export format to prevent https://stackoverflow.com/q/78429143/737857
Full Changelog: v1.11.1...v1.11.2
1.12.0
What's Changed
- Update README.md to reflect kotlin 1.9.20 by @Reedyuk in #462
- Adding Serialization fixes by @Daeda88 in #448
- Update firebase java by @nbransby in #484
- Fix passing GCMSenderId to FirebaseOptions on Android/iOS by @Daeda88 in #447
- Move FieldPath.documentId to companion object by @Daeda88 in #487
- chore(deps): update dependency firebase/firebase-ios-sdk to from:
10.23.0
by @tomu28 in #481 - Fix fr DocumentId not working on JS by @Daeda88 in #489
New Contributors
Full Changelog: v1.11.1...v1.12.0
v1.11.1
1.11.0
What's Changed
- handle FIRAuthErrorCodeUserTokenExpired by @nbransby in #433
- Upgrade to Kotlin 1.9.20 & gradle 8 by @Daeda88 in #375
- Update iOS SDK to 10.19.0 by @MattSkala in #444
- Wait for emulator to start by @MattSkala in #446
- Firestore Where Clause extensions by @Daeda88 in #449
- upgrade firebase-java-sdk to 0.3.0 by @nbransby in #455
Full Changelog: v1.10.4...v1.11.0
1.10.4
What's Changed
- Bump Firebase Android BoM to 32.3.1 by @MattSkala in #424
New Contributors
- @MattSkala made their first contribution in #424
Full Changelog: v1.10.3...v1.10.4