🐞 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 testcontainers from 1.19.4 to 1.19.5 #4736
- Bump com.amazonaws:aws-java-sdk-cloudwatch from 1.12.650 to 1.12.655 #4730
- Bump com.diffplug.spotless:spotless-plugin-gradle to 6.25.0 #4704
- Bump com.gradle.enterprise from 3.16.1 to 3.16.2 #4687
- Bump org.gradle.toolchains.foojay-resolver-convention from 0.7.0 to 0.8.0 #4686
- Bump com.amazonaws:aws-java-sdk-cloudwatch from 1.12.649 to 1.12.650 #4685
- Bump org.apache.tomcat.embed:tomcat-embed-core from 8.5.97 to 8.5.98 #4655
- Bump spring-javaformat from 0.0.40 to 0.0.41 #4654
- Bump dropwizard-metrics from 4.2.23 to 4.2.25 #4653
- Bump uk.org.webcompere:system-stubs-jupiter from 2.1.5 to 2.1.6 #4652
- 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 org.apache.felix:org.apache.felix.scr from 2.2.6 to 2.2.10 #4646
- Bump io.spring.ge.conventions from 0.0.14 to 0.0.15 #4644
- Bump io.netty:netty-bom from 4.1.104.Final to 4.1.106.Final #4642
- Bump testcontainers from 1.19.3 to 1.19.4 #4640
- Bump com.squareup.okhttp3:okhttp from 5.0.0-alpha.11 to 5.0.0-alpha.12 #4560
- Bump com.amazonaws:aws-java-sdk-cloudwatch from 1.12.608 to 1.12.609 #4489
📝 Tasks
- Remove usage of deprecated deploy step in CircleCI config #4562
- Upgrade to logback-classic 1.4.14 #4712
- Upgrade CI machine image to ubuntu-2204:2024.01.1 #4631
- Upgrade CI image JDK to 8.0.402, 11.0.22, 17.0.10, 21.0.2 #4630
- Add sample for MultiGauge #4618
- Enable whenConnectionCheckedInAfterPoolClose_thenNoExceptionThrown() #4603
- Clarify complete expiry of distribution statistics in Javadoc #4581
- Remove JDK 19-specific tests in TagsTest #4512
- Use LongAdder in CumulativeTimer and CumulativeDistributionSummary #4496
❤️ Contributors
Thank you to all the contributors who worked on this release:
@izeye, @MartinUhlen, and @zeitlinger