Skip to content

Bump micrometer-registry-influx from 1.6.5 to 1.6.6

Bumps micrometer-registry-influx from 1.6.5 to 1.6.6.

Release notes

Sourced from micrometer-registry-influx's releases.

1.6.6

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!

Commits
  • 3b48e83 Merge branch '1.5.x' into 1.6.x
  • 0c63ce4 Merge branch '1.3.x' into 1.5.x
  • bd41978 Add test for failed poll scenario
  • 17024fb Isolate polling of pollables in StatsdMeterRegistry (#2549)
  • 750a5be Merge branch '1.5.x' into 1.6.x
  • b97cd15 Upgrade shaded deps: reactor 3.3.16, reactor-netty 0.9.19, netty 4.1.63
  • 0221f7e Merge branch '1.5.x' into 1.6.x
  • da81cfb Merge branch '1.3.x' into 1.5.x
  • b433283 Avoid ClassNotFoundException yet again
  • 33f96f8 Merge branch '1.5.x' into 1.6.x
  • Additional commits viewable in compare view

Merge request reports