1.11.9
🐞 Bug Fixes
- URL decode headers from environment variables in OtlpConfig #4595
@MeterTag
does not work on package private method #4506- DefaultLongTaskTimer class throws an IllegalArgumentException when percentiles is empty #4482
- Stackdriver exception trying to publish metrics during shutdown #4353
TimeWindowMax
throwsArithmeticException
with a rotateFrequency of 0 #3068- JvmGcMetricsTest#sizeMetricsNotSetToZero is failing on CI with generational ZGC #4497
- Bug: DropwizardMeterRegistry does not remove Gauges created by LongTaskTimer #2924
🔨 Dependency Upgrades
- Bump com.amazonaws:aws-java-sdk-cloudwatch from 1.12.650 to 1.12.655 #4730
- Bump com.amazonaws:aws-java-sdk-cloudwatch from 1.12.649 to 1.12.650 #4685
- Bump dropwizard-metrics from 4.2.23 to 4.2.25 #4653
- Bump io.projectreactor:reactor-bom from 2020.0.39 to 2020.0.40 #4651
- Bump com.amazonaws:aws-java-sdk-cloudwatch from 1.12.629 to 1.12.649 #4650
- Bump io.netty:netty-bom from 4.1.104.Final to 4.1.106.Final #4642
- Downgrade com.squareup.okhttp3:okhttp from 5.0.0-alpha.11 to 4.11.0 #4582
- Bump com.amazonaws:aws-java-sdk-cloudwatch from 1.12.608 to 1.12.609 #4489
📝 Tasks
- Add sample for MultiGauge #4618
- Clarify complete expiry of distribution statistics in Javadoc #4581
- Use LongAdder in CumulativeTimer and CumulativeDistributionSummary #4496
❤️ Contributors
Thank you to all the contributors who worked on this release:
@izeye, @MartinUhlen, and @zeitlinger