-
Notifications
You must be signed in to change notification settings - Fork 348
Comparing changes
Open a pull request
base repository: GoogleCloudPlatform/spring-cloud-gcp
base: v7.4.1
head repository: GoogleCloudPlatform/spring-cloud-gcp
compare: v7.4.2
- 11 commits
- 253 files changed
- 7 contributors
Commits on Oct 28, 2025
-
chore(main): release 7.4.2-SNAPSHOT (#4228)
🤖 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 ea3664c - Browse repository at this point
Copy the full SHA ea3664cView commit details -
test: add GraalVM 25 for native image checks (#4202)
Co-authored-by: Lawrence Qiu <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 010ee49 - Browse repository at this point
Copy the full SHA 010ee49View commit details -
Configuration menu - View commit details
-
Copy full SHA for 499ed70 - Browse repository at this point
Copy the full SHA 499ed70View commit details -
docs: Update readme to point to the latest versions of spring (#4233)
`sed -i.bak` is to resolve the issue of sed running on mac vs linux. Local error on my mac: `sed: 1: "README.adoc": invalid command code R`
Configuration menu - View commit details
-
Copy full SHA for bfa7f00 - Browse repository at this point
Copy the full SHA bfa7f00View commit details
Commits on Oct 29, 2025
-
Configuration menu - View commit details
-
Copy full SHA for b381f29 - Browse repository at this point
Copy the full SHA b381f29View commit details
Commits on Nov 11, 2025
-
Fix Flaky Test
SpannerPersistentPropertyImplTests#testNullColumnName(#4214) ## Issue Test `SpannerPersistentPropertyImplTests#testNullColumnName` is flaky. See #4213 ## Fix This fix drops brittle message checks (including dynamic Mockito class names) and instead asserts stable parts of the error plus a regex that accepts any of the expected property names. It still verifies that an exception is thrown for a null field name on TestEntity and that the message references the entity/property, but no longer fails due to environment-dependent wording.
Configuration menu - View commit details
-
Copy full SHA for 3c72f6d - Browse repository at this point
Copy the full SHA 3c72f6dView commit details -
Fix Flaky Test `ConverterAwareMappingSpannerEntityReaderTests#readNot…
…FoundColumnTest` (#4212) ## Issue Test `ConverterAwareMappingSpannerEntityReaderTests#readNotFoundColumnTest` is flaky. See #4211 ## Fix This fix checks only the stable part of the error message instead of the full string. It keeps verifying that the expected exception is thrown while removing flakiness from variable details like column names or formatting.
Configuration menu - View commit details
-
Copy full SHA for fb932b7 - Browse repository at this point
Copy the full SHA fb932b7View commit details
Commits on Nov 18, 2025
-
fix(deps): update gapic-generator-java-bom.version to v2.64.1 (#4241)
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [com.google.api:gapic-generator-java](https://redirect.github.com/googleapis/sdk-platform-java) | `2.63.0` -> `2.64.1` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [com.google.api:gapic-generator-java-bom](https://redirect.github.com/googleapis/sdk-platform-java) | `2.63.0` -> `2.64.1` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>googleapis/sdk-platform-java (com.google.api:gapic-generator-java)</summary> ### [`v2.64.1`](https://redirect.github.com/googleapis/sdk-platform-java/blob/HEAD/CHANGELOG.md#2641-2025-11-07) [Compare Source](https://redirect.github.com/googleapis/sdk-platform-java/compare/v2.64.0...v2.64.1) ##### Dependencies - bump opentelemetry.version to 1.52.0 ([#​3979](https://redirect.github.com/googleapis/sdk-platform-java/issues/3979)) ([764778c](https://redirect.github.com/googleapis/sdk-platform-java/commit/764778cd63da247037e65d9a8ec3db93caccc806)) ### [`v2.64.0`](https://redirect.github.com/googleapis/sdk-platform-java/blob/HEAD/CHANGELOG.md#2640-2025-10-31) [Compare Source](https://redirect.github.com/googleapis/sdk-platform-java/compare/v2.63.0...v2.64.0) ##### Features - \[common-protos] Add `Carousel` widget ([1e4a7e5](https://redirect.github.com/googleapis/sdk-platform-java/commit/1e4a7e5088c88e5752cc24cbe44b14b3ce409778)) - **librariangen:** add generate package ([#​3952](https://redirect.github.com/googleapis/sdk-platform-java/issues/3952)) ([2f6c75d](https://redirect.github.com/googleapis/sdk-platform-java/commit/2f6c75da3021d030c7a192f1fbb4b30908ef9dad)) - **librariangen:** generate grpc stubs and resource helpers ([#​3967](https://redirect.github.com/googleapis/sdk-platform-java/issues/3967)) ([452d703](https://redirect.github.com/googleapis/sdk-platform-java/commit/452d703b703ab3222fd1a7060ed5e1ac6363322b)) ##### Dependencies - Bump grpc-java to v1.76.0 ([#​3942](https://redirect.github.com/googleapis/sdk-platform-java/issues/3942)) ([ffb557c](https://redirect.github.com/googleapis/sdk-platform-java/commit/ffb557ce8f3460f722b27b30af5e470edd93431b)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/GoogleCloudPlatform/spring-cloud-gcp). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xMy41IiwidXBkYXRlZEluVmVyIjoiNDIuMTMuNSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->
Configuration menu - View commit details
-
Copy full SHA for ad9149e - Browse repository at this point
Copy the full SHA ad9149eView commit details
Commits on Dec 18, 2025
-
fix(deps): update gapic-generator-java-bom.version to v2.64.2 (#4250)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [com.google.api:gapic-generator-java](https://redirect.github.com/googleapis/sdk-platform-java) | `2.64.1` -> `2.64.2` |  |  | | [com.google.api:gapic-generator-java-bom](https://redirect.github.com/googleapis/sdk-platform-java) | `2.64.1` -> `2.64.2` |  |  | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>googleapis/sdk-platform-java (com.google.api:gapic-generator-java)</summary> ### [`v2.64.2`](https://redirect.github.com/googleapis/sdk-platform-java/blob/HEAD/CHANGELOG.md#2642-2025-12-10) [Compare Source](https://redirect.github.com/googleapis/sdk-platform-java/compare/v2.64.1...v2.64.2) ##### Bug Fixes - add per-service api\_version to gapic\_metadata ([#​3984](https://redirect.github.com/googleapis/sdk-platform-java/issues/3984)) ([d589306](https://redirect.github.com/googleapis/sdk-platform-java/commit/d589306c4ecc12a2a744cb9dfb914ccea8fb34fd)) ##### Dependencies - Upgrade auth to 1.41.0. ([#​4008](https://redirect.github.com/googleapis/sdk-platform-java/issues/4008)) ([833b3e5](https://redirect.github.com/googleapis/sdk-platform-java/commit/833b3e54c0f13ac8183a639c4464dcf58fd44096)) - upgrade grpc to 1.76.1 ([#​3993](https://redirect.github.com/googleapis/sdk-platform-java/issues/3993)) ([958611e](https://redirect.github.com/googleapis/sdk-platform-java/commit/958611e23460dba596160f3224d8588afdba6bc2)) - Upgrade grpc to 1.76.2 ([#​4006](https://redirect.github.com/googleapis/sdk-platform-java/issues/4006)) ([a8060a2](https://redirect.github.com/googleapis/sdk-platform-java/commit/a8060a263ba34556b8d4d347a57625849a6859bc)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/GoogleCloudPlatform/spring-cloud-gcp). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi41OS4wIiwidXBkYXRlZEluVmVyIjoiNDIuNTkuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->
Configuration menu - View commit details
-
Copy full SHA for 3c4da00 - Browse repository at this point
Copy the full SHA 3c4da00View commit details -
fix(deps): update dependency com.google.cloud:libraries-bom to v26.73…
….0 (#4251) This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [com.google.cloud:libraries-bom](https://cloud.google.com/java/docs/bom) ([source](https://redirect.github.com/googleapis/java-cloud-bom)) | `26.71.0` -> `26.73.0` |  |  | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>googleapis/java-cloud-bom (com.google.cloud:libraries-bom)</summary> ### [`v26.73.0`](https://redirect.github.com/googleapis/java-cloud-bom/blob/HEAD/CHANGELOG.md#26730-2025-12-17) [Compare Source](https://redirect.github.com/googleapis/java-cloud-bom/compare/v26.72.0...v26.73.0) ##### Dependencies - Explicitly override grpc-gcp to 1.9.0 ([#​7308](https://redirect.github.com/googleapis/java-cloud-bom/issues/7308)) ([d7745c3](https://redirect.github.com/googleapis/java-cloud-bom/commit/d7745c385b49678c4efe56992bcfcb8c6890444b)) - update dependency com.google.cloud:first-party-dependencies to v3.54.2 ([#​7296](https://redirect.github.com/googleapis/java-cloud-bom/issues/7296)) ([ce4c598](https://redirect.github.com/googleapis/java-cloud-bom/commit/ce4c5987fc49bc67c17a224a2db042f6bd1c8f31)) - update dependency com.google.cloud:gapic-libraries-bom to v1.74.1 ([#​7290](https://redirect.github.com/googleapis/java-cloud-bom/issues/7290)) ([a8acaf0](https://redirect.github.com/googleapis/java-cloud-bom/commit/a8acaf0fff4155f66d35e20f3aa57b97c12cca32)) - update dependency com.google.cloud:gapic-libraries-bom to v1.75.0 ([#​7311](https://redirect.github.com/googleapis/java-cloud-bom/issues/7311)) ([58507f6](https://redirect.github.com/googleapis/java-cloud-bom/commit/58507f61b531c83611b293bf02e69bb1115bd076)) - update dependency com.google.cloud:google-cloud-bigquery to v2.57.1 ([#​7299](https://redirect.github.com/googleapis/java-cloud-bom/issues/7299)) ([f069cac](https://redirect.github.com/googleapis/java-cloud-bom/commit/f069cac0d3f7571138e1719420b820ce059af2ca)) - update dependency com.google.cloud:google-cloud-bigquerystorage-bom to v3.19.0 ([#​7301](https://redirect.github.com/googleapis/java-cloud-bom/issues/7301)) ([d7f6170](https://redirect.github.com/googleapis/java-cloud-bom/commit/d7f61702b2f6c76a23255e9c70165b93d50a0baa)) - update dependency com.google.cloud:google-cloud-bigtable-bom to v2.70.1 ([#​7302](https://redirect.github.com/googleapis/java-cloud-bom/issues/7302)) ([4b9d736](https://redirect.github.com/googleapis/java-cloud-bom/commit/4b9d7365361620a84dfd349fd94290fca93fed74)) - update dependency com.google.cloud:google-cloud-datastore-bom to v2.33.1 ([#​7297](https://redirect.github.com/googleapis/java-cloud-bom/issues/7297)) ([4195514](https://redirect.github.com/googleapis/java-cloud-bom/commit/4195514a485c60ef6831ba38134ef6c0c4f4948d)) - update dependency com.google.cloud:google-cloud-firestore-bom to v3.34.0 ([#​7304](https://redirect.github.com/googleapis/java-cloud-bom/issues/7304)) ([96d8c39](https://redirect.github.com/googleapis/java-cloud-bom/commit/96d8c3941e0e86f503a23949ccc1a842f98ab263)) - update dependency com.google.cloud:google-cloud-logging-bom to v3.23.9 ([#​7298](https://redirect.github.com/googleapis/java-cloud-bom/issues/7298)) ([b7590dc](https://redirect.github.com/googleapis/java-cloud-bom/commit/b7590dcfb5369d0cab3f2628dfc48ddcd05f8e33)) - update dependency com.google.cloud:google-cloud-logging-logback to v0.132.20-alpha ([#​7303](https://redirect.github.com/googleapis/java-cloud-bom/issues/7303)) ([b708bfc](https://redirect.github.com/googleapis/java-cloud-bom/commit/b708bfca9ba43b46b5d5a003ca48c08944f6159d)) - update dependency com.google.cloud:google-cloud-nio to v0.128.9 ([#​7305](https://redirect.github.com/googleapis/java-cloud-bom/issues/7305)) ([74b6069](https://redirect.github.com/googleapis/java-cloud-bom/commit/74b60699cf879061b83b6a878c4c957eea60c19f)) - update dependency com.google.cloud:google-cloud-pubsub-bom to v1.144.0 ([#​7300](https://redirect.github.com/googleapis/java-cloud-bom/issues/7300)) ([b601831](https://redirect.github.com/googleapis/java-cloud-bom/commit/b601831d9385b4fad7fbbd6a4dace2f58fe4fff9)) - update dependency com.google.cloud:google-cloud-pubsublite-bom to v1.15.20 ([#​7306](https://redirect.github.com/googleapis/java-cloud-bom/issues/7306)) ([0474187](https://redirect.github.com/googleapis/java-cloud-bom/commit/047418775a925dbb86459e92a8e4ce605ab50710)) - update dependency com.google.cloud:google-cloud-spanner-bom to v6.105.0 ([#​7289](https://redirect.github.com/googleapis/java-cloud-bom/issues/7289)) ([eea1913](https://redirect.github.com/googleapis/java-cloud-bom/commit/eea19137110165bd2ca015a0ee5494af044b3f5b)) - update dependency com.google.cloud:google-cloud-spanner-jdbc to v2.34.1 ([#​7309](https://redirect.github.com/googleapis/java-cloud-bom/issues/7309)) ([7d4a5df](https://redirect.github.com/googleapis/java-cloud-bom/commit/7d4a5df3127054ec4cee7ae2e77c11335007c7de)) - update dependency com.google.cloud:google-cloud-storage-bom to v2.61.0 ([#​7307](https://redirect.github.com/googleapis/java-cloud-bom/issues/7307)) ([f297ab2](https://redirect.github.com/googleapis/java-cloud-bom/commit/f297ab2c53038bd66abae02f044a7268b39fb024)) ### [`v26.72.0`](https://redirect.github.com/googleapis/java-cloud-bom/blob/HEAD/CHANGELOG.md#26720-2025-11-18) [Compare Source](https://redirect.github.com/googleapis/java-cloud-bom/compare/v26.71.0...v26.72.0) ##### Dependencies - update dependency com.google.cloud:first-party-dependencies to v3.54.1 ([#​7266](https://redirect.github.com/googleapis/java-cloud-bom/issues/7266)) ([2b00ef5](https://redirect.github.com/googleapis/java-cloud-bom/commit/2b00ef51060c6fc8b1b772b352bd0b22f25ee09a)) - update dependency com.google.cloud:gapic-libraries-bom to v1.74.0 ([#​7271](https://redirect.github.com/googleapis/java-cloud-bom/issues/7271)) ([b52b9d9](https://redirect.github.com/googleapis/java-cloud-bom/commit/b52b9d958d2a5f89600b808164f14720dfb56d7f)) - update dependency com.google.cloud:google-cloud-bigquery to v2.56.0 ([#​7279](https://redirect.github.com/googleapis/java-cloud-bom/issues/7279)) ([d7876b6](https://redirect.github.com/googleapis/java-cloud-bom/commit/d7876b6b11bce64d3f62f405da6d9ed928a5ecab)) - update dependency com.google.cloud:google-cloud-bigquerystorage-bom to v3.18.0 ([#​7273](https://redirect.github.com/googleapis/java-cloud-bom/issues/7273)) ([b59ad99](https://redirect.github.com/googleapis/java-cloud-bom/commit/b59ad99edc23294254334d3dae4a181c8e0c25ed)) - update dependency com.google.cloud:google-cloud-bigtable-bom to v2.70.0 ([#​7281](https://redirect.github.com/googleapis/java-cloud-bom/issues/7281)) ([5f79ffc](https://redirect.github.com/googleapis/java-cloud-bom/commit/5f79ffc4d14c510d38d5a019ab5f0d7a711c2e6a)) - update dependency com.google.cloud:google-cloud-datastore-bom to v2.33.0 ([#​7276](https://redirect.github.com/googleapis/java-cloud-bom/issues/7276)) ([52bc904](https://redirect.github.com/googleapis/java-cloud-bom/commit/52bc90484653070c5288312342aac53915ac8973)) - update dependency com.google.cloud:google-cloud-firestore-bom to v3.33.4 ([#​7274](https://redirect.github.com/googleapis/java-cloud-bom/issues/7274)) ([58aa10c](https://redirect.github.com/googleapis/java-cloud-bom/commit/58aa10ca5b7bb81115c6fab3f8719375f2345d84)) - update dependency com.google.cloud:google-cloud-logging-bom to v3.23.8 ([#​7275](https://redirect.github.com/googleapis/java-cloud-bom/issues/7275)) ([6538b89](https://redirect.github.com/googleapis/java-cloud-bom/commit/6538b890fd2c1d966d898cf10ad13cd3d10aeba9)) - update dependency com.google.cloud:google-cloud-logging-logback to v0.132.19-alpha ([#​7277](https://redirect.github.com/googleapis/java-cloud-bom/issues/7277)) ([7c5c2f0](https://redirect.github.com/googleapis/java-cloud-bom/commit/7c5c2f080956a73f22a723fd3d67efca0d8d6967)) - update dependency com.google.cloud:google-cloud-nio to v0.128.8 ([#​7269](https://redirect.github.com/googleapis/java-cloud-bom/issues/7269)) ([0ef2783](https://redirect.github.com/googleapis/java-cloud-bom/commit/0ef2783c1e92cbb90fd9aa9baf9a4749cad87a29)) - update dependency com.google.cloud:google-cloud-pubsub-bom to v1.143.1 ([#​7272](https://redirect.github.com/googleapis/java-cloud-bom/issues/7272)) ([f9c869b](https://redirect.github.com/googleapis/java-cloud-bom/commit/f9c869bd0e4f1a71ff225ca09d6d094434d250d2)) - update dependency com.google.cloud:google-cloud-pubsublite-bom to v1.15.19 ([#​7278](https://redirect.github.com/googleapis/java-cloud-bom/issues/7278)) ([3f9ad11](https://redirect.github.com/googleapis/java-cloud-bom/commit/3f9ad11ecc0683563c3878bee01c6d033f2b4d16)) - update dependency com.google.cloud:google-cloud-spanner-bom to v6.103.0 ([#​7280](https://redirect.github.com/googleapis/java-cloud-bom/issues/7280)) ([0b61648](https://redirect.github.com/googleapis/java-cloud-bom/commit/0b616489685dac70d765778966b00c2523589190)) - update dependency com.google.cloud:google-cloud-spanner-jdbc to v2.34.0 ([#​7265](https://redirect.github.com/googleapis/java-cloud-bom/issues/7265)) ([297f8d5](https://redirect.github.com/googleapis/java-cloud-bom/commit/297f8d505d97bff0dd93ef5dba92d641ccbb7a64)) - update dependency com.google.cloud:google-cloud-storage-bom to v2.60.0 ([#​7267](https://redirect.github.com/googleapis/java-cloud-bom/issues/7267)) ([63b1b4c](https://redirect.github.com/googleapis/java-cloud-bom/commit/63b1b4c765bd019153cfeae3b98d69363e679d6e)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/GoogleCloudPlatform/spring-cloud-gcp). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi41OS4wIiwidXBkYXRlZEluVmVyIjoiNDIuNTkuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> --------- Co-authored-by: Cloud Java Bot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 70c1c59 - Browse repository at this point
Copy the full SHA 70c1c59View commit details
Commits on Dec 19, 2025
-
chore(main): release 7.4.2 (#4232)
🤖 I have created a release *beep* *boop* --- ## [7.4.2](v7.4.1...v7.4.2) (2025-12-18) ### Bug Fixes * **deps:** update dependency com.google.cloud:libraries-bom to v26.73.0 ([#4251](#4251)) ([70c1c59](70c1c59)) * **deps:** update gapic-generator-java-bom.version to v2.64.1 ([#4241](#4241)) ([ad9149e](ad9149e)) * **deps:** update gapic-generator-java-bom.version to v2.64.2 ([#4250](#4250)) ([3c4da00](3c4da00)) ### Documentation * fix broken link in parameter.adoc ([#4119](#4119)) ([499ed70](499ed70)), closes [#4073](#4073) * Update readme to point to the latest versions of spring ([#4233](#4233)) ([bfa7f00](bfa7f00)) --- 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 ee66ac4 - Browse repository at this point
Copy the full SHA ee66ac4View 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 v7.4.1...v7.4.2