Skip to content

Firebase Admin Node.js SDK v8.3.0

Compare
Choose a tag to compare
@hiranya911 hiranya911 released this 24 Jul 18:19
· 973 commits to master since this release
f7810f7

Realtime Database

Authentication

  • Implemented additional argument validation in the admin.auth().importUsers() API.

Cloud Storage

  • Upgraded the @google-cloud/storage dependency to v3.0.0. This new major version drops support for Node.js versions older than v8. Since firebase-admin already supports only Node.js v8 and above, this does not have a noticeable impact on users of the Admin SDK.