Skip to content

Firebase Admin Go SDK v4.6.0

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Jun 19:01
· 68 commits to master since this release
928b104

New Features

  • feat(auth): Add token verification logic for emulator mode (#419)

Bug Fixes

  • fix(auth): Fix incorrect import of partial user metadata. (#445)
  • fix(rtdb): enable support for firebasedatabase.app (#423)
  • fix(auth): adds missing EMAIL_NOT_FOUND error code (#436)

Miscellaneous

  • [chore] Release 4.6.0 (#449)
  • chore: Installing golint before checkout (#439)
  • Fix Unmarshal typo, add tests to verify (#435)