Spring Cloud 2024.0.0-M2 (aka Moorgate) Has Been Released
On behalf of the community, I am pleased to announce that the Milestone 2 (M2) 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 release notes for more information.
Notable Changes in the 2024.0.0-M2 Release Train
This release of Spring Cloud is based on Spring Boot 3.4.0-M3.
The GitHub project for this release can be found here.
Spring Cloud OpenFeign
- Support
ignorecase
withPageable
(#1047)
Spring Cloud Commons
- Create a TrustStore without requiring a KeyStore (#1394)