Skip to content

Firebase Admin Java SDK v6.16.0

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Aug 17:54
36eb4ea

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)