On behalf of the community, I am pleased to announce that the Milestone 2 (M2) of the Spring Cloud 2025.1 (aka Oakwood) Release Train is available today. The release can be found in Maven Central. You can check out the 2025.1 release notes for more information. Notable Changes in the 2025.1.0-M2 Release Spring Cloud 2025.0.0-M2 depends on Spring Boot 4.0.0-M2. See all issues and pull requests that are part of the release here. The following modules were updated as part of 2025.0.0-M1: Module Version Issues Spring Cloud OpenFeign 5.0.0-M2 (issues) Spring Cloud Config 5.0.0-M2 (issues) Spring…
On behalf of the community, I am pleased to announce that the Milestone 1 (M1) of the Spring Cloud 2025.1 (aka Oakwood) Release Train is available today. The release can be found in Maven Central. You can check out the 2025.1 release notes for more information. Notable Changes in the 2025.1.0-M1 Release Spring Cloud 2025.0.0-M1 depends on Spring Boot 4.0.0-M1. See all issues and pull requests that are part of the release here. Spring Cloud Gateway Remove deprecated artifacts in favor of new ones. The new artifacts are spring-cloud-gateway-server-web{flux|mvc} and spring-cloud-gateway…
On behalf of the community, I am pleased to announce that the General Availability (RELEASE) of the Spring Cloud 2024.0.0 Release Train is available today. The release can be found in Maven Central. You can check out the 2024.0 release notes for more information. Notable Changes in the 2024.0 Release Train This release is based upon Spring Boot 3.4.0 and Spring Framework 6.2.0. See all issues in 2024.0.0 GA: 2024.0.0 2024.0.0-RC1 2024.0.0-M2 2024.0.0-M1 Spring Cloud Bus Add a shutdown event, endpoint, and listener (#277) Spring Cloud CircuitBreaker TimeLimiter disable by group or instance…
On behalf of the community, I am pleased to announce that the Release Candidate 1 (RC1) of the Spring Cloud 2024.0.0 Release Train is available today. The release can be found in Spring Milestone repository. You can check out the 2024.0.0-RC1 release notes for more information. Notable Changes in the 2024.0.0-RC1 Release Train This release of Spring Cloud is based on Spring Boot 3.4.0-RC1. The GitHub project for this release can be found here. Spring Cloud Gateway Implement ModifyResponseBody in MVC Server (#3189 Use new Spring Boot http client autoconfiguration framework (#3571 Spring Cloud…
On behalf of the community, I am pleased to announce that the General Availability (RELEASE) of the Spring Cloud 2023.0.3 Release Train is available today. The release can be found in Maven Central. Notable Changes in the 2023.0.3 Release Train This release is based on Spring Boot 3.2.7 and it primarily contains bugfixes and dependency upgrades. See the GitHub project for all changes made in this release. The following modules were updated as part of 2023.0.3: Module Version Issues Spring Cloud Vault 4.1.3 Spring Cloud Bus 4.1.2 Spring Cloud Zookeeper 4.1.2 Spring Cloud Kubernetes 3.1.…
On behalf of the community, I am pleased to announce that the 4.1.1 release of Spring Cloud Commons is available today. The release can be found in Maven Central. This is primarily a bugfix release containing a fix for #1315 (BeanPostProcessors not registered correctly when @LoadBalanced bean instantiated in auto-configuration). You can check out the 4.1.1 release notes and reference for more information.
On behalf of the community, I am pleased to announce that the Milestone 2 (M2) of the Spring Cloud 2023.0 Release Train is available today. The release can be found in Spring Milestone repository. You can check out the 2023.0 release notes for more information. Notable Changes in the 2023.0.0-M2 Release Train In this milestone, we have migrated the documentation of all the Spring Cloud projects to Antora. See all issues and pull requests here. Spring Cloud Commons Refresh Scope on restart - a feature tailored to allow adapting to environment changes on JVM Checkpoint-Restart (PR 1266) Spring…
On behalf of the community, I am pleased to announce that the General Availability (RELEASE) of the Spring Cloud 2022.0.4 Release Train is available today. The release can be found in Maven Central. You can check out the 2022.0.4 release notes for more information. Notable Changes in the 2022.0.4 Release Train This release is based on Spring Boot 3.0.9. A complete list of issues resolved in this release can be found in this GitHub project. Spring Cloud Commons Support for retry-aware load-balancing for ServiceInstanceListSupplier delegates has been added (1221) Spring Cloud OpenFeign Upgraded…
On behalf of the community, I am pleased to announce that the General Availability (RELEASE) of the Spring Cloud 2021.0.7 Release Train (aka Jubilee) is available today. The release can be found in Maven Central. You can check out the 2021.0.7 release notes for more information. Notable Changes in the 2021.0.7 Release Train See the project page for all the issues and pull requests included in this release. This release is primarily a bug fix release. Spring Cloud Gateway Path parsing optimization (2884) The following modules were updated as part of 2021.0.7: Module Version Spring Cloud Netflix…
On behalf of the community, I am pleased to announce that the Release Candidate 3 (RC3) of the Spring Cloud 2022.0 Release Train is available today. The release can be found in Spring Milestone repository. You can check out the 2022.0 release notes for more information. Notable Changes in the 2022.0.0 RC3 release Click here to see all issues in this release. Spring Cloud 2022.0.0-RC3 requires Spring Boot 3.0.0. Spring Cloud Contract Removes Gradle's support for src/test/resources/contracts checking (#1848) Check the latest migration guide entry for more information. Spring Cloud Gateway Added…