Skip to content

Bump micrometer-registry-influx from 1.7.3 to 1.7.4

Bumps micrometer-registry-influx from 1.7.3 to 1.7.4.

Release notes

Sourced from micrometer-registry-influx's releases.

1.7.4

Noteworthy

  • License violation in JsonUtils #2762

New Features / Enhancements

  • Backporting "Unbind KafkaClientMetrics in close()" #2771

🐞 Bug Fixes

  • Wrong Nullable annotation imported #2779
  • LongTaskTimer: Failed to register Collector of type MicrometerCollector: The Collector exposes the same name multiple times #2765
  • Kafka Metrics become NaN after a while (possibly after rebalance) #2726
  • Dropwizard Timer instances always created with system clock #2683
  • TimeWindowMax produces wrong values after long period of inactivity #2647
  • KafkaMetrics bindTo takes too long #2415

🔨 Dependency Upgrades

  • Upgrade JUnit to 5.7.2 and other test dependencies #2785
  • Upgrade to wavefront-sdk-java:2.6.5 #2784
  • Upgrade to slf4j-api:1.7.32 #2783
  • Upgrade to reactor 3.3.20, reactor-netty 0.9.23, netty 4.1.68 #2782
  • Update nohttp-gradle plugin to 0.0.9 #2763
  • Upgrade Gradle Enterprise plugin to 3.6.4 #2760

📝 Tasks

  • Make resolveAndLockAll compatible with --update-locks #2781
  • License violation in JsonUtils #2762
  • Upgrade Gradle to 7.2 #2757
  • Add a build job on JDK 11 #2756
  • Put back excluded configurations to dependency locking #2743
  • Fail build if potentially missing types found in method signatures #2559
  • Add a build job on JDK 8 #2480

Contributors

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

Commits
  • bd55ff4 Merge branch '1.6.x' into 1.7.x
  • 59b1916 Upgrade JUnit to 5.7.2 and other test dependencies
  • c62b653 Merge branch '1.6.x' into 1.7.x
  • 6bb07d7 Upgrade to wavefront-sdk-java:2.6.5
  • 490e0fb Merge branch '1.6.x' into 1.7.x
  • 530e377 Upgrade to slf4j-api:1.7.32
  • e0e1eb8 Merge branch '1.6.x' into 1.7.x
  • b1b54b4 Upgrade to reactor 3.3.20, reactor-netty 0.9.23, netty 4.1.68
  • 2bcd444 Merge branch '1.6.x' into 1.7.x
  • 7377e1a Merge branch '1.5.x' into 1.6.x
  • Additional commits viewable in compare view

Merge request reports