Bump micrometer-registry-influx from 1.7.0 to 1.7.1
Bumps micrometer-registry-influx from 1.7.0 to 1.7.1.
Release notes
Sourced from micrometer-registry-influx's releases.
1.7.1
Micrometer 1.7.1 contains the changes from the 1.5.15 release, copied below.
⭐ New Features / Enhancements
- Add GraalVM native image reflection config for ProcessorMetrics and FileDescriptorMetrics #2638
🐞 Bug Fixes
- Data race in Gauge value implementations #2662
- Fix error log for custom metric put failures in Dynatrace #2651
- Fix DistributionSummary for Dynatrace #2650
@Nullable
annotation missing for Timer.record() methods #2630
🔨 Dependency Upgrades
- Upgrade to reactor 3.3.18, reactor-netty 0.9.21, netty 4.1.65 #2661
❤ ContributorsWe'd like to thank all the contributors who worked on this release!
- @izeye
- @jkrauze
Commits
-
5f7409e
Merge branch '1.6.x' into 1.7.x -
2eb85eb
Merge branch '1.5.x' into 1.6.x -
40e4f11
Avoid data race in Gauge value implementations -
f9cc574
Merge branch '1.6.x' into 1.7.x -
94f9d37
Merge branch '1.5.x' into 1.6.x -
a9fd294
Upgrade to reactor 3.3.18, reactor-netty 0.9.21, netty 4.1.65 -
1ad1656
Disable bootJarMainClassName task in micrometer-samples-boot2 (#2654) -
d27a03c
Fix typo -
e96eb9f
Merge branch '1.6.x' into 1.7.x -
c1a4549
Merge branch '1.5.x' into 1.6.x - Additional commits viewable in compare view