Spring Cloud Greenwich.M3 is available
On behalf of the community, I am pleased to announce that the Milestone 3 (M3) of the Spring Cloud Greenwich Release Train is available today. The release can be found in Spring Milestone repository. You can check out the Greenwich release notes for more information.
Notable Changes in the Greenwich Release Train
This milestone is compatible with Spring Boot 2.1.0.RELEASE. Changes have been made for Java 11 compatibility. See the Github Project for more information.
Spring Cloud Bus
Fixed a compatiblity issue with Spring Cloud Stream.
Spring Cloud Commons
Added instanceId
to ServiceInstance
interface. Also added a ReactiveLoadBalancer
…