Skip to content

Releases: micrometer-metrics/micrometer

1.6.7

12 May 05:02
Compare
Choose a tag to compare

⭐ New Features / Enhancements

  • Log meter polling failure in StatsdMeterRegistry #2573

🐞 Bug Fixes

  • Dynatrace dimension length constraint not honored #2339

🔨 Dependency Upgrades

  • Upgrade to Reactor Dysprosium-SR20 #2602

❤️ Contributors

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

1.5.14

12 May 04:36
Compare
Choose a tag to compare

⭐ New Features / Enhancements

  • Log meter polling failure in StatsdMeterRegistry #2573

🐞 Bug Fixes

  • Dynatrace dimension length constraint not honored #2339

🔨 Dependency Upgrades

  • Upgrade to Reactor Dysprosium-SR20 #2602

❤️ Contributors

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

1.3.20

12 May 02:45
Compare
Choose a tag to compare

NOTE: This is the final release in the 1.3.x line. Upgrade to a supported version for future patch releases.

⭐ New Features / Enhancements

  • Log meter polling failure in StatsdMeterRegistry #2573

🐞 Bug Fixes

  • Dynatrace dimension length constraint not honored #2339

❤️ Contributors

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

1.7.0-RC1

14 Apr 04:41
Compare
Choose a tag to compare
1.7.0-RC1 Pre-release
Pre-release

This is a release candidate provided for early testing of Micrometer 1.7 features before the GA release. Changes included in this release may be removed or changed in incompatible ways before the GA release. It is not intended for production use.
The artifacts are available from the Spring milestone repository: https://repo.spring.io/milestone

Below are the changes since the 1.7.0-M1 release.

⚠️ Noteworthy

The following changes are breaking from the previous milestone release.

  • Rename Mongo tags provider interfaces to align with existing tags providers #2541

⭐ New Features / Enhancements

  • Support multiple long lived heap memory pools for gc metrics #2562
  • Introduce a skip predicate to the TimedAspect and CountedAspect #2551
  • Support Datadog UDP origin detection on Kubernetes #2417
  • Add "host" tag to JettyClientMetrics #2054
  • Support OpenJ9 GC policies #1458
  • Exclude netty http modules from shading in Statsd registry #2531

🪲 Bug Fixes

  • Statsd registry stops polling meters #2543

📝 Tasks

  • Refactor JvmGcMetrics with less specialized logic for non-gen collectors #2560
  • Update samples to use Spring Boot 2.4.4 #2518
  • Mention how to get milestone releases #2510

❤️ Contributors

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

1.6.6

14 Apr 03:54
Compare
Choose a tag to compare

⭐ New Features / Enhancements

  • Exclude netty http modules from shading in Statsd registry #2531

🐞 Bug Fixes

  • Statsd registry stops polling meters #2543

❤️ Contributors

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

1.5.13

14 Apr 03:40
Compare
Choose a tag to compare

⭐ New Features / Enhancements

  • Exclude netty http modules from shading in Statsd registry #2531

🐞 Bug Fixes

  • Statsd registry stops polling meters #2543

❤️ Contributors

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

1.3.19

14 Apr 02:10
Compare
Choose a tag to compare

🐞 Bug Fixes

  • Statsd registry stops polling meters #2543
  • [Backport] PrometheusTimer publishes wrong unit of time for max/sum when percentile histograms are enabled #2537

❤️ Contributors

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

1.7.0-M1

16 Mar 20:51
v1.7.0-M1
05fef40
Compare
Choose a tag to compare
1.7.0-M1 Pre-release
Pre-release

This is a milestone release provided for early testing of Micrometer 1.7 features before the GA release. Changes included in this release may be removed or changed in incompatible ways before the GA release. It is not intended for production use.
The milestone artifacts are available from the Spring milestone repository: https://repo.spring.io/milestone

Noteworthy

  • Micrometer Hibernate MeterBinders are deprecated in favor of the Hibernate community MeterBinders #2420
  • PrometheusMeterRegistry will work with Prometheus simpleclient version 0.10.0 or later only #2418
  • Support for Elasticsearch 6 has been dropped #2361
  • Mongo related metrics require the Mongo 4.x drivers #2338

⭐ New Features / Enhancements

  • OpenMetrics scrape support #2486
  • Support Caffeine 3 #2478
  • Align publication time with StepValue rollover (#1218) #2393
  • Use OperatingSystemMXBean.getCpuLoad() first in ProcessorMetrics #2365
  • Set index to false for metric values in ElasticMeterRegistry #2364
  • Adds pluggable tags provider to MongoMetricsCommandListener #2360
  • Support for Mongo Connection pool tags provider #2355
  • Upgrade to Mongo 4 java driver #2338
  • Add method tagKeys(Collection keys) to Search #2310
  • Support jOOQ 3.14 #2304
  • JvmInfoMetrics MeterBinder for jvm.info #2221
  • Add implementation of Caffeine's StatsCounter #2163
  • Add support for strong reference to TimeGauge #2136
  • Add convenient methods for filtered scraping #2119
  • Unbind KafkaClientMetrics in close() #2018
  • InfluxDB 2.0 API support #1974
  • Support gRPC monitoring #656

🪲 Bug Fixes

  • Fix duplicate +Inf bucket in Prometheus histograms #2485
  • Fix JDK source and target of published artifacts. #2471
  • Azure Registry publishing metrics with count equal to zero #2463

❤️ Contributors

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

1.6.5

16 Mar 08:25
Compare
Choose a tag to compare

NOTE: Due to the sunsetting of Bintray/Jcenter, we no longer publish releases to jcenter. Use Maven Central instead.

🪲 Bug Fixes

  • Fix duplicate +Inf bucket in Prometheus histograms #2485
  • Fix JDK source and target of published artifacts. #2471
  • Azure Registry publishing metrics with count equal to zero #2463

Tasks

  • Remove Bintray from release process #2455

❤️ Contributors

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

1.5.12

16 Mar 08:07
Compare
Choose a tag to compare

NOTE: Due to the sunsetting of Bintray/Jcenter, we no longer publish releases to jcenter. Use Maven Central instead.

🪲 Bug Fixes

  • Fix duplicate +Inf bucket in Prometheus histograms #2485
  • Fix JDK source and target of published artifacts. #2471
  • Azure Registry publishing metrics with count equal to zero #2463

Tasks

  • Remove Bintray from release process #2455

❤️ Contributors

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