Skip to content

Firebase Admin Python SDK v4.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 14 May 19:35
74b5179

New Features

  • feat(auth): Add bulk get/delete methods (#400)

Miscellaneous

  • [chore] Release 4.3.0 (#462)
  • Followup to #400 to ensure all new types are exported (#461)
  • Firebase ML: fixed displayName and tags regexes to match changed backend requirements. (#459)
  • Move shebang to top of file. (#458)