Skip to content

Spring Boot 2.2.8 and Spring Cloud Hoxton SR5

Compare
Choose a tag to compare
@arey arey released this 17 Jun 13:12
b7faec3

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

Full Changelog: v2.1.4...v2.2.8