-
Notifications
You must be signed in to change notification settings - Fork 133
Comparing changes
Open a pull request
base repository: googleapis/java-spanner
base: v6.96.1
head repository: googleapis/java-spanner
compare: v6.97.0
- 8 commits
- 26 files changed
- 7 contributors
Commits on Jul 1, 2025
-
fix: return non-empty metadata for DataBoost queries (#3936)
Queries that use the PartitionedQuery API in combination with DataBoost can return completely empty result sets (no results and no metadata) for some partitions. The MergedResultSet should ignore these result sets and not use them as the source of metadata for the merged result.
Configuration menu - View commit details
-
Copy full SHA for 79c0684 - Browse repository at this point
Copy the full SHA 79c0684View commit details
Commits on Jul 4, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 1ae84a0 - Browse repository at this point
Copy the full SHA 1ae84a0View commit details
Commits on Jul 9, 2025
-
ci: Add tests for retry_info trailer (#3983)
* ci: Add tests for retry_delay trailer * add license header * chore: generate libraries at Wed Jul 9 08:15:27 UTC 2025 * skip the test for emulator * Address review comments * Address review comments --------- Co-authored-by: cloud-java-bot <cloud-java-bot@google.com>
Configuration menu - View commit details
-
Copy full SHA for 2849fae - Browse repository at this point
Copy the full SHA 2849faeView commit details
Commits on Jul 10, 2025
-
fix: drop max message size (#3987)
Drop the client-side hardcoded max message size to prevent errors if the server sends larger than expected messages.
Configuration menu - View commit details
-
Copy full SHA for 3eee899 - Browse repository at this point
Copy the full SHA 3eee899View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5651f61 - Browse repository at this point
Copy the full SHA 5651f61View commit details -
chore: bump the max inbound message size from GRPC's default 4MB (#3989)
* chore: bump set the max inbound message size from GRPC's default 4MB * trigger build
Configuration menu - View commit details
-
Copy full SHA for 735ab0b - Browse repository at this point
Copy the full SHA 735ab0bView commit details -
chore(main): release 6.96.2-SNAPSHOT (#3934)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b4eab04 - Browse repository at this point
Copy the full SHA b4eab04View commit details -
chore(main): release 6.97.0 (#3990)
* chore(main): release 6.97.0 * chore: generate libraries at Thu Jul 10 21:15:47 UTC 2025 --------- Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> Co-authored-by: cloud-java-bot <cloud-java-bot@google.com>
Configuration menu - View commit details
-
Copy full SHA for 640b25a - Browse repository at this point
Copy the full SHA 640b25aView 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 v6.96.1...v6.97.0