Spring Cloud 2020.0.4 has been released
On behalf of the community, I am pleased to announce that the 2020.0.4 release of Spring Cloud is available today. The release can be found in Maven Central. You can check out the 2020.0 release notes for more information.
See all issues included in this release here.
This was primarily a bug fix and documentation release. 2020.0.4 is compatible with Spring Boot 2.4.x and 2.5.x.
Notable Changes in the 2020.0.4 release
Spring Cloud Commons
- Allow passing group while creating reactive circuit breaker (#994 )