Skip to content

Firebase Admin Python SDK v3.2.0

Compare
Choose a tag to compare
@lahirumaramba lahirumaramba released this 13 Nov 22:22
· 161 commits to master since this release
24e5ad4

Cloud Messaging

  • [Feature] Added a series of new parameters to the AndroidNotification class
    that allow further customization of notifications that target Android devices.
  • [Fixed] Batch messaging APIs send_all() and send_multicast() now support
    sending up to 500 messages in a single call.