Commit a2d94de
authored
chore(deps): update dependency micrometer-metrics/micrometer to v1.17.1 (#2398)
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
|
[micrometer-metrics/micrometer](https://redirect.github.com/micrometer-metrics/micrometer)
| patch | `v1.17.0` → `v1.17.1` |
---
### Release Notes
<details>
<summary>micrometer-metrics/micrometer
(micrometer-metrics/micrometer)</summary>
###
[`v1.17.1`](https://redirect.github.com/micrometer-metrics/micrometer/releases/tag/v1.17.1):
1.17.1
[Compare
Source](https://redirect.github.com/micrometer-metrics/micrometer/compare/v1.17.0...v1.17.1)
##### :lady\_beetle: Bug Fixes
- ClassNotFoundException: org.LatencyUtils.PauseDetector is thrown when
introspecting AbstractTimer
[#​7815](https://redirect.github.com/micrometer-metrics/micrometer/issues/7815)
- Prometheus custom meters: creation timestamps are incorrect
[#​7798](https://redirect.github.com/micrometer-metrics/micrometer/issues/7798)
- Fix memory leak/NPE in MicrometerHttpClientInterceptor (HC4 & HC5)
- Sanitize line terminators in Dogstatsd, Etsy StatsD, and
LoggingMeterRegistry
##### 🔨 Dependency Upgrades
- Bump io.netty:netty-bom from 4.2.15.Final to 4.2.17.Final
[#​7822](https://redirect.github.com/micrometer-metrics/micrometer/pull/7822)
- Bump software.amazon.awssdk:cloudwatch from 2.46.6 to 2.46.21
[#​7705](https://redirect.github.com/micrometer-metrics/micrometer/pull/7705)
##### 📝 Tasks
- Fix ineffective ExemplarSampler cache in DefaultExemplarSamplerFactory
[#​7657](https://redirect.github.com/micrometer-metrics/micrometer/pull/7657)
- Note micrometer-jetty11 deprecation in the artifact description
[#​7651](https://redirect.github.com/micrometer-metrics/micrometer/issues/7651)
##### ❤️ Contributors
Thank you to all the contributors who worked on this release:
[@​arimu1](https://redirect.github.com/arimu1),
[@​kalayciburak](https://redirect.github.com/kalayciburak)
</details>
---
### Configuration
📅 **Schedule**: (UTC)
- Branch creation
- At any time (no schedule defined)
- Automerge
- At any time (no schedule defined)
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/prometheus/client_java).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0NC4zNS40IiwidXBkYXRlZEluVmVyIjoiNDQuMzUuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent dfeba03 commit a2d94de
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| |||
0 commit comments