Spring Cloud 2024.0.0-RC1 (aka Moorgate) Has Been Released
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