Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Releases: firebase/firebase-admin-python

Firebase Admin Python SDK v7.1.0

31 Jul 20:36
@github-actions github-actions
6555a84
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading

New Features

  • feat(auth): Update ActionCodeSettings to support link_domain and deprecate dynamic_link_domain (#884)

Miscellaneous

  • [chore] Release 7.1.0 (#903)
Assets 2
Loading
Harlequelrah and k0nG reacted with thumbs up emoji
2 people reacted

Firebase Admin Python SDK v7.0.0

17 Jul 14:27
@github-actions github-actions
2c8a34a
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading

Breaking Changes

  • Dropped support for Python 3.7 and 3.8 (#892)
  • Deprecated support for Python 3.9. Use Python 3.10 or higher when deploying the Admin SDK (#892)
  • Dropped AutoML support (#894)
  • Dropped send_all() and send_multicast() FCM APIs (#890)
  • Removed the dependency on google-api-python-client greatly reducing the SDK's bundle size. (#890)

Bug Fixes

  • fix(functions): Remove usage of deprecated datetime.utcnow() and fix flaky unit test (#896)

Miscellaneous

  • [chore] Release 7.0.0 (#902)
  • chore(deps): bump astroid from 3.3.10 to 3.3.11 (#901)
  • Upgraded Google API Core, Cloud Firestore, and Cloud Storage dependencies (#897)
  • Bump pylint to v3.3.7 and astroid to v3.3.10 (#895)
  • Merge v7 Feature Branch (#900)
  • Adds send each snippets. (#891)
Loading
takahashi-shotaro-al and dbartenstein reacted with thumbs up emoji
2 people reacted

Firebase Admin Python SDK v6.9.0

05 Jun 19:03
@github-actions github-actions
e4aff7e
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading

New Features

  • feat(fcm): Add live_activity_token to APNSConfig (#880)
  • feat(fcm): Add send_each_async and send_each_for_multicast_async for FCM async and HTTP/2 support (#882)

Miscellaneous

  • [chore] Release 6.9.0 (#885)
  • refactor: Optimize success count calculation in BatchResponse (#837)
  • chore: Use mock time for consistent token generation and verification tests (#881)
  • chore: Correct x-goog-api-client header logic (#876)
Loading

Firebase Admin Python SDK v6.8.0

24 Apr 18:53
@github-actions github-actions
bde3fb0
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading

New Features

  • feat(fcm): Support proxy field in FCM AndroidNotification (#868)

Miscellaneous

  • [chore] Release 6.8.0 (#874)
  • Python 3.8 has EoL"ed. Update README to deprecate Python 3.8 support (#873)
Loading

Firebase Admin Python SDK v6.7.0

12 Mar 16:59
@github-actions github-actions
3c86208
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading

New Features

  • feat(rc): Sever Side Remote Config Integration (#863)

Miscellaneous

  • [chore] Release 6.7.0 (#867)
  • chore: Add tests for Reference.listen() (#851)
  • pass clinet"s params to SSEClient (#845)
  • Revert "chore: Adding delayed response message for holidays (#842)" (#848)
  • chore: Adding delayed response message for holidays (#842)
  • chore: Skip integration test for deprecated FCM API and bump pypy CI to 3.9 (#840)
Loading

Firebase Admin Python SDK v6.6.0

07 Nov 22:48
@github-actions github-actions
1b131f0
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading

New Features

  • feat(firestore): Upgrade google-cloud-firestore to support Firestore Multi Database (#827)
  • feat: Support passing google.auth typed credentials in initialize_app() (#821)
  • feat(firestore): Add Firestore Multi Database Support (#818)

Miscellaneous

  • [chore] Release 6.6.0 Take 2 (#830)
  • [chore] Release 6.6.0 (#829)
  • chore: Add X-Goog-Api-Client metric header to requests (#826)
  • chore: Create dependabot.yml (#820)
  • [chore] Bump cachecontrol (#819)
  • chore: Update actions/upload-artifact (#812)
  • chore(deps): bump actions/download-artifact in /.github/workflows (#810)
  • chore: Remove Python 3.7 from workflows (#806)
  • Fix link to requests.Response in FirebaseError. (#800)
  • chore: Update integration test resources (#796)
Loading
egoan82 and matmarczak reacted with thumbs up emoji egoan82 and matmarczak reacted with rocket emoji
2 people reacted

Firebase Admin Python SDK v6.5.0

11 Mar 14:53
@github-actions github-actions
32b900b
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading

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)
Loading
ibrahimkelly, skion, and Tatsuya4610 reacted with thumbs up emoji ibrahimkelly and efeint01 reacted with hooray emoji ibrahimkelly and StudioDnerg reacted with heart emoji ibrahimkelly reacted with rocket emoji efeint01 reacted with eyes emoji
5 people reacted

Firebase Admin Python SDK v6.4.0

23 Jan 22:53
@github-actions github-actions
b992604
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading

New Features

  • feat(fcm): Enabled the direct_boot_ok parameter for FCM Android Config. (#734)

Bug Fixes

  • fix(fcm): Export send_each and send_each_for_multicast (#749)
  • fix(auth): Fix iOSBundleId parameter name (#727)

Miscellaneous

  • [chore] Release 6.4.0 Take 3 (#763)
  • [chore] Release 6.4.0 Take #2 (#762)
  • [chore] Release 6.4.0 (#760)
  • chore: Update PyPi to use trusted publisher for authentication and correctly escape change log body. (#759)
  • Revert "[chore] Release 6.4.0" (#757)
  • [chore] Release 6.4.0 (#756)
  • Use GitHub CLI in publish workflow. (#753)
  • chore: Add python 3.11 and 3.12 to CI tests (#754)
  • Update release and ci workflows to use GITHUB_OUTPUT and bump actions/checkout to v4. (#752)
  • Add missing return type for firebase_admin.firestore.client() (#747)
  • chore: Update Firebase test project setup instructions. (#736)
  • chore: Bump github actions CI to use Node 20 (#748)
Loading

Firebase Admin Python SDK v6.3.0

05 Dec 17:36
@github-actions github-actions
3773b64
This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
GPG key ID: 4AEE18F83AFDEB23
Expired
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading

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)
Loading

Firebase Admin Python SDK v6.2.0

22 Jun 18:51
@github-actions github-actions
59a22b3
This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
GPG key ID: 4AEE18F83AFDEB23
Expired
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading

New Features

  • feat(fcm): Add send_each and send_each_for_multicast for FCM batch send (#706)

Miscellaneous

  • [chore] Release 6.2.0 (#708)
  • Add release notes to project URLs in PyPI (#679)
  • chore(auth): Update Auth API to v2 (#691)
  • chore: Fix pypy tests (#694)
Loading
Previous 1 3 4 5 6
Previous

AltStyle によって変換されたページ (->オリジナル) /