fix(deps): update dependency com.google.cloud:spring-cloud-gcp-dependencies from v7.4.6 to v8#605
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
fe7658c to
d857a64
Compare
0ed1584 to
852a121
Compare
852a121 to
c517af6
Compare
…encies from v7.4.6 to v8
c517af6 to
8f1d29e
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
7.4.6→8.0.2Release Notes
GoogleCloudPlatform/spring-cloud-gcp (com.google.cloud:spring-cloud-gcp-dependencies)
v8.0.2Compare Source
Bug Fixes
ConverterAwareMappingSpannerEntityReaderTests.readUnmatachableTypesTest()(#4187) (3c1ce61)Documentation
v8.0.1Compare Source
This 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.
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.7Compare Source
Bug Fixes
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.