Skip to content

1.11.0-RC1

Pre-release
Pre-release
Compare
Choose a tag to compare
@shakuzen shakuzen released this 11 Apr 05:01
· 1598 commits to main since this release
2650ca4

This is a preview release for the upcoming 1.11.0 GA release. It is intended for testing purposes to receive early feedback on features and changes prior to GA.

⭐ New Features

  • Consistently add outcome tag to HTTP client instrumentation #3729
  • Migrate from Application Insights instrumentation keys to connection strings #3710
  • Add supplier variant for Observation.Context.getOrDefault() #3708
  • Allow custom sink for LoggingMeterRegistry #3685
  • Make cumulative count computations in takeCountSnapshot more efficient #3581
  • Configurable aggregation temporality for OTLP registry #3145
  • @Timed annotation with dynamic tags derived from input arguments and/or output #1732
  • Metrics support for Netty allocators and event executors #522

🐞 Bug Fixes

  • StepMeterRegistry closed near a step boundary may lose data #3720
  • PushMeterRegistry scheduled publish can collide with publish on close #3711
  • Avoid global publishing alignment #2818

❤️ Contributors

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

@lenin-jaganathan, @cbismuth, @kubamarchwicki, @ThePumpingLemma, @izeye, @jprinet, and @mborgraeve