Update dependency com.google.cloud:spring-cloud-gcp-dependencies to v8 #10
Reference in New Issue
Block a user
Delete Branch "renovate/major-springcloudgcpversion"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
5.6.0→8.0.2Release Notes
GoogleCloudPlatform/spring-cloud-gcp (com.google.cloud:spring-cloud-gcp-dependencies)
v8.0.2Bug Fixes
ConverterAwareMappingSpannerEntityReaderTests.readUnmatachableTypesTest()(#4187) (3c1ce61)Documentation
v8.0.1This release marks a major architectural upgrade, moving the project baseline to Java 17 (with JDK 25 for Native Image) and Jakarta EE 11.
This version focuses on achieving compatibility with the new modular architecture of Spring Boot 4.0, the refactored SpEL evaluation engine in Spring Data 2025.1, and enhanced AOT support for GraalVM.
For a comprehensive overview of upstream changes, please refer to the official Spring Boot 4.0 Migration Guide.
⚠️ Breaking Changes
QueryMethodEvaluationContextProvider. Users must migrate to constructors acceptingValueExpressionDelegate.DatastoreQueryLookupStrategy,GqlDatastoreQuery,SpannerQueryLookupStrategy,SqlSpannerQuery.QueryMethodEvaluationContextProviderparameter withValueExpressionDelegate.org.springframework.data.mapping.MappingException.SpannerDataException) may now be nested inside aMappingException.NestedExceptionUtils.getMostSpecificCause()to retrieve specific error message details.."NestedRuntimeException, nested exception messages are no longer automatically appended to the top-levelgetMessage()output.NestedExceptionUtils.getMostSpecificCause()to retrieve specific error message details."org.springframework.boot.health.contributorpackage.PubSubHealthIndicatorandSpannerHealthIndicatorare now registered asHealthContributorbeans.CompositeHealthContributorby the framework's auto-configuration. Users who previously injectedPubSubHealthIndicatororHealthIndicatordirectly must now injectHealthContributorand navigate the composite hierarchy if direct access is needed.Dependencies
org.springframework.boot:spring-boot-dependenciesfrom3.5.3to4.0.0org.springframework.cloud:spring-cloud-dependenciesfrom2025.0.0to2025.1.0com.google.cloud:cloud-sql-socket-factory-bomfrom1.25.0to1.28.0io.r2dbc:r2dbc-postgresqlfrom1.0.7.RELEASEto1.1.1.RELEASEorg.graalvm.buildtools:native-maven-pluginfrom0.10.5to0.11.3jakarta.annotation:jakarta.annotation-apifrom1.3.5to2.1.1com.fasterxml.jackson:jackson-bomfrom2.18.2to3.0.2(viatools.jackson)v7.4.6Bug Fixes
Dependencies
Documentation
v7.4.5Bug Fixes
Documentation
v7.4.4Bug Fixes
v7.4.3Bug Fixes
Documentation
v7.4.2Bug Fixes
Documentation
v7.4.1Bug Fixes
v7.4.0Features
Bug Fixes
Dependencies
Documentation
v7.3.2Bug Fixes
v7.3.1Bug Fixes
v7.3.0Features
Bug Fixes
v7.2.0Features
Bug Fixes
Documentation
v7.1.0Features
Bug Fixes
Documentation
v7.0.0⚠ BREAKING CHANGES
Features
Bug Fixes
Documentation
v6.5.6Bug Fixes
Dependencies
v6.5.5Dependencies
v6.5.4Dependencies
v6.5.3Bug Fixes
v6.5.2Bug Fixes
v6.5.1Bug Fixes
Dependencies
v6.5.0Features
Dependencies
v6.4.0Features
Dependencies
v6.3.4Dependencies
v6.3.3Dependencies
v6.3.2Bug Fixes
Dependencies
v6.3.1Dependencies
v6.3.0Features
Bug Fixes
Dependencies
v6.2.3Bug Fixes
Dependencies
v6.2.2Bug Fixes
Documentation
v6.2.1Bug Fixes
v6.2.0Features
Bug Fixes
Dependencies
Documentation
v6.1.1Bug Fixes
v6.1.0Features
not equalsqueries in datastore integration (#3635) (548823f)--use-firestore-in-datastore-modein the datastore emulator (#3633) (06ca7a7)Bug Fixes
null(#3611) (925c0e1)v6.0.1Bug Fixes
Dependencies
Documentation
spring.cloud.gcp.core.enabled(#3572) (8af6325)v6.0.0⚠ BREAKING CHANGES
Features
Bug Fixes
Dependencies
v5.13.11Dependencies
v5.13.10Dependencies
v5.13.9Bug Fixes
v5.13.8Bug Fixes
v5.13.7Bug Fixes
v5.13.6Dependencies
v5.13.5Dependencies
v5.13.4Dependencies
v5.13.3Bug Fixes
Dependencies
v5.13.2Bug Fixes
Dependencies
v5.13.1Bug Fixes
Dependencies
v5.13.0Features
Dependencies
v5.12.3Dependencies
v5.12.2Bug Fixes
Dependencies
v5.12.1Bug Fixes
v5.12.0Features
Bug Fixes
Dependencies
v5.11.3Dependencies
v5.11.2Bug Fixes
Dependencies
v5.11.1Dependencies
v5.11.0Features
Dependencies
v5.10.0Features
Bug Fixes
Dependencies
Documentation
v5.9.0Features
Bug Fixes
v5.8.0Features
Bug Fixes
Dependencies
v5.7.0Features
Bug Fixes
maxInboundMetadataSizein pubsub (#3157) (f333e41)Dependencies
Documentation
v5.6.1Bug Fixes
Dependencies
Documentation
Configuration
📅 Schedule: (UTC)
🚦 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.
This PR has been generated by Mend Renovate.
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.