Skip to content

Firebase Admin Python SDK v6.5.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 11 Mar 14:53
32b900b

New Features

  • feat(functions): Add task queue API support (#770)

Bug Fixes

  • fix: doc quotes (#778)
  • fix: doc spacing (#775)

Miscellaneous

  • [chore] Release 6.5.0 (#779)
  • Export rate limiting error types TooManyAttemptsTryLaterError and ResetPasswordExceedLimitError (#777)
  • Add rate limiting exceptions. (#695)
  • [chore] Rename pytest teardown methods from deprecated teardown to teardown_method (#768)
  • [chore] Upgrade actions/setup-python to v5 (#765)