Releases: firebase/firebase-admin-java
Releases · firebase/firebase-admin-java
Firebase Admin Java SDK v7.2.0
28 Apr 18:15
Compare
Sorry, something went wrong.
No results found
New Features
feat(auth): Link federatedid (#345 )
feat(auth): Add API to look up users by federated ID. (#340 )
feat(auth): Add auth emulator support (#523 )
Miscellaneous
[chore] Release 7.2.0 (#530 )
Remove the failing integration tests (#528 )
Fix send-email action version in nightly workflow (#527 )
chore: Add nightly build workflow (#524 )
Firebase Admin Java SDK v7.1.1
10 Mar 19:06
Compare
Sorry, something went wrong.
No results found
Bug Fixes
fix(fcm): Gracefully handling non-json error responses (#508 )
Miscellaneous
[chore] Release 7.1.1 (#518 )
Update doc string for dryRun in FCM send methods. (#509 )
Bump netty.version from 4.1.50.Final to 4.1.59.Final (#512 )
chore(rc): Refactor RC integration tests (#507 )
Remove delayed response message for holidays (#505 )
Adding delayed response message for holidays (#504 )
Firebase Admin Java SDK v7.1.0
14 Dec 21:14
Compare
Sorry, something went wrong.
No results found
New Features
feat(rc): Add Remote Config Management API (#502 )
Miscellaneous
[chore] Release 7.1.0 (#503 )
Fix comment about max number of events (#488 )
Firebase Admin Java SDK v7.0.1
07 Oct 19:56
Compare
Sorry, something went wrong.
No results found
Bug Fixes
fix(auth): Migrate IAM SignBlob to IAMCredentials SignBlob (#480 )
fix: Cleaning up FirebaseApp state management (#476 )
fix(auth): Support verifying tenant ID tokens in FirebaseAuth (#475 )
Miscellaneous
[chore] Release 7.0.1 (#484 )
Firebase Admin Java SDK v7.0.0
19 Aug 17:53
Compare
Sorry, something went wrong.
No results found
This release contains several breaking API changes. See the Java Admin SDK v7 migration guide for more details.
Breaking Changes
change: New error handling APIs (merging v7 branch into master) (#465 )
FirebaseAuthException now exposes its error code as an AuthErrorCode value.
All implementations of the UserImportHash abstract class are now marked final.
FirebaseMessagingException now exposes its error code as a MessagingErrorCode value.
Public constructors of the Notification class have been removed. Use Notification.builder() to create new instances.
New Features
Added a collection of new APIs for implementing advanced error handling logic. See the error handling guide for more details.
Added a new ErrorCode enum that defines all platform error codes.
Added a new IncomingHttpResponse class that can be used to access the HTTP response object associated with an exception.
Miscellaneous
[chore] Release 7.0.0 (#473 )
Firebase Admin Java SDK v6.16.0
12 Aug 17:54
Compare
Sorry, something went wrong.
No results found
New Features
feat(auth): Support for creating tenant-scoped session cookies (#467 )
Bug Fixes
fix(fcm): Added toString() in TopicManagementResponse for logging (#469 )
Miscellaneous
[chore] Release 6.16.0 (#471 )
Fix javadoc error caused by having protected parameters public methods (#470 )
chore(auth): Added snippets for multitenancy and IdP management (#461 )
Firebase Admin Java SDK v6.15.0
23 Jul 18:49
Compare
Sorry, something went wrong.
No results found
New Features
feat(auth): Add tenant operations, tenant-aware user operations, and provider config operations (#395 )
Bug Fixes
fix: Importing GCP dependencies via official BOMs (#451 )
Miscellaneous
[chore] Release 6.15.0 (#457 )
Fix documentation strings in Android Notification (#445 )
Firebase Admin Java SDK v6.14.0
17 Jun 21:33
Compare
Sorry, something went wrong.
No results found
Miscellaneous
[chore] Release 6.14.0 (#444 )
Fixed a flaky auth integration test by retrying the GetUser() API call a few times with a small delay (#442 )
Support direct_boot_ok parameter (#329 )
Add FcmOptions on MulticastMessage (#439 )
chore: Upgraded GCP and other util dependencies (#438 )
chore: Updated integration tests to use non-public rules (#417 )
Firebase Admin Java SDK v6.13.0
14 May 19:39
Compare
Sorry, something went wrong.
No results found
New Features
feat(auth): Add bulk get/delete methods (#365 )
Miscellaneous
[chore] Release 6.13.0 take 4 (#416 )
[chore] Release 6.13.0 take 3 (#415 )
[chore] Release 6.13.0 take 2 (#414 )
[chore] Release 6.13.0 (#413 )
chore: Setting the version of the Maven Javadoc plugin (#412 )
Bump netty.version from 4.1.34.Final to 4.1.45.Final (#373 )
Testable BatchResponse (#389 )
chore: Updated CI workflow to run on all PRs (#390 )
chore: Implementing GitHub Actions release workflow (#363 )
Staged Release 6.12.2 (#364 )