Sourced from io.micrometer:micrometer-core's releases.
1.14.3
:lady_beetle: Bug Fixes
- Handle RuntimeException when getting/setting JMS headers #5746
- NPE occurs when AOP is applied to a method that returns CompletableFuture #5741
- Performance regression in
MeterRegistry#remove
with many meters #5466- Exponential histogram throws ArrayIndexOutOfBoundsException #5740
:hammer: Dependency Upgrades
- Bump com.netflix.spectator:spectator-reg-atlas from 1.8.2 to 1.8.3 #5799
- Bump software.amazon.awssdk:cloudwatch from 2.29.23 to 2.29.46 #5795
- Bump io.prometheus:prometheus-metrics-bom from 1.3.4 to 1.3.5 #5783
:notebook_with_decorative_cover: Documentation
- Polish gh-5751 #5760
- Improve docs for same name with different tags #5751
- Document no support for meta-annotations with
@Timed
/@Counted
#5737- Remove outdated warnings in docs for
@Counted
/@Timed
#5736:heart: Contributors
Thank you to all the contributors who worked on this release:
@cfredri4
and@izeye
73e7928
Merge branch '1.13.x' into 1.14.x229a787
Adds post release action; fixes gh-58054c64ed5
Merge branch '1.13.x' into 1.14.xd1c8045
Merge branch '1.12.x' into 1.13.x5010e2d
Polish (#5759)96f6e5d
Polish 1c891c7 (#5804)521d57d
Add a test verifying that a single character meter name is allowed for
Promet...7e35196
Merge branch '1.13.x' into 1.14.x819fa61
Merge branch '1.12.x' into 1.13.xbe6f962
Handle all exceptions when getting/setting JMS headers