Spring Boot 2.2.8 and Spring Cloud Hoxton SR5
Version based upon Spring Boot 2.2.8 and Spring Cloud Hoxton SR5
Release note:
- Ribbon replaced by Spring Cloud Reactive LoadBalancer and Webflux WebClient
- Hystrix replaced by Spring Cloud Circuit Breaker and Resilience4j
- Hystrix Dashboard removed
- Do not download dockerize, use docker caches
What's Changed
- Upgrade to Spring Cloud Hoxton #139 by @arey in #140
- Replace Hystrix by Spring Cloud Circuit Breaker and Resilience4j #117 by @arey in #141
- Readme: Add space after option by @garrying in #142
- Fixed README link to (local) Prometheus UI by @andeemarks in #143
- Upgrade to Spring Cloud Hoxton.RELEASE and Spring Boot 2.2.1.RELEASE by @arey in #147
- Update Dockerfile and fix layers caching by @LukasForst in #148
- Upgrade to Hoxton SR5 by @arey in #152
New Contributors
- @garrying made their first contribution in #142
- @andeemarks made their first contribution in #143
- @LukasForst made their first contribution in #148
Full Changelog: v2.1.4...v2.2.8