You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
spring-cloud-gcp-secretmanager: We will introduce support for resolving values of the form sm@secret_id in addition to the already existing sm://secret_id format. Users should move away from sm:// and use sm@ instead. Usage of sm:// will raise a warning about this being removed in the future. This has been tested using spring-framework:6.2.2-SNAPSHOT.
spring-cloud-gcp-config-sample (breaking change): removed autoconfiguration and sample code. This is to adjust to what's stated in the docs.
spring-cloud-gcp-kotlin-sample (breaking change): Adjust to hibernate upgrade which introduced a change in default value handling (see tracker). (More info in SO)
Internal changes
spring-cloud-gcp-pubsub-stream: Adjust unit tests to prevent duplicate bean detection (example logs).
spring-cloud-gcp-data-datastore: Upgrade deprecatedQueryMethodEvaluationContextProvider to ValueExpressionDelegate
spring-cloud-gcp-data-spanner: Upgrade deprecatedQueryMethodEvaluationContextProvider to ValueExpressionDelegate
Features
pubsub: set default max ack extension period to 60 minutes (#3501) (9245031)
Spring Cloud 2024.0 and Spring Boot 3.4.1 (a72a86b)
Spring Cloud 2024.0 and Spring Boot 3.4.2 (#3500) (0108054)
Bug Fixes
deps: update gapic-generator-java-bom.version to v2.52.0 (#3512) (c184e69)
Dependencies
bump cloud-sql-socket-factory.version from 1.21.2 to 1.23.0 (#3502) (7760474)
bump com.google.cloud:libraries-bom from 26.53.0 to 26.54.0 (#3522) (f54327d)