github GoogleCloudPlatform/spring-cloud-gcp v2.0.9

latest releases: v5.3.0, v4.10.3, v3.8.3...
2 years ago

General

  • Version updates:
    • Spring Boot to 2.5.12 (transitively, Spring Framework 5.3.18). See Spring blog post for details.
    • guava-bom to 31.1-jre (#969).
    • cloud-sql-socket-factory.version to 1.4.4 (#972).
    • gcp-libraries-bom.version to 24.4.0 (#973)
  • Overrode <url> field in maven POM files to point to the same root URL, preventing maven from generating invalid URLs by concatenating root URL with module name (#1029).

Pub/Sub

  • Removed a forced startup-time validation for Pub/Sub Actuator Health Indicator that could prevent application startup [#1025].

Spanner

  • Fixed a spec bug for SimpleSpannerRepository.findAllById(): on an empty Iterable input, it used to return all rows. New behavior is to return empty output on an empty input (#940). ⚠ behavior change
  • Allowed Pageable parameter appear in any position in query method argument list (#1030).

Don't miss a new spring-cloud-gcp release

NewReleases is sending notifications on new releases.