-
Notifications
You must be signed in to change notification settings - Fork 348
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: GoogleCloudPlatform/spring-cloud-gcp
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6.3.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: GoogleCloudPlatform/spring-cloud-gcp
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v6.3.2
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 4 commits
- 208 files changed
- 3 contributors
Commits on Aug 19, 2025
-
deps: bump com.google.cloud:libraries-bom from 26.65.0 to 26.66.0 (#4067
) Bumps [com.google.cloud:libraries-bom](https://github.com/googleapis/java-cloud-bom) from 26.65.0 to 26.66.0. - [Release notes](https://github.com/googleapis/java-cloud-bom/releases) - [Changelog](https://github.com/googleapis/java-cloud-bom/blob/main/release-please-config.json) - [Commits](googleapis/java-cloud-bom@v26.65.0...v26.66.0) --- updated-dependencies: - dependency-name: com.google.cloud:libraries-bom dependency-version: 26.66.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 970c11c - Browse repository at this point
Copy the full SHA 970c11cView commit details -
chore(6.x): release 6.3.2-SNAPSHOT (#4043)
🤖 I have created a release *beep* *boop* --- ### Updating meta-information for bleeding-edge SNAPSHOT release. --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). --------- Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 12d3850 - Browse repository at this point
Copy the full SHA 12d3850View commit details -
fix(spanner): check for empty before delete (#4047) (#4077)
backport fix from #4047 spanner IT fails for `deleteAllById_doesNothingOnEmptyIds` test with error from Spanner: `INVALID_ARGUMENT: Failed to initialize transaction due to invalid mutation key.` **Trigger of this behavior change:** spanner activated multiplexed sessions by default in [googleapis/java-spanner#3996](googleapis/java-spanner#3996), which triggers this error. When issuing a write() with a Mutation that has an empty KeySet produces an exception in Multiplexed clients (see [pr](googleapis/java-spanner#4023)), but does a no-op in non-multiplexed ones. Unlike Regular session, multiplex session needs a valid mutation to generate a precommit token. Fixes #4046
Configuration menu - View commit details
-
Copy full SHA for cb1f687 - Browse repository at this point
Copy the full SHA cb1f687View commit details
Commits on Aug 20, 2025
-
chore(6.x): release 6.3.2 (#4075)
🤖 I have created a release *beep* *boop* --- ## [6.3.2](v6.3.1...v6.3.2) (2025-08-19) ### Bug Fixes * **spanner:** check for empty before delete ([#4047](#4047)) ([#4077](#4077)) ([cb1f687](cb1f687)), closes [#4046](#4046) ### Dependencies * bump com.google.cloud:libraries-bom from 26.65.0 to 26.66.0 ([#4067](#4067)) ([970c11c](970c11c)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). --------- Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d84ef2a - Browse repository at this point
Copy the full SHA d84ef2aView commit details
Loading
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.3.1...v6.3.2