← All releases

December 15, 2021

297.18.11

David EastFirebase at Google

BREAKING Drops support for running the Firebase CLI on Node 10.

Features

  • BREAKING Function deploys now upload source to the deployed region instead of us-central1.
  • The Firebase Admin Node.js SDK (v10.0.1) is now available. This release comes with fixes in Cloud Firestore and Authentication APIs. To install this SDK, see Add the Firebase Admin SDK to your server.
  • The Firebase Admin Go SDK (v4.7.0) is now available. This release comes with support for using the authorization code flow with OpenID Connect (OIDC) providers. To install this SDK, see Add the Firebase Admin SDK to your server.
  • The Cloud Functions emulator now requires firebase-functions v3.13.1 or later. (GitHub #3851)
  • The Firebase Admin Python SDK (v5.2.0) is now available. This release comes with support for using the authorization code flow with OpenID Connect (OIDC) providers. To install this SDK, see Add the Firebase Admin SDK to your server.
  • The Firebase SDK for Unity (v8.7.0) is now available. This release includes a bug fix in Crashlytics and other fixes.
  • Updates default functions runtime to Node.js 16.
  • BREAKING Drops support for running the Firebase CLI on Node 10.
  • BREAKING Replaces all usages of -y, --yes, or --confirm with -f and --force.

BREAKING Drops support for running the Firebase CLI on Node 10.