Spring Boot 2.1.4 and Spring Cloud Greenwich SR1
Version based upon Spring Boot 2.1.4 and Spring Cloud Greenwich SR1
Release note:
- Migrate from Netflix Zuul to Spring Cloud Gateway
- Introducing Micrometer/Prometheus metric collection
- Add Grafana container with a custom metrics dashboard
- Add Hystrix dashboard
What's Changed
- Introducing micrometer/prometheus metric collection by @kevtainer in #105
- Improve Micrometer and Grafana integration by @arey in #122
- Upgrade to Spring Cloud Greenwhich and Spring Boot 2.1 #118 by @arey in #119
- Upgrade Maven wrapper to 3.5.4 by @arey in #124
- Removed expired jvm flag -XX:+UseCGroupMemoryLimitForHeap from trace service by @damc-dev in #128
- Java 11 version by @arey in #130
- Java 8 on develop by @arey in #131
- Rollback to Java 8 for the develop branch by @arey in #132
- Upgrade to Spring Cloud Greenwich.SR1 and Spring Boot 2.1.4 by @arey in #133
- Migrate from Netflix Zuul to Spring Cloud Gateway #117 by @arey in #125
New Contributors
- @kevtainer made their first contribution in #105
- @damc-dev made their first contribution in #128
Full Changelog: v2.0.6...v2.1.4