Releases: GoogleCloudPlatform/spring-cloud-gcp
v4.10.14
v3.8.13
v5.9.0
5.9.0 (2024-12-06)
Features
- Add all additional Cloud SQL Java Connector parameters to the spring configuration. (#3286) (f2212d3)
- add property to customize universe domain in Pub/Sub (#3348) (9cf2145)
Bug Fixes
- deps: update dependency com.google.cloud:libraries-bom to v26.51.0 (#3350) (a270a7d)
- include limit in query for findFirst and findTop support in Firestore (#3387) (9fe8e91)
- migrate logic to create tmpdir to build script (#3367) (a12638c)
- need to update to use new trampoline_release.py script as well as update to configure docker auth with new image (#3356) (b5ace26)
- sonar build 401 issue (#3381) (fa53707)
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.
v4.10.13
4.10.13 (2024-12-06)
Bug Fixes
Dependencies
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.
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.
v4.10.12
v4.10.11
4.10.11 (2024-10-23)
Bug Fixes
- test: add mock method to mock credentials. (b03e810)
Dependencies
- bump cloud-sql-socket-factory.version from 1.20.1 to 1.21.0 (#3281) (0ca209c)
- bump com.google.cloud:libraries-bom from 26.48.0 to 26.49.0 (b03e810)
- bump com.google.errorprone:error_prone_core from 2.33.0 to 2.34.0 (#3317) (be326ba)
- bump io.micrometer:micrometer-tracing-bom from 1.3.4 to 1.3.5 (#3303) (e623d29)
- bump org.apache.maven.plugins:maven-deploy-plugin (#3282) (3a0d085)
- bump org.apache.maven.plugins:maven-javadoc-plugin (#3279) (31eaf2d)
- bump org.postgresql:r2dbc-postgresql (#3311) (2637893)
v5.8.0
v3.8.11
v5.7.0
5.7.0 (2024-10-03)
Features
Bug Fixes
- deps: update cloud-sql-socket-factory.version to v1.21.0 (#3270) (fdd8957)
- deps: update dependency com.google.cloud:libraries-bom to v26.48.0 (#3271) (2d65a64)
- set
maxInboundMetadataSize
in pubsub (#3157) (f333e41)
Dependencies
- bump cloud-sql-socket-factory.version from 1.20.0 to 1.20.1 (#3191) (16518c6)
- bump com.google.cloud:alloydb-jdbc-connector from 1.1.5 to 1.1.6 (#3206) (6e2b0e3)
- bump com.google.errorprone:error_prone_core from 2.30.0 to 2.33.0 (#3265) (e462698)
- bump commons-io:commons-io from 2.16.1 to 2.17.0 (#3253) (97af1d0)
- bump io.micrometer:micrometer-tracing-bom from 1.3.3 to 1.3.4 (#3201) (4437d65)
- bump io.opentelemetry:opentelemetry-api from 1.41.0 to 1.42.1 (#3207) (b43e8e7)
- bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.5 to 3.2.7 (#3261) (e3da8fe)
- bump org.graalvm.buildtools:native-maven-plugin (#3208) (faa4ef5)
- bump org.springframework.boot:spring-boot-starter-parent (#3259) (b8ae0f0)
- bump spring-boot-dependencies.version from 3.3.3 to 3.3.4 (#3242) (af60cab)
- bump zipkin-gcp.version from 2.2.4 to 2.2.5 (#3189) (4718eaf)