Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Firebase Admin Python SDK v6.9.0 source code.tar.gz | 2025-06-05 | 256.0 kB | |
Firebase Admin Python SDK v6.9.0 source code.zip | 2025-06-05 | 332.3 kB | |
README.md | 2025-06-05 | 462 Bytes | |
Totals: 3 Items | 588.8 kB | 3 |
New Features
- feat(fcm): Add
live_activity_token
toAPNSConfig
(#880) - feat(fcm): Add
send_each_async
andsend_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)