Micrometer/micrometer: Release v1.10.7

Name: micrometer

Owner: Micrometer

Release: 1.10.7

Released: 2023-05-05

License: Apache-2.0

Release Assets:

⭐ New Features / Enhancements

  • Avoid needing compiler parameter metadata in CountedAspect #3780
  • Reduces overall memory allocation in DynatraceExporterV2 while exporting #3766

🐞 Bug Fixes

  • Set current scope on ObservationRegistry when Scope#makeCurrent is called #3808
  • Enclosing scope not being popped #3787
  • Backport fix for partial step values on closing publish #3759

🔨 Dependency Upgrades

  • Upgrade to Testcontainers 1.18.0 #3818
  • Upgrade to Dropwizard Metrics 4.2.18 #3816
  • Upgrade to AWS SDK 1.12.463 #3815
  • Upgrade to Logback 1.2.12 #3814
  • Upgrade to Reactor 3.4.29, Reactor Netty 1.0.31, and Netty 4.1.92 #3813

📝 Tasks

  • Reduce Regex object creation in SignalFx Naming Convention #3747
  • Add time units to OTel integration tests #3796
  • Upgrade to Gradle Wrapper 8.1.1 #3784

:heart: Contributors

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

@belks, @izeye, @ttddyy, and @lenin-jaganathan

To top