Sourced from io.micrometer:micrometer-core's releases.
1.16.2
:lady_beetle: Bug Fixes
- CaffeineCacheMetrics nullability is incompatible with Caffeine 3.2.3 #6973
- ExecutorServiceMetrics: repeatedly logs exception when monitoring
ThreadPerTaskExecutorwithout--add-opens#6726:hammer: Dependency Upgrades
- Bump ch.qos.logback:logback-classic from 1.5.21 to 1.5.24 #7027
- Bump com.netflix.spectator:spectator-reg-atlas from 1.9.2 to 1.9.3 #7051
- Bump com.uber.nullaway:nullaway from 0.12.14 to 0.12.15 #7020
- Bump grpc from 1.76.1 to 1.76.2 #6952
- Bump maven-resolver from 1.9.24 to 1.9.25 #6965
- Bump org.apache.httpcomponents.client5:httpclient5 from 5.5.1 to 5.5.2 #7019
- Bump org.junit:junit-bom from 5.14.1 to 5.14.2 #7056
- Bump spring6 from 6.2.14 to 6.2.15 #6971
- Bump testcontainers from 1.21.3 to 1.21.4 #6993
:heart: Contributors
Thank you to all the contributors who worked on this release:
6286e85
Bump ch.qos.logback:logback-classic from 1.5.23 to 1.5.24 (#7059)5263cc7
Merge branch '1.15.x' into 1.16.x0523810
Polish CurrentObservationTest (#7048)3165fdf
Merge branch '1.15.x' into 1.16.x50ba16b
Handle when ThreadPerTaskExecutor.threadCount() is not available (#7045)c38e88c
Bump org.junit:junit-bom from 5.14.1 to 5.14.2 (#7056)22ba833
Bump com.netflix.spectator:spectator-reg-atlas from 1.9.2 to 1.9.3 (#7051)916ced5
Merge branch '1.15.x' into 1.16.x50d273b
Merge branch '1.14.x' into 1.15.x6b44cf2
Relax time limit for
PushMeterRegistryTest.waitForScheduledPublishToFinish_wh...