Spring Cloud 2021.0.0 (codename Jubilee) Has Been Released
On behalf of the community, I am pleased to announce the General Availability of the Spring Cloud 2021.0 Release Train, codename Jubilee, is available today. The release can be found in Maven Central. You can check out the 2021.0 release notes for more information.
Notable Changes in the 2021.0 Release Train
2021.0.0 is compatible with Spring Boot 2.6.1
See the project page for all the issues and pull requests included in this release.
Spring Cloud Commons
- Support for per LoadBalancer configuration properties (added as well to Gateway, Contract and OpenFeign).
Spring Cloud Config
- Integration with AWS Secrets Manager, AWS Parameter Store and GCP Secret Manager. …