Skip to content

Bump micrometer-registry-influx from 1.6.3 to 1.6.4

Bumps micrometer-registry-influx from 1.6.3 to 1.6.4.

Release notes

Sourced from micrometer-registry-influx's releases.

v1.6.4

New Features

  • Log ExecutorServiceMetrics.bindTo() failure #2443

🐞 Bug Fixes

  • Collector already registered that provides name: cache_request_total #2399
  • Guard against InaccessibleObjectException when --illegal-access=deny #2447
  • Include index date separator in index pattern for ElasticMeterRegistry #2405
  • MongoMetricsCommandListener is not thread safe #2401
  • NPE in MongoMetricsConnectionPoolListener on shutdown #2384
  • Fix FunctionCounter in SingleIndicator.Builder.count() #2438

Contributors

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

Commits
  • de7d90d Merge branch '1.5.x' into 1.6.x
  • 594e1fe Merge branch '1.3.x' into 1.5.x
  • 8f117ba Attribute nullability annotations to Spring Framework (#2456)
  • 41e27d3 Merge branch '1.5.x' into 1.6.x
  • 08029d9 Merge branch '1.3.x' into 1.5.x
  • 3b6e727 Guard against NPE in MongoMetricsConnectionPoolListener (#2454)
  • 7f9b04b Guard against InaccessibleObjectException in ExecutorServiceMetrics (#2452)
  • 3062418 Note about wrapped ExecutorService types
  • 9c3c9f4 Polish micrometer-registry-health module (#2441)
  • 08dee6f Fix flakiness in Log4j2MetricsTest.asyncLogShouldNotBeDuplicated() (#2451)
  • Additional commits viewable in compare view

Merge request reports