Micrometer/micrometer: Release v1.9.0-RC1

Name: micrometer

Owner: Micrometer

Release: 1.9.0-RC1

Released: 2022-04-15

License: Apache-2.0

Release Assets:

Note: This is a pre-production preview release for the purposes of early testing. See the Milestone releases section of the README.

Upgrading from 1.9.0-M4

The micrometer-binders module has been reverted (#3119). Update your imports of binders to the previous package in micrometer-core io.micrometer.core.instrument.binder. Remove any dependencies on the micrometer-binders module; this is no longer published.

⭐ New Features

  • Add resettable DistributionSummary and Timer for Dynatrace registry #3093
  • Add capability to correctly export fixed buckets histogram to SignalFx #2977
  • OpenTelemetry Protocol (OTLP) MeterRegistry #2864
  • Exemplars support for Prometheus Histogram #2812

:heart: Contributors

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

  • @izeye, @pirgeo, @bogdandrutu

To top