Skip to content

Releases: firebase/firebase-admin-java

Firebase Admin Java SDK v6.15.0

23 Jul 18:49
d347ad0
Compare
Choose a tag to compare

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
ebb0c94
Compare
Choose a tag to compare

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
8c9608d
Compare
Choose a tag to compare

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)