On behalf of the community, I am pleased to announce that the General Availability (RELEASE) of the Spring Cloud 2022.0.3 Release Train is available today. The release can be found in Maven Central. You can check out the 2022.0.3 release notes for more information. Notable Changes in the 2022.0.3 Release Train This release provides compatibility with Spring Boot 3.1.x. See all issues and pull requests for this release here. There is a known defect in Spring Cloud Config related to locating the config server via service discovery. In order to activate this feature in this release you will need…
This is a guest post from the maintainers of Spring Cloud AWS. Spring Cloud AWS 3.0.0 Spring Cloud AWS 3.0 is a recent release of the Spring Cloud AWS project. This version represents a complete rewrite of the library using AWS SDK v2 for Java. Since this has required a major refactoring, we took it as an opportunity to revisit all the assumptions and integrations modules. As a result, we've produced a library that is lightweight, flexible, causes less headache and provides simple to use abstractions. Spring Cloud AWS 3.0 has been developed with following principles in mind: Spring Boot…
On behalf of the community, I am pleased to announce that the General Availability (RELEASE) of the Spring Cloud 2022.0.2 Release Train is available today. The release can be found in Maven Central. You can check out the 2022.0.2 release notes for more information. Notable Changes in the 2022.0.2 Release Train See all issues and pull requests included in this release here. Spring Cloud Kubernetes Added support for external name services using the Fabric8 DiscoveryClient (#1243) Add Pod metadata and annotations to ServiceInstance (#1254) Spring Cloud Contract Allow sendMessage to handle body…
On behalf of the community, I am pleased to announce that the Release Candidate 1 (RC1) 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 Release Train See all issues closed here. Spring Cloud Function Updates for Observability and Native Hints Spring Cloud OpenFeign Added support for target URL refreshing (#710) Added support for LoadBalancer X-Forwarded Headers (#748) Set Jackson Autoconfiguration to be enabled by default (#47…
On behalf of the community, I am pleased to announce that the Milestone 5 (M5) of the Spring Cloud 2022.0.0 Release Train is available today. The release can be found in Spring Milestone repository. You can check out the 2022.0.0 release notes for more information. Notable Changes in the 2022.00-M5 Release Train Spring Cloud Netflix Updated to Eureka 2.0.0-rc.3. Eureka 2.0.0 is a new branch of Eureka unrelated to the old 2.x-archive experiment from 7 years ago. The new 2.x branch is for compatibility with JakartaEE. This allows Spring Cloud Netflix to be compatible with Spring Framework 6.…
On behalf of the community, I am pleased to announce the Spring Cloud 2021.0.3 Release Train is available today. The release can be found in Maven Central. You can check out the 2021.0.3 release notes for more information. Notable Changes in the 2021.0.3 Release Train This release is primarily for compatibility with Spring Boot 2.7.0 along with Spring Boot 2.6.x. To see all the issues and pull requests in this release, please see here. Spring Cloud Sleuth Bug fixes and minor enhancements Spring Cloud Contract Bug fixes and JsonAssert upgrade Spring Cloud Gateway Bug fixes and path variable…
Hi, Spring fans! Today, we are excited to announce the availability of Spring Cloud Alibaba 2021.0.1.0!
Spring Cloud Alibaba provides a one-stop solution for distributed application development. It contains all the components required to develop distributed applications, making it easy for you to develop your applications using Spring Cloud. With Spring Cloud Alibaba, you need only add some annotations and a small amount of configuration to connect Spring Cloud applications to the distributed solutions of Alibaba and build a distributed application system with Alibaba middleware. NOTE: The…
Two vulnerabilities in Spring Cloud Gateway have been identified and fixed. Versions 3.1.1 and 3.0.7 were released to address the vulnerabilities. Please see the CVE reports below for specific upgrade and mitigation instructions: CVE-2022-22947: Spring Cloud Gateway Code Injection Vulnerability CVE-2022-22946: Spring Cloud Gateway HTTP2 Insecure TrustManager Spring Cloud users should upgrade to 2021.0.1 (which includes 3.1.1) or for 2020.0.x users should upgrade Spring Cloud Gateway to 3.0.7.
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…
On behalf of the community, I am pleased to announce that Spring Cloud Gateway versions 2.2.10.RELEASE and 3.0.5. These are primarily security releases with fixes for the CVE-2021-22051. These versions will be picked up later by the 2020.0.x and 2021.0.x release trains, however, we recommend you upgrade Spring Cloud Gateway in your projects to these most recent versions.