Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
1.14.8 source code.tar.gz | 2025-06-09 | 12.9 MB | |
1.14.8 source code.zip | 2025-06-09 | 14.4 MB | |
README.md | 2025-06-09 | 2.2 kB | |
Totals: 3 Items | 27.2 MB | 0 |
:lady_beetle: Bug Fixes
- IndexProviderFactory throws ConcurrentModificationException #6243
- Make InstrumentationVerificationTests compatible with JUnit 5.13 and earlier versions #6344
- gRPC client interceptor incorrectly registers status CANCELLED as error #6261
:hammer: Dependency Upgrades
- Bump com.netflix.spectator:spectator-reg-atlas from 1.8.13 to 1.8.14 #6341
- Bump dropwizard-metrics from 4.2.30 to 4.2.32 #6304
- Bump io.prometheus:prometheus-metrics-bom from 1.3.6 to 1.3.8 #6305
:memo: Tasks
- Remove AtomicReference from StatsdMeterRegistryTest #6311
- Remove java11Test setup from micrometer-test #6293
- Polish StatsD line builders #6285
- Improve StatsD tests #6284
- Resolve StringSplitter from Error Prone #6271
- Resolve EqualsGetClass from Error Prone #6263
- Resolve ClassCanBeStatic from Error Prone #6253
- Resolve InlineFormatString from Error Prone #6232
- Add more tests for TimedHandler #6227
- Replace TimeUtils usage to TimeUnit where applicable #6224
:heart: Contributors
Thank you to all the contributors who worked on this release:
@izeye, @kwondh5217, @cfredri4, and @ngocnhan-tran1996