Spring Cloud 2025.0.0-M1 (aka Northfields) has been released
On behalf of the community, I am pleased to announce that the Milestone 1 (M1) of the Spring Cloud 2025.0 (aka Northfields) Release Train is available today. The release can be found in Spring Milestone repository. You can check out the 2025.0 release notes for more information.
Notable Changes in the 2025.0.0-M1 Release
Spring Cloud 2025.0.0-M1 depends on Spring Boot 3.5.0-M1. See all issues and pull requests that are part of the release here.
Spring Cloud Gateway
- Adds support for spring-cloud-function and spring-cloud-stream handlers #3646
- Adds support for a Bucket4jRateLimiter in server webflux #2955
- Deprecate WebClientRouting infrastructure. This will be removed in 5.0 later this year. #3680
- New Module and Starter names have been created and the old names are deprectated. The new and deprecated artifacts are listed in the table below #3645…