Skip to content

1.14.0-M1

Pre-release
Pre-release
Compare
Choose a tag to compare
@shakuzen shakuzen released this 09 Jul 08:51
· 155 commits to main since this release
1061499

This is a milestone pre-release version intended for early testing ahead of the future 1.14.0 GA release. It is available from the milestone repository.

⭐ New Features

  • Expose ForkJoinPool parallelism and pool size metrics #5236
  • Allow custom ThreadFactory for OtlpMeterRegistry #5153
  • Do not register GC metrics when GC notifications are unavailable #5149
  • Cancelled status code not reported in the gRPC server metrics #5109
  • Add counter of failed attempts to retrieve a connection from the pool #5057
  • Add Support for @MeterTag to @Counted #4725
  • Compile-time weaving support for aspects #1149
  • Service level objectives support on @Timed annotation #5145

🔨 Dependency Upgrades

  • Bump software.amazon.awssdk:cloudwatch to 2.26.14 #5278
  • Bump com.signalfx.public:signalfx-java to 1.0.43 #5270
  • Bump io.opentelemetry.proto:opentelemetry-proto to 1.3.2-alpha #5268
  • Bump com.netflix.spectator:spectator-reg-atlas to 1.7.14 #5266
  • Bump com.google.cloud:libraries-bom to 26.42.0 #5265
  • Bump com.google.cloud:google-cloud-monitoring to 3.47.0 #5261
  • Bump dropwizard-metrics from 4.2.25 to 4.2.26 #5209
  • Bump org.hdrhistogram:HdrHistogram from 2.2.1 to 2.2.2 #5171
  • Bump prometheus to 1.3.1 #5169

❤️ Contributors

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

@codesimplicity, @genuss, @izeye, @mihalyr, and @lcavadas