7.0.0 (2025-07-17)
End of support for Spring Cloud GCP 4.x
With the release of Spring Cloud GCP 7.0.0, Spring Cloud GCP 4.x has officially reached its end-of-life and will no longer receive updates or support. The underlying Spring Cloud 2022 and Spring Boot 3.1.x will conclude their commercial support by Spring after 2025/06/30, see Spring Boot release schedule for more information.
We encourage all users currently relying on Spring Cloud GCP 4.x in their applications to migrate to a higher, supported version as soon as possible to benefit from continued enhancements, bug fixes, and security updates.
Continued support for Spring Cloud GCP 3.x
We continue to support Spring Cloud GCP 3.x since it is the last major version to support Spring Boot 2.7.x and JDK 8. Spring Cloud GCP 3.x will continue to receive critical bug fixes and security patches. However, features will be selectively backported.
⚠ BREAKING CHANGES
- upgrade Spring Cloud 2025 (#3837)
Features
- added regional secret support for secret-manager (#3746) (8d9e7f6)
- upgrade Spring Cloud 2025 (#3837) (16dd1ff)
Bug Fixes
- deps: update dependency com.google.cloud:libraries-bom to v26.64.0 (#3963) (fd327c0)
- deps: update gapic-generator-java-bom.version to v2.60.1 (#3962) (80fb22f)
- make UserAgentHeaderProvider Serializable (#3935) (3489110)