Firebase Release Notes

Last updated: Jan 16, 2026

  • Jan 15, 2026
    • Parsed from source:
      Jan 15, 2026
    • Detected by Releasebot:
      Jan 16, 2026

    Firebase by Google

    January 15, 2026

    Firestore Enterprise Native mode now includes Pipeline operations with Core CRUD and real time features, enabling advanced data retrieval. Android SDKs updated for Firebase AI Logic, Cloud Firestore, Crashlytics, plus PNV release and BoM v34.8.0. Learn more in release notes.

    Cloud Firestore

    Firestore Pipeline operations are now available as part of the Native mode of Firestore Enterprise edition. This mode integrates two distinct operations: Core and Pipelines. The Firestore Core operations provide the standard document Create, Read, Update, and Delete (CRUD) functionality, along with built-in support for real-time listen queries and offline persistence. The Firestore Pipeline operations employ a flexible query syntax enabling advanced data retrieval operations for applications. To learn more about Pipeline operations, see

    Pipelines overview

    .

    SDK Releases

    The Firebase Android SDKs for Firebase AI Logic, Cloud Firestore, Crashlytics, Crashlytics NDK, and Data Connect have been updated. The initial release of Firebase PNV is also available. For more details, check out the latest Android Release Notes. To get started with Firebase in Android, see Add Firebase to your Android Project.

    The Firebase Android BoM (Bill of Materials) has been updated to v34.8.0. Learn how to add SDKs to your app using the Firebase BoM.

    Original source Report a problem
  • Jan 14, 2026
    • Parsed from source:
      Jan 14, 2026
    • Detected by Releasebot:
      Oct 9, 2025
    • Modified by Releasebot:
      Jan 17, 2026

    Firebase by Google

    January 14, 2026

    SDK Releases

    The Firebase JavaScript SDK (v12.8.0) is now available. For more details, see the Firebase JavaScript SDK release notes. To install the SDK, see Add Firebase to your JavaScript Project.

    Original source Report a problem
  • Jan 13, 2026
    • Parsed from source:
      Jan 13, 2026
    • Detected by Releasebot:
      Jan 10, 2026
    • Modified by Releasebot:
      Jan 17, 2026

    Firebase by Google

    January 13, 2026

    SDK Releases

    The Firebase Apple SDK (v12.8.0) is now available. For more details, see the Firebase Apple SDK release notes. To install this SDK, see Add Firebase to your app.

    Original source Report a problem
  • Dec 18, 2025
    • Parsed from source:
      Dec 18, 2025
    • Detected by Releasebot:
      Dec 27, 2025

    Firebase by Google

    December 18, 2025

    The latest Firebase CLI (v15.1.0) is now available. This version updates the default Postgres version for Data Connect to 17 and updates the Data Connect Emulator to v3.0.1, which addresses some internal errors. To use the Firebase CLI in your development environment, set up or update the CLI.

    Original source Report a problem
  • Dec 18, 2025
    • Parsed from source:
      Dec 18, 2025
    • Detected by Releasebot:
      Jan 10, 2026

    Firebase by Google

    December 18, 2025

    Google Gemini API retires gemini-2.0 models in both Developer and Vertex AI. Feb 6, 2026: non-used projects lose access; Mar 3, 2026: models are retired. Update to a newer model like gemini-2.5-flash-lite to avoid disruption; retired names return 404.

    Gemini API

    The following
    Gemini
    models will be retired soon. These dates are applicable to both the
    Gemini Developer API
    (Google AI) and the
    Vertex AI
    Gemini API.

    The following models:
    gemini-2.0-flash-001 (and its auto-updated alias gemini-2.0-flash)
    gemini-2.0-flash-lite-001 (and its auto-updated alias gemini-2.0-flash-lite)

    • February 6, 2026: These models will no longer be available for use in projects that had no prior usage of the model.
    • March 3, 2026: These models will be retired.

    Note that stable
    Gemini Live API
    2.0 models are not impacted.
    If you use these models with
    Firebase AI Logic
    or with
    Genkit
    , make sure to
    update to a newer model (like
    gemini-2.5-flash-lite
    ) to avoid service disruption. Retired models are no longer accessible or supported by Google, and a request using a retired model name returns a 404 error.

    Original source Report a problem
  • Dec 15, 2025
    • Parsed from source:
      Dec 15, 2025
    • Detected by Releasebot:
      Dec 16, 2025

    Firebase by Google

    December 15, 2025

    Firebase SDK for Flutter (v4.7.0)

    The Firebase SDK for Flutter (v4.7.0) is now available. This release includes changes in Analytics and Cloud Messaging, and bug fixes in Cloud Functions, App Check, Realtime Database and Cloud Messaging.

    Original source Report a problem
  • Dec 12, 2025
    • Parsed from source:
      Dec 12, 2025
    • Detected by Releasebot:
      Dec 12, 2025
    • Modified by Releasebot:
      Dec 12, 2025

    Firebase by Google

    December 12, 2025

    Firebase AI Logic now supports Gemini Live API with native audio models while retiring other Live API options. Available models include Gemini Developer API, gemini-2.5-flash-native-audio-preview-12-2025, Vertex AI Gemini API, and gemini-live-2.5-flash-native-audio. Enables low latency real time voice and video with audio input and output.

    Firebase AI Logic

    For Gemini Live API implementations, make sure that your app uses one of the native audio models. All other Live API models are now retired. Here are the most currently available model names:

    • Gemini Developer API
      • gemini-2.5-flash-native-audio-preview-12-2025
        Even though this is a preview model, it's available on the "free tier" of the Gemini Developer API.
    • Vertex AI Gemini API
      • gemini-live-2.5-flash-native-audio
        When using the Vertex AI Gemini API, the Live API models are not supported in the global location.

    Note that the native audio models always require audio input (along with optional additional modalities of text or video input), and they always respond with audio output.

    You can use the Gemini Live API via Firebase AI Logic to build low-latency, real-time voice and video interactions, including adding text transcriptions of audio input and output.

    Original source Report a problem
  • Dec 11, 2025
    • Parsed from source:
      Dec 11, 2025
    • Detected by Releasebot:
      Dec 12, 2025

    Firebase by Google

    December 11, 2025

    The Firebase Android SDK for Firebase AI Logic has been updated. For more details, check out the latest Android Release Notes. To get started with Firebase in Android, see Add Firebase to your Android Project.

    The Firebase Android BoM (Bill of Materials) has been updated to v34.7.0. Learn how to add SDKs to your app using the Firebase BoM.

    Original source Report a problem
  • Dec 10, 2025
    • Parsed from source:
      Dec 10, 2025
    • Detected by Releasebot:
      Sep 18, 2025
    • Modified by Releasebot:
      Jan 17, 2026

    Firebase by Google

    December 10, 2025

    Firebase CLI (v15.0.0)

    The latest Firebase CLI (v15.0.0) is now available. This version includes multiple breaking changes, including removal of support for
    .bolt
    rules files and Java versions prior to 21 for emulators. It also includes updates to Data Connect and Firestore emulators and other improvements. To use the
    Firebase CLI
    in your development environment,
    set up or update the CLI
    .

    SDK Releases

    The
    Firebase Apple SDK (v12.7.0)
    is now available. For more details, see the
    Firebase Apple SDK release notes
    . To install this SDK, see
    Add Firebase to your app
    .

    Original source Report a problem
  • Dec 3, 2025
    • Parsed from source:
      Dec 3, 2025
    • Detected by Releasebot:
      Dec 10, 2025

    Firebase by Google

    December 03, 2025

    The latest Firebase CLI (v14.27.0) is now available. This version fixes an issue with MCP server and includes other improvements and fixes. To use the Firebase CLI in your development environment, set up or update the CLI.

    Original source Report a problem

Related products