On behalf of the community, I am pleased to announce that the Service Release 4 (SR4) of the Spring Cloud Greenwich Release Train is available today. The release can be found in Maven Central. You can check out the Greenwich release notes for more information. Notable Changes in the Greenwich Release Train Spring Cloud Greenwich.SR4 is built upon Spring Boot 2.1.10.RELEASE. Spring Cloud Kubernetes Bug Fixes Spring Cloud Commons Bug Fixes Spring Cloud Openfeign Upgraded to OpenFeign 10.4.0 Bug Fixes Spring Cloud Contract Bug Fixes Spring Cloud Vault Dependency and documentation changes Bug…
On behalf of the community, I am pleased to announce that the Release Candidate 2 (RC2) of the Spring Cloud Hoxton Release Train is available today. The release can be found in Spring Milestone repository. You can check out the Hoxton release notes for more information. Notable Changes in the Hoxton Release Train Spring Cloud Hoxton.RC2 is built upon Spring Bot 2.2.1.RELEASE. Spring Cloud Vault Issues Spring Cloud Circuitbreaker Added property to disable Resilience4J auto-configuration Spring Cloud Gateway Added a filter which uses the new Spring Cloud CircuitBreaker library to provide circuit…
On behalf of the community, I am pleased to announce that the Release Candidate 1 (RC1) of the Spring Cloud Hoxton Release Train is available today. The release can be found in Spring Milestone repository. You can check out the Hoxton release notes for more information. Notable Changes in the Hoxton Release Train Spring Cloud Hoxton.RC1 is built upon Spring Boot 2.2.0.RELEASE, please use this release when using Spring Cloud Hoxton.RC1. Spring Cloud Vault Support for PCF authentication. Bug Fixes Spring Cloud Circuitbreaker Added auto-configuration to collect circuit breaker metrics when using…
On behalf of the community, I am pleased to announce that the Service Release 3 (SR3) of the Spring Cloud Greenwich Release Train is available today. The release can be found in Maven Central. You can check out the Greenwich release notes for more information. All issues closed in this release across all projects can be found in the Spring Cloud Greenwich.SR3 project on GitHub Notable Changes in the Greenwich Release Train New Load Balancer Implementations Spring Cloud Greenwich.M3 is the first release containing both blocking and non-blocking load balancer client implementations as an…
On behalf of the community, I am pleased to announce that the Milestone 2 (M2) of the Spring Cloud Hoxton Release Train is available today. The release can be found in Spring Milestone repository. You can check out the Hoxton release notes for more information. In addition you can view the GitHub Project For Hoxton.M2. Notable Changes in the Hoxton Release Train Spring Cloud Hoxton.M2 builds upon Spring Boot 2.2.0.M5. Documentation Changes The Hoxton.M2 docs have a new landing page as well as a new theme. The landing page will link you to the documentation for the specific project you are…
On behalf of the community, I am pleased to announce that the Service Release 6 (SR6) of the Spring Cloud Edgware Release Train is available today. The release can be found in Maven Central. You can check out the Edgware release notes for more information. Edgware End Of Life Reminder As a reminder, the Edgware release train will reach EOL status on August 1st, 2019. Notable Changes in the Edgware Release Train Spring Cloud Netflix Bug Fixes Spring Cloud Sleuth Bug Fixes Spring Cloud Config Bug Fixes Spring Cloud Commons Bug Fixes Spring Cloud Contract Bug Fixes Spring Cloud Vault Upgraded to…
Background When using a microservices architecture to build our applications, it is very common to end up with a pretty complex dependency tree amongst services. If the service down the dependency tree encounters an issue that causes it to start to respond slowly, it ends up causing a set of issues that cascade up the dependency tree. As more and more requests come in to the application, more and more resources may be consumed by waiting for the slow service to respond. Even worse, the additional load being put on the slow service may exacerbate the problem. To help alleviate the effect of…
On behalf of the community, I am pleased to announce that the Service Release 1 (SR1) of the Spring Cloud Greenwich Release Train is available today. The release can be found in Maven Central. You can check out the Greenwich release notes for more information. Notable Changes in the Greenwich Release Train Spring Cloud Netflix Issues Spring Cloud Stream Bug fixes Spring Cloud Cloudfoundry Issues Spring Cloud Commons Issues Spring Cloud OpenFeign Added Spring Data pagable support Issues Spring Cloud Task Bug fixes Spring Cloud Sleuth Issues Spring Cloud Aws Logging and formatting changes Spring…
On behalf of the community, I am pleased to announce that the Service Release 3 (SR3) of the Spring Cloud Finchley Release Train is available today. The release can be found in Maven Central. You can check out the Finchley release notes for more information. Notable Changes in the Finchley Release Train Spring Cloud Config Spring Cloud Config server now honors the if-modified-since header in requests before retrieving data and returns last-modified header in response Issues Spring Cloud Stream *Elmhurst.SR2 Release Spring Cloud Sleuth Issues Spring Cloud Zookeeper Issues Spring Cloud Aws…
On behalf of the community, I am pleased to announce that the General Availability (RELEASE) of the Spring Cloud Greenwich Release Train is available today. The release can be found in Maven Central. You can check out the Greenwich release notes for more information. End of Life (EOL) Reminder The Edgware release train will reach EOL status on August 1st, 2019. You can read the formal announcement here. The Spring Cloud Finchley release train is considered a major release and is tied to the Spring Boot 2.0.x release. Therefore, the Spring Cloud Finchley release train will reach EOL status when…