Skip to content

Firebase Admin Node.js SDK v8.2.0

Compare
Choose a tag to compare
@hiranya911 hiranya911 released this 19 Jun 17:25
· 983 commits to master since this release
843df12
  • Updated the metadata server URL (used by the application default credentials) to the v1 endpoint. This makes it possible to use the SDK in Google Kubernetes Engine again.

Realtime Database

  • Upgraded the @firebase/database dependency to v0.4.4.

Cloud Messaging

  • Gracefully handling array-like objects in messaging.sendAll() and messaging.sendMulticast() APIs.