Skip to content

1.13.15

Compare
Choose a tag to compare
@jonatan-ivanov jonatan-ivanov released this 09 Jun 18:54
· 1182 commits to main since this release
v1.13.15
606afaf

🐞 Bug Fixes

  • Make InstrumentationVerificationTests compatible with JUnit 5.13 and earlier versions #6344
  • gRPC client interceptor incorrectly registers status CANCELLED as error #6261

🔨 Dependency Upgrades

  • Bump dropwizard-metrics from 4.2.30 to 4.2.32 #6300

📝 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

❤️ Contributors

Thank you to all the contributors who worked on this release:

@izeye, @kwondh5217, @cfredri4, and @ngocnhan-tran1996