releases.shpreview

Pipeline joins GA; MongoDB-compatible text search ships

April 20, 2026Release NotesView original ↗
6 features2 enhancementsThis release6 featuresNew capabilities2 enhancementsImprovements to existing featuresAI-tallied from the release notes
From the original release noteView original ↗

Cloud Firestore has received multiple enhancements:

  • You can now use pipeline operations to perform joins with subqueries.
  • Pipeline operations are now Generally Available (GA).
  • Firestore with MongoDB compatibility now supports text and geospatial search with text indexes, $text and $near operators, language settings, and relevance scores.
  • Cloud Firestore Enterprise Native databases now support text search and geospatial search.
  • Pipeline operations now support the delete and update output stages.
  • The maximum document size for Firestore with MongoDB compatibility databases has been increased to 16 MiB.
  • You can now perform bulk delete operations, such as dropping a collection, in Cloud Firestore Enterprise Native and Firestore with MongoDB compatibility databases.
  • The Cloud Firestore Emulator now supports Enterprise feature development using the Firebase CLI.
  • Firestore with MongoDB compatibility now supports change streams for real-time changes (inserts, updates, and deletes).

Fetched July 28, 2026

Pipeline joins GA; MongoDB-compatible text search ships —… — releases.sh