Firebase Updates & Release Notes

Follow

119 updates curated from 1 source by the Releasebot Team. Last updated: Jun 12, 2026

Get this feed:
  • Jun 11, 2026
    • Date parsed from source:
      Jun 11, 2026
    • First seen by Releasebot:
      Jun 12, 2026
    Google logo

    Firebase by Google

    June 11, 2026

    Firebase CLI v15.20.0 adds GCS test results bucket support and fixes deploy and init issues.

    Firebase CLI (v15.20.0)

    The latest Firebase CLI (v15.20.0) is now available. This version removes the prompt and backend deletion of Firebase SQL Connect services during firebase deploy, fixes firebase init dataconnect failing on some operating systems, and adds support for setting the Google Cloud Storage (GCS) test results bucket in apptesting:execute and appdistribution:distribute.

    To use the Firebase CLI in your development environment, set up or update the CLI.

    Original source
  • Jun 10, 2026
    • Date parsed from source:
      Jun 10, 2026
    • First seen by Releasebot:
      Jun 11, 2026
    Google logo

    Firebase by Google

    June 10, 2026

    Firebase adds Test Lab support for Xcode 26.2 and recommends migrating to it.

    Test Lab

    Xcode 26.2 is now available. If you have not already done so, migrate to Xcode 26.2.

    Original source
  • All of your release notes in one feed

    Join Releasebot and get updates from Google and hundreds of other software products.

    Create account
  • Jun 8, 2026
    • Date parsed from source:
      Jun 8, 2026
    • First seen by Releasebot:
      Jun 9, 2026
    • Modified by Releasebot:
      Jun 12, 2026
    Google logo

    Firebase by Google

    June 08, 2026

    Firebase releases updated Android SDKs and Android BoM, and launches Firebase Admin Node.js SDK v14.0.0 with Node.js 22+ support. It also brings core SDK improvements, new features across Cloud Messaging, Authentication, Cloud Functions, and Cloud Firestore, plus a broader error handling revamp.

    SDK Releases

    The Firebase Android SDKs for Firebase PNV have 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.14.1. Learn how to add SDKs to your app using the Firebase BoM.

    The Firebase Admin Node.js SDK (v14.0.0) is now available. Starting from this release, the Admin SDK requires Node.js 22 or higher. This release also comes with improvements and new features in the core SDK, Cloud Messaging, Authentication, Cloud Functions, and Cloud Firestore APIs. Additionally, this release comes with a SDK-wide error handling revamp allowing for more detailed error handling capabilities. See the error handling guide for more details. To install this SDK, see Add the Firebase Admin SDK to your server.

    Original source
  • Jun 3, 2026
    • Date parsed from source:
      Jun 3, 2026
    • First seen by Releasebot:
      Jun 5, 2026
    Google logo

    Firebase by Google

    June 03, 2026

    Firebase CLI v15.19.1 updates SQL Connect genAI features to the new Agent Service API and refreshes the local toolkit.

    Firebase CLI (v15.19.1)

    The latest Firebase CLI (v15.19.1) is now available. This version updates Firebase SQL Connect genAI features to use the new Agent Service API, and updates the Firebase SQL Connect local toolkit to v3.4.10.

    To use the Firebase CLI in your development environment, set up or update the CLI.

    Original source
  • Jun 2, 2026
    • Date parsed from source:
      Jun 2, 2026
    • First seen by Releasebot:
      Jun 4, 2026
    Google logo

    Firebase by Google

    June 02, 2026

    Firebase releases Firebase SDK for C++ v13.8.0 with miscellaneous changes.

    SDK Releases

    The Firebase SDK for C++ (v13.8.0) is now available. This release includes miscellaneous changes.

    Original source
  • Jun 1, 2026
    • Date parsed from source:
      Jun 1, 2026
    • First seen by Releasebot:
      Jun 1, 2026
    Google logo

    Firebase by Google

    June 01, 2026

    Firebase releases Flutter SDK v4.15.0 with Cloud Firestore, Core, and Cloud Messaging updates plus bug fixes.

    SDK Releases

    The Firebase SDK for Flutter (v4.15.0) is now available. This release includes changes in Cloud Firestore, Core and Cloud Messaging, and bug fixes in Cloud Firestore and Authentication.

    Original source
  • May 27, 2026
    • Date parsed from source:
      May 27, 2026
    • First seen by Releasebot:
      May 29, 2026
    Google logo

    Firebase by Google

    May 27, 2026

    Firebase CLI releases v15.19.0 with Pub/Sub emulator updates, broader auth provider support, and deployment fixes.

    Firebase CLI (v15.19.0)

    The latest Firebase CLI (v15.19.0) is now available. This version updates the Pub/Sub emulator, adds support for more ID providers in auth commands, and includes fixes for auth:export and SQL Connect deployments.

    Original source
  • May 20, 2026
    • Date parsed from source:
      May 20, 2026
    • First seen by Releasebot:
      May 25, 2026
    Google logo

    Firebase by Google

    May 20, 2026

    Firebase adds Gemini Live API session compression and resumption for more resilient long-running conversational apps.

    Firebase AI Logic

    Firebase AI Logic now supports more options for managing Gemini Live API sessions: compressing the session context window and resuming a session. With these options, you can enable resilient, long-running conversational app features even on spotty networks and for users returning to a conversation.

    Original source
  • May 19, 2026
    • Date parsed from source:
      May 19, 2026
    • First seen by Releasebot:
      May 20, 2026
    • Modified by Releasebot:
      May 21, 2026
    Google logo

    Firebase by Google

    May 19, 2026

    Firebase adds support for the latest Gemini stable model, gemini-3.5-flash, in Firebase AI Logic for mobile and web apps through the Gemini Developer API or Vertex AI Gemini API.

    Firebase AI Logic

    Firebase AI Logic supports the latest Gemini stable model: gemini-3.5-flash. You can directly access this model in your mobile or web app via either the Gemini Developer API or the Vertex AI Gemini API.

    • If you're using the Gemini Developer API, accessing this model does not require the pay-as-you-go Blaze pricing plan. If you access the model via the Vertex AI Gemini API, make sure to set the location in your request to global.
    • If you're migrating from the preview version of this model:
      • Update model name: gemini-3-flash-preview → gemini-3.5-flash
      • Review pricing. Gemini 3.5 Flash is more expensive than Gemini 3 Flash Preview. See pricing information: Gemini Developer API | Vertex AI Gemini API.
      • Test your prompts. Default thinking level changed from HIGH → MEDIUM; verify quality, speed, and cost.
      • Remove temperature, topP, topK from your config. Note that these parameters are no longer recommended for any of the Gemini 3.x and later models. For more deterministic responses, define system instructions with explicit rules for your specific use case.
    Original source
  • May 15, 2026
    • Date parsed from source:
      May 15, 2026
    • First seen by Releasebot:
      May 16, 2026
    Google logo

    Firebase by Google

    May 15, 2026

    Firebase now supports aspect ratio and resolution controls for output images with image-generating Gemini models.

    Firebase AI Logic

    Firebase AI Logic now supports specifying aspect ratio and resolution of output images when using image-generating Gemini models ("Nano Banana" models).

    Original source
  • May 14, 2026
    • Date parsed from source:
      May 14, 2026
    • First seen by Releasebot:
      May 15, 2026
    • Modified by Releasebot:
      May 20, 2026
    Google logo

    Firebase by Google

    May 14, 2026

    Firebase now supports Grounding with Google Maps for Gemini, adding real-time location-aware responses and richer app context.

    Firebase AI Logic

    Firebase AI Logic now supports Grounding with Google Maps. With this integration, you can connect Gemini models to geospatial data from Google Maps to build location-aware features in your apps. Grounding your responses reduces model hallucinations, provides access to up-to-date, real-time business details (such as operating hours), and enables you to provide visual context to build user trust.

    Original source
  • May 13, 2026
    • Date parsed from source:
      May 13, 2026
    • First seen by Releasebot:
      May 15, 2026
    Google logo

    Firebase by Google

    May 13, 2026

    Firebase releases CLI v15.18.0 with Pub/Sub emulator updates, earlier undefined-region build checks, and SQL Connect local toolkit improvements.

    Firebase CLI (v15.18.0)

    Firebase CLI (v15.18.0)

    The latest Firebase CLI (v15.18.0) is now available. This version updates the Pub/Sub emulator, resolves undefined regions earlier during build, and updates the SQL Connect local toolkit.

    Original source
  • Jun 4, 2026
    • Date parsed from source:
      Jun 4, 2026
    • First seen by Releasebot:
      May 13, 2026
    • Modified by Releasebot:
      Jun 5, 2026
    Google logo

    Firebase by Google

    June 04, 2026

    Firebase releases Unity SDK v13.12.0 with new Analytics features and miscellaneous changes.

    SDK Releases

    The Firebase SDK for Unity (v13.12.0) is now available. This release includes new features in Analytics and miscellaneous changes.

    Original source
  • May 11, 2026
    • Date parsed from source:
      May 11, 2026
    • First seen by Releasebot:
      May 13, 2026
    • Modified by Releasebot:
      May 15, 2026
    Google logo

    Firebase by Google

    May 11, 2026

    Firebase updates Cloud Functions deployment behavior so the CLI now picks regions from project configuration and trigger data sources when possible instead of defaulting to us-central1, with no impact to existing deployments. Firebase also releases Flutter SDK 4.13.0 with updates and bug fixes across multiple products.

    Cloud Functions

    Updated documentation regarding default deployment regions for Cloud Functions.

    Firebase CLI 15.17.0 and higher now deploys functions based on your project configuration and the region of the triggering data source (such as Cloud Firestore or Cloud Storage) whenever possible, rather than unconditionally defaulting to us-central1. You are encouraged to explicitly set regions in your function definitions. This change does not affect your existing deployed functions.

    SDK Releases

    The Firebase SDK for Flutter (v4.13.0) is now available. This release includes changes in several products, and bug fixes in several products.

    Original source
  • May 2026
    • No date parsed from source.
    • First seen by Releasebot:
      May 12, 2026
    Google logo

    Firebase by Google

    Firebase CLI (v15.17.0)

    Firebase adds Cloud Firestore search index creation, fixes MCP and multi-database issues, and updates SQL Connect tooling.

    Firebase CLI (v15.17.0)

    The latest Firebase CLI (v15.17.0) is now available. This version adds support for creating search indexes for Cloud Firestore, fixes MCP tools and multi-database issues, and updates the SQL Connect local toolkit.

    Original source
Releasebot

Curated by the Releasebot team

Releasebot is an aggregator of official product update announcements from hundreds of software vendors and thousands of sources.

Our editorial process involves the manual review and audit of release notes procured with the help of automated systems.

Similar to Firebase with recent updates: