Skip to content

v6.0.0

Latest
Compare
Choose a tag to compare
@release-please release-please released this 04 Feb 21:55
84706c7

6.0.0 (2025-02-04)

⚠ BREAKING CHANGES

  • pubsub: set default max ack extension period to 60 minutes (#3501)
  • Spring Cloud 2024.0 and Spring Boot 3.4.2 (#3500)
    • 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 deprecated QueryMethodEvaluationContextProvider to ValueExpressionDelegate
      • spring-cloud-gcp-data-spanner: Upgrade deprecated QueryMethodEvaluationContextProvider 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)
  • bump org.springframework.boot:spring-boot-starter-parent (#3495) (969c4b6)