Micrometer 1.13.0 is the GA version of a new feature release. See our support policy for support timelines and 1.13 Migration Guide for migration details.
Please take a look at the Migration Guide if you use Prometheus since there are breaking changes in the Prometheus registry if you are using the PrometheusMeterRegistry API in your code.
Below are the combined release notes of all the pre-release milestones and release candidate preceding it.
:warning: Noteworthy
Deprecate Jersey server instrumentation in favour of the jersey-micrometer module in Jersey #4100
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps io.micrometer:micrometer-registry-prometheus from 1.12.5 to 1.13.2.
Release notes
Sourced from io.micrometer:micrometer-registry-prometheus's releases.
... (truncated)
Commits
083f12e
Avoid calling naming convention on scrape (#5288)faeebde
Revert "Backport fix AspectJ pointcut syntax"b1dd400
Backport fix AspectJ pointcut syntax7794bea
Bump software.amazon.awssdk:cloudwatch from 2.25.69 to 2.25.70 (#5277)128462d
Merge branch '1.12.x' into 1.13.x24bb9c2
Bump org.junit.platform:junit-platform-launcher from 1.10.2 to 1.10.3 (#5248)1a9fb35
Bump junit from 5.10.2 to 5.10.3 (#5251)614598f
Bump com.netflix.spectator:spectator-reg-atlas from 1.7.13 to 1.7.14 (#5250)4acef7a
Bump io.projectreactor:reactor-bom from 2022.0.19 to 2022.0.20 (#5253)b9974f0
Bump org.apache.maven:maven-resolver-provider from 3.9.7 to 3.9.8 (#5255)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show