You can see the latest product updates for all of Google Cloud on the Google Cloud page, browse and filter all release notes in the Google Cloud console, or programmatically access release notes in BigQuery.
November 21, 2025
Support for Object as document _id identifier.
October 27, 2025
The database clone feature is now supported at the General Availability (GA) level.
October 08, 2025
You can create, save, and manage queries in Firestore Studio. This feature is available in Preview.
September 17, 2025
The $lookup operator now supports the following fields:
fromlocalFieldforeignFieldas
For the full list of supported operators see Supported features.
September 05, 2025
Support for the following query features. For the full list of supported operators see Supported features.
$facet$unionWith$minN$firstN$lastN$toString$median$percentile
September 02, 2025
Use Query insights to view query performance metrics for your database. This feature is now generally available (GA).
August 26, 2025
New JSON results viewer and JSON export tool in the Google Cloud console.
Usage dashboard in the Google Cloud console.
You can clone an existing database at a selected timestamp into a new database. This feature is available in Preview.
Support for the following query features. For the full list of supported operators see Supported features.
$projection operator- Update array operators:
$$[]$[<identifier>]$addToSet$pop$pullAll
- Update modifiers:
$each$position$slice$sort
$addToSetaggregation pipeline accumulator expression- Aggregation pipeline arithmetic operators:
$exp$ln$log$log10$pow$sqrt$trunc
- Aggregation pipeline array operators
$filter$firstN$in$indexOfArray$lastN$maxN$minN$objectToArray$range$reduce$sortArray$zip
$binarySizeand$bsonSizeaggregation pipeline data size operators$dateTruncaggregation pipeline date operator- Aggregation pipeline operators:
$mergeObjects$natural(ascending)
- Aggregation pipeline set operators:
$allElementsTrue$anyElementsTrue$anyElementTrue$setDifference$setEquals$setIntersection$setIsSubset$setIntersection$setIsSubset$setUnion
$bucketaggregation pipeline stage operator- Aggregation pipeline type conversion operators:
$convert$toDate$toDecimal$toDouble$toInt$toLong$toObjectId$toString$type
$letand$mapaggregation pipeline variable operators$lookupaggregation pipeline stage operator, limited to_idin theforeignField
A range of performance improvements to support more performant queries on arrays and larger bulk operations with fewer transient errors.
Support for managed bulk delete and import and export.
New billing metrics which allow customers to easily attribute Firestore Enterprise costs to database and RPC methods in Cloud Monitoring.
Support for unique indexes.
Support for Point-In-Time-Recovery features, including reading data at a specific snapshot through the MongoDB APIs.
Support for int32, binary, and double types as document _id identifier.
Support for explaining queries and managing indexes in the MongoDB API.
Support for Firestore Triggers (Events) with Firestore with MongoDB compatibility databases.
Support for Firebase interfaces, including console, CLIs, and documentation.
General Availability (GA) release of Firestore with MongoDB compatibility.
Support for Private Google Access.
August 01, 2025
You can clone an existing database at a selected timestamp into a new database. This feature is available in Preview.
July 31, 2025
July 21, 2025
Bulk delete for Firestore with MongoDB compatibility is now available in Preview.
Point-in-time recovery and snapshot reads for Firestore with MongoDB compatibility are now available in Preview.
Cloud Monitoring billing metrics for Firestore with MongoDB compatibility databases are now available in Preview. Limitations: These metrics don't reflect admin operations like import, export, bulk delete, indexing, and restore.
Managed import and export for Firestore with MongoDB compatibility is now available in Preview.
July 10, 2025
Performance improvements:
- Performance improvements on disjunction
$inqueries and keys only index scans due to query optimizer tuning is now available in Preview. - Performance improvements on bulk insertions is now available in Preview.
- Performance improvements on
$elemMatchqueries with indexes due to query optimizer tuning is now available in Preview.
Array update operators $push and $pull are now available in Preview.
April 09, 2025
Preview release of Firestore with MongoDB compatibility.