Releases: firebase/firebase-admin-python
Releases · firebase/firebase-admin-python
Firebase Admin Python SDK v6.1.0
Breaking Changes
- change(ml): Deprecate AutoML model support (#670)
Miscellaneous
- [chore] Release 6.1.0 (#672)
- chore(firestore): Upgrade google-cloud-firestore to include COUNT queries (#671)
Firebase Admin Python SDK v6.0.1
Bug Fixes
- fix(fac): Include pyjwt in distribution artifacts (#654)
Miscellaneous
- [chore] Release 6.0.1 (#655)
- password_hash obtained from Firebase Auth backend needs to be base64URL decoded before import to avoid double encoding (#652)
Firebase Admin Python SDK v6.0.0
Breaking Changes
- change: Drop Python 3.6 support (#645)
New Features
- feat: Add function to verify an App Check token (#642)
Miscellaneous
- [chore] Release 6.0.0 (#649)
Firebase Admin Python SDK v5.4.0
Breaking Changes
- change: Deprecated support for Python 3.6 (#646)
Miscellaneous
- [chore] Release 5.4.0 (#647)
- Bug fix - Changing variable from "MemoryCost" to "cpuMemCost" in standard_scrypt method (#643)
Firebase Admin Python SDK v5.3.0
New Features
- feat(firestore): Async Firestore (#635)
Miscellaneous
- [chore] Release 5.3.0 (#637)
- Remove failing nightly tests in project_management (#636)
- add GitHub URL for PyPi (#613)
- Revert "Add delayed response message for holidays (#597)" (#600)
- chore: Update Node.js version in CI workflow (#602)
- Add delayed response message for holidays (#597)
Firebase Admin Python SDK v5.2.0
New Features
- feat(auth): enables OIDC auth code flow (#549)
Miscellaneous
- [chore] Release 5.2.0 (#596)
- Fixing integration tests (#595)
- correct kwargs documentation in docstrings (#559)
- Added return type for
bucket
function (#591)
Firebase Admin Python SDK v5.1.0
New Features
- feat(auth): ability to delete provider in auth (#579)
Bug Fixes
- fix: Fixing a broken integration test (#582)
- fix: Extracting GAPIC API calls into a new module (#581)
Miscellaneous
- [chore] Release 5.1.0 (#587)
Firebase Admin Python SDK v5.0.3
Miscellaneous
- [chore] Release 5.0.3 (#580)
- Allows google-api-core[grpc] versions 2.X.X (#576)
- Speed up the PageIterator by evaluating items once per page (#572)
Firebase Admin Python SDK v5.0.2
Bug Fixes
- fix(auth): check if user disabled on check_revoked (#565)
- fix(fcm): A workaround for the concurrency issues in googleapiclient (#558)
Miscellaneous
- [chore] Release 5.0.2 (#567)
- chore: Configuring GitHub issue templates (#562)
Firebase Admin Python SDK v5.0.1
Bug Fixes
- fix(auth): adds missing EMAIL_NOT_FOUND error code (#550)
Miscellaneous
- [chore] Release 5.0.1 (#557)