This repository was archived by the owner on May 8, 2026. It is now read-only.
Releases: googleapis/java-firestore
Releases · googleapis/java-firestore
v3.42.0
3.42.0 (2026-05-07)
Features
- firestore: Added search stage support for languageCode, offset, limit, and retrievalDepth (#2373) (a075c99)
- Support search indexing (1838215)
Bug Fixes
- deps: Update the Java code generator (gapic-generator-java) to 2.72.0 (1838215)
- Enforce read-before-write in transaction execute() (#2358) (71eab7b)
- Fix sending of Pipeline options when running a Pipeline in a transaction (#2348) (d6c3770)
- Remove client-side assertion for Union with subcollection and delegate to backend (#2356) (be110ee)
Dependencies
v3.41.0
v3.40.0
3.40.0 (2026-04-08)
Features
- Add
isTypeexpression (#2329) (c606ff9) - Add DML stages to pipelines (#2317) (2dc2464)
- Add string pipeline expressions (#2326) (93db04e)
- Add subquery support in pipeline (#2323) (cbf87ac)
- Add support for remaining
mappipeline expressions (#2321) (f61c61f) - Add support for the parent expression and fix integration tests error (#2351) (0e30ec4)
- Add timestamp expressions (#2342) (f8adbaa)
- Added public preview support for full-text search and geo search in Pipelines. (#2346) (0c81885)
- firestore: Add
ifNullandcoalesceexpressions (#2349) (51a1c43) - firestore: Add array expressions (#2350) (1d23f18)
- firestore: Add logical expressions (#2339) (b2f79ec)
- Graduate Pipeline and related APIs from beta to GA (#2352) (4cd5895)
v3.39.0
3.39.0 (2026-03-23)
Features
- Add arithmetic expressions (#2333) (491c211)
- Add first, last, arrayAgg and arrayAggDistinct expressions (#2334) (2be5989)
- Expose the variable definition in the Cloud Firestore API (7b105c5)
- firestore: Add array expressions (#2331) (5272549)
- firestore: Global option to turn on implicit orderby (#2337) (24d3e17)
Bug Fixes
- deps: Update the Java code generator (gapic-generator-java) to 2.68.0 (8bcdd6b)
- Fix the wrong return type for Pipeline.as(String alias) (#2330) (6371fd3)
Dependencies
v3.38.0
v3.37.0
3.37.0 (2026-02-12)
Features
- Expose the
Database.firestore_data_access_modeparameter (01290af) - Next release from main branch is 3.37.0 (#2314) (3eed2e8)
Bug Fixes
- Correct FirestoreAdminClient source link in documentation (#2304) (1f66dca)
- deps: Update the Java code generator (gapic-generator-java) to 2.66.1 (01290af)
- Set max retry at 5 for executePipeline (#2307) (acb37fe)
- Setup CI against enterprise (#2299) (510ff73)
Dependencies
v3.36.0
v3.35.1
v3.35.0
v3.35.0-rc1
3.35.0-rc1 (2025-12-16)
Features
- feat: update with latest from main (#2277) (a6acb23)
- feat: Upgrade protobuf gen code to 4.33 (#2278) (74626a6)