Skip to content

Firebase Admin Python SDK v6.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Dec 17:36
3773b64

New Features

  • feat: add clockSkewSeconds (#714)

Bug Fixes

  • fix: Add PyJWKClientError to raised errors documentation and handle possible uncaught errors. (#733)
  • fix: Correctly catch DefaultCredentialsError when looking up project_id (#720)

Miscellaneous

  • [chore] Release 6.3.0 (#742)
  • Deprecated support for Python 3.7 (#741)
  • Update github.ref value in release.yml (#730)