Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
1.13.15 source code.tar.gz | 2025-06-09 | 12.8 MB | |
1.13.15 source code.zip | 2025-06-09 | 14.3 MB | |
README.md | 2025-06-09 | 1.8 kB | |
Totals: 3 Items | 27.1 MB | 0 |
:lady_beetle: Bug Fixes
- 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 dropwizard-metrics from 4.2.30 to 4.2.32 #6300
: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