Spring Cloud Hoxton Service Release 3 (SR3) is available.
On behalf of the community, I am pleased to announce that the Service Release 3 (SR3) of the Spring Cloud Hoxton Release Train is available today. The release can be found in Maven Central. You can check out the Hoxton release notes for more information.
Important Security Advisory
Spring Cloud Config contains fixes for CVE-2020-5405.
Notable Changes in the Hoxton Release Train
This milestone was primarily a bugfix release.
Please see the Hoxton.SR3 Github Project for all issues closed.
This milestone release is built with Spring Boot 2.2.5.RELEASE.
Spring Cloud Config
NOTE: The writable env
endpoint has been disabled by default. To re-enable this please set management.endpoint.env.post.enabled=true
…