github GoogleCloudPlatform/spring-cloud-gcp v3.2.0

latest releases: v5.4.3, v5.4.2, v3.8.5...
2 years ago

General

  • Version updates:
    • Spring Boot to 2.6.6 (transitively, Spring Framework 5.3.18). See Spring blog post for details.
    • guava-bom to 31.1-jre (#968).
    • cloud-sql-socket-factory.version to 1.4.4 (#971).
    • gcp-libraries-bom.version to 25.0.0 (#999)
  • 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 (#1007).

Cloud SQL

  • R2DBC autoconfiguration now allows external credentials to be provided to Cloud SQL (#775).

Pub/Sub

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

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. ⚠ behavior change (#934)
  • Allow user override of Gson object used for JSON field conversion (#937).
  • Allowed Pageable parameter appear in any position in query method argument list (#958).

Vision

  • Added support for Vision BatchAnnotateFiles endpoint (#966).

Thanks to our community contributor: @florian-3ap

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

NewReleases is sending notifications on new releases.