-
Notifications
You must be signed in to change notification settings - Fork 77
Comparing changes
Open a pull request
base repository: googleapis/java-firestore
base: v3.41.0
head repository: googleapis/java-firestore
compare: v3.42.0
- 13 commits
- 45 files changed
- 10 contributors
Commits on Apr 15, 2026
-
fix: enforce read-before-write in transaction execute() (#2358)
Ensures that Pipeline.execute() calls within a transaction follow the requirement that all reads must occur before any writes. Previously, this check was missing from the execute() methods in ServerSideTransaction.
Configuration menu - View commit details
-
Copy full SHA for 71eab7b - Browse repository at this point
Copy the full SHA 71eab7bView commit details
Commits on Apr 16, 2026
-
fix: Remove client-side assertion for Union with subcollection and de…
…legate to backend (#2356) * Remove validation check * allow the subquery test to run in prod env * chore: generate libraries at Mon Apr 13 17:41:06 UTC 2026 --------- Co-authored-by: cloud-java-bot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for be110ee - Browse repository at this point
Copy the full SHA be110eeView commit details
Commits on Apr 21, 2026
-
fix: Fix sending of Pipeline options when running a Pipeline in a tra…
…nsaction (#2348) * fix execute options for ServerSideTransaction.java * fix: Fix sending of Pipeline options when running a Pipeline in a transaction * test: Fix invalid foo option in ITPipelineTest * chore: generate libraries at Mon Apr 20 20:23:08 UTC 2026 --------- Co-authored-by: wu-hui <[email protected]> Co-authored-by: wu-hui <[email protected]> Co-authored-by: cloud-java-bot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d6c3770 - Browse repository at this point
Copy the full SHA d6c3770View commit details -
chore: stop referencing googleapis/sdk-platform-java (#2370)
* chore: Stop referencing googleapis/sdk-platform-java * chore: generate libraries at Tue Apr 21 17:38:38 UTC 2026 * chore: Use gapic-libraries-bom version for tags --------- Co-authored-by: cloud-java-bot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d2f01d5 - Browse repository at this point
Copy the full SHA d2f01d5View commit details
Commits on May 1, 2026
-
chore(firestore): rename nameddb to enterprise (#2371)
* chore(firestore): rename nameddb to enterprise * chore: generate libraries at Mon Apr 20 19:53:10 UTC 2026 * chore: generate libraries at Tue Apr 21 17:01:08 UTC 2026 --------- Co-authored-by: cloud-java-bot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 26c830a - Browse repository at this point
Copy the full SHA 26c830aView commit details
Commits on May 5, 2026
-
feat(firestore): Added search stage support for languageCode, offset,…
… limit, and retrievalDepth (#2373) * feat(firestore): Added search stage support for languageCode, offset, limit, and retrievalDepth * chore: generate libraries at Mon May 4 19:18:21 UTC 2026 --------- Co-authored-by: cloud-java-bot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a075c99 - Browse repository at this point
Copy the full SHA a075c99View commit details -
ci: use CLOUD_JAVA_BOT_GITHUB_TOKEN (#2374)
The old secret has been deleted. Let's use the new one. b/509523021
Configuration menu - View commit details
-
Copy full SHA for e1bcdd1 - Browse repository at this point
Copy the full SHA e1bcdd1View commit details
Commits on May 6, 2026
-
Configuration menu - View commit details
-
Copy full SHA for a764800 - Browse repository at this point
Copy the full SHA a764800View commit details
Commits on May 7, 2026
-
deps: update dependency com.google.cloud:sdk-platform-java-config to …
…v3.62.0 (#2379) Co-authored-by: Jin Seop Kim <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cf77a3c - Browse repository at this point
Copy the full SHA cf77a3cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 195d8f1 - Browse repository at this point
Copy the full SHA 195d8f1View commit details -
chore(main): release 3.41.1-SNAPSHOT (#2363)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 380bb41 - Browse repository at this point
Copy the full SHA 380bb41View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1838215 - Browse repository at this point
Copy the full SHA 1838215View commit details -
chore(main): release 3.42.0 (#2384)
* chore(main): release 3.42.0 * chore: generate libraries at Thu May 7 20:36:06 UTC 2026 --------- Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> Co-authored-by: cloud-java-bot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ad636be - Browse repository at this point
Copy the full SHA ad636beView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v3.41.0...v3.42.0