4.6.0.RC1
Pre-release
Pre-release
This is a pre-release for 4.6.0, a maintenance release with dependency upgrades only. It is compatible with 4.5.x. All users of the 4.x.x and 3.6.x series are encouraged to test this version.
Changes between 4.5.0 and 4.6.0.RC1
Upgrade to Micrometer 1.0.2
MicrometerMetricsCollector
was using API from Micrometer 1.0.0.rc6 and those API were removed in Micrometer 1.0.0 GA. MicrometerMetricsCollector
has been fixed to work against Micrometer 1.0.x.
Upgrade dependencies
Upgrade to SLF4J 1.7.25 (mandatory dependency) and to Dropwizard Metrics 3.2.6 (optional dependency). This shouldn't impact applications whatsoever.
GitHub commit: eed963c