Skip to content

Bump micrometer-registry-influx from 1.7.1 to 1.7.2

Bumps micrometer-registry-influx from 1.7.1 to 1.7.2.

Release notes

Sourced from micrometer-registry-influx's releases.

1.7.2

Micrometer 1.7.2 contains the changes from the 1.6.9 and 1.5.16 releases (merged together below).

New Features / Enhancements

  • Test support for log event verification #2676
  • Add response status to error logs in DynatraceMeterRegistry #2669

🐞 Bug Fixes

  • Native image configuration not compatible with Java 11 #2670

📝 Tasks

  • Fix Javadoc errors #2690
  • Suppress IllegalImport check for samples #2696
  • Use single lockfile per project #2695
  • Polish error log message in DynatraceExporterV2 #2688
  • Replace okhttp3.internal.http.HttpMethod.requiresRequestBody() #2687
  • Add tests for Dynatrace error logging #2680
  • Fixing test task cache misses #2675
  • Use StringBuilder.append(char) where possible #2674
  • Turn on Gradle file system watching #2664
  • Build with Gradle 7.x #2558
  • Consider graduating Stackdriver integration from Incubating status #1991

Contributors

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

Commits
  • 27fbc7c Merge branch '1.6.x' into 1.7.x
  • cf6a594 Merge branch '1.5.x' into 1.6.x
  • 5f155fb Workaround: release.stage=milestone for RC (should be rc)
  • ce25186 Merge branch '1.6.x' into 1.7.x
  • e8ab267 Merge branch '1.5.x' into 1.6.x
  • 6f2a089 Exclude tests from deploy tasks
  • 5051e61 Merge branch '1.6.x' into 1.7.x
  • 762e554 Merge branch '1.5.x' into 1.6.x
  • 748d393 Moving back to 1.2.3-M1 and 1.2.3-RC1 style
  • 343d599 Merge branch '1.6.x' into 1.7.x
  • Additional commits viewable in compare view

Merge request reports