Skip to content

Spring Boot 2.0.6 and Spring Cloud Finchley SR2

Compare
Choose a tag to compare
@arey arey released this 26 Feb 17:51
cd86db3

Version based upon Spring Boot 2.0.6 and Spring Cloud Finchley SR2

Release note:

  • Add Hystrix Dashboard
  • Implement circuit breaker with Spring Cloud Netflix Hystrix
  • Use dockerize instead of wait-for-it.sh
  • Replace custom Zipkin server with openzipkin
  • Dockerfile updated to Alpine

What's Changed

  • Update dockerfile by @donydex in #85
  • Upgrade to Spring Cloud Finchley SR1 by @arey in #86
  • Upgrade to Spring Boot 2.0.4 by @arey in #88
  • #14 Do not fail maven build of the .git directory is missing by @arey in #92
  • #65 Add some MySQL documentation by @arey in #87
  • Added Maven wrapper by @mszarlinski in #94
  • Fetching visits of many pets at once by @mszarlinski in #95
  • #89 Removal of the spring-petclinic-monitoring module by @arey in #96
  • Upgrade to JUnit 5.3.1 by @mszarlinski in #97
  • Upgrade to Spring Boot Admin 2.0.3 by @arey in #98
  • Upgrade to Spring Boot 2.0.5 by @arey in #101
  • Remove default generated sonar-project.properties file by @arey in #100
  • Replace @configuration and @EnableAutoConfiguration by @SpringBootApp… by @arey in #99
  • Fixes #108 | Replace custom Zipkin server with openzipkin by @mszarlinski in #109
  • Update to alpine and dockerize by @Xaseron in #107
  • Readme improvments by @arey in #106
  • Implement circuit breaker with Spring Cloud Netflix Hystrix by @arey in #114
  • Add Hystrix Dashboard by @arey in #115
  • Upgrade to Spring Cloud Finchley SR2 ans Spring Boot 2.0.6 by @arey in #112
  • Add a section about other Spring Petclinic forks by @arey in #113
  • Remove configuration hosted by the Config Server by @arey in #111

New Contributors

Full Changelog: v2.0.3...v2.0.6