v3.8.12
3.8.12 (2024-12-05)
Bug Fixes
Dependencies
- bump com.google.cloud:libraries-bom from 26.49.0 to 26.51.0 (#3395) (fb570b3)
- bump org.testcontainers:testcontainers-bom from 1.20.1 to 1.20.3 (#3326) (d9d5daa)
Notable Changes
Libraries-Bom was upgraded from v26.49.0 to v26.51.0. This upgrade brings bumps the Protobuf-Java Runtime major version (3.x -> 4.x). Spring-Cloud-GCP now uses Protobuf-Java v4.28.3.
The Google Cloud Java SDK is compatible with both Protobuf-Java 3.25.x and 4.27.4+ runtimes. However, uses may still experience issues related to the Protobuf-Java upgrade. Issues may stem from other older dependencies or user defined protos. See these release notes for more information on how to resolve these issues.