Spring Cloud 2020.0.5 (Ilford) Has Been Released
On behalf of the community, I am pleased to announce that the General Availability (RELEASE) of the Spring Cloud 2020.0.5 Release Train is available today. The release can be found in Maven Central. You can check out the 2020.0.5 release notes for more information.
Notable Changes in the 2020.0.5 Release Train
Spring Cloud Netflix
- Upgraded Netflix/Eureka to
1.10.17
issue
Spring Cloud Config
- Support Using HTTPS proxies for Git Repositories (1965)
- Support ordering AWS, Redis, and CredHub Repositories (1980)
Spring Cloud Gateway
- Enhancements for metrics: Netty connections, path as tag, and route definition count …