github micrometer-metrics/micrometer v2.0.0-M3
2.0.0-M3

latest releases: v1.12.8, v1.13.1, v1.12.7...
pre-release2 years ago

Upgrading from 2.0.0-M2

  • The micrometer-api module that was introduced in 2.0.0-M2 has been reverted. The classes that were moved to micrometer-api are back in micrometer-core at the same location they are in 1.x.
  • A new micrometer-binders module is being introduced in 1.9.0-M4 (also included in this milestone release). See the 1.9 migration guide for more information.

⭐ New Features

  • Added Global Tags Provider #3061
  • Add observeChecked methods to observe methods that can throw exceptions #3052
  • Merge micrometer-binder changes and revert micrometer-api changes #3046
  • Add observe method to the Observation for Runnable and Supplier #3040
  • Observation text publisher #3034
  • Iterable<Tag> vs Iterable<? extends Tag> #2092
  • Add base units for ForkJoinPool #1525

🔨 Dependency Upgrades

  • Pin to context-propagation-api 1.0.0-M1 #3072

❤️ Contributors

We'd like to thank all the contributors who worked on this release!

Don't miss a new micrometer release

NewReleases is sending notifications on new releases.