Spring Cloud Finchley.M7 Has Been Released
On behalf of the community, I am pleased to announce that the Milestone 7 (M7) of the Spring Cloud Finchley Release Train is available today. The release can be found in Spring Milestone repository. This release is compatible with Spring Boot 2.0.0.RC2. You can check out the Finchley release notes for more information.
Notable Changes in the Finchley Release Train
Spring Cloud Netflix
- All of the code releated to Feign has been moved to a separate project, Spring Cloud OpenFeign.
- There is a known issue with the Hystrix Webflux endpoint when using Spring Boot 2.0.0.RC2. You can follow this issue in Reactor for more information. …