Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump micrometer.version from 1.12.2 to 1.13.1 #322

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 8, 2024

Bumps micrometer.version from 1.12.2 to 1.13.1.
Updates io.micrometer:micrometer-bom from 1.12.2 to 1.13.1

Release notes

Sourced from io.micrometer:micrometer-bom's releases.

1.13.1

🔨 Dependency Upgrades

  • Bump me.champeau.gradle:japicmp-gradle-plugin from 0.4.2 to 0.4.3 #5219
  • Bump spring-javaformat from 0.0.41 to 0.0.42 #5218
  • Bump dropwizard-metrics from 4.2.25 to 4.2.26 #5215
  • Bump org.apache.felix:org.apache.felix.scr from 2.2.10 to 2.2.12 #5208
  • Bump software.amazon.awssdk:cloudwatch from 2.25.64 to 2.25.69 #5202
  • Bump org.hdrhistogram:HdrHistogram from 2.2.1 to 2.2.2 #5190
  • Bump spring from 5.3.35 to 5.3.36 #5189
  • Bump org.hsqldb:hsqldb from 2.7.2 to 2.7.3 #5188
  • Bump com.netflix.spectator:spectator-reg-atlas from 1.7.12 to 1.7.13 #5186
  • Bump io.netty:netty-bom from 4.1.109.Final to 4.1.110.Final #5185
  • Bump org.apache.maven:maven-resolver-provider from 3.9.6 to 3.9.7 #5183
  • Bump com.signalfx.public:signalfx-java from 1.0.41 to 1.0.42 #5182
  • Bump io.projectreactor:reactor-bom from 2022.0.18 to 2022.0.19 #5121
  • Bump com.gradle.develocity from 3.17.3 to 3.17.4 #5119
  • Bump spring from 5.3.34 to 5.3.35 #5118

📝 Tasks

  • Update japicmp compatibleVersion to 1.12.0 for 1.13.x #5143
  • Add 1.13.x and remove 1.11.x from dependabot config #5094

❤️ Contributors

Thank you to all the contributors who worked on this release:

@​izeye

1.13.0

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.

⚠️ Noteworthy

  • Deprecate Jersey server instrumentation in favour of the jersey-micrometer module in Jersey #4100
  • Add support for Prometheus client 1.x #4846 (please see the Migration Guide)
  • Deprecate instrumentation for Jetty 9, 10, 11 that is out of support #4779
  • Deprecate Hystrix instrumentation #4587
  • JvmHeapPressureMetrics have incorrect base unit #3236
  • Remove v1 CloudWatch module #1473
  • Make DefaultHttpClientObservationConvention#INSTANCE final #4770
  • Downgrade to Mockito 4 from Mockito 5 in micrometer-observation-test module micrometer-metrics/micrometer#4968
  • Remove unnecessary mockito dependency in micrometer-test #4963

⭐ New Features / Enhancements

... (truncated)

Commits
  • cf9533c Update compatibleVersion to 1.12.0 for 1.13.x branch (#5143)
  • 370148e Bump software.amazon.awssdk:cloudwatch from 2.25.64 to 2.25.69 (#5202)
  • 3ee9e7d Merge branch '1.12.x' into 1.13.x
  • 9f13912 Bump org.apache.felix:org.apache.felix.scr from 2.2.10 to 2.2.12 (#5214)
  • 37a6498 Merge branch '1.9.x' into 1.12.x
  • 1551089 Bump com.amazonaws:aws-java-sdk-cloudwatch from 1.12.734 to 1.12.739 (#5210)
  • 23b966e Bump dropwizard-metrics from 4.2.25 to 4.2.26 (#5201)
  • 6b7f628 Bump spring-javaformat from 0.0.41 to 0.0.42 (#5207)
  • 2130543 Bump me.champeau.gradle:japicmp-gradle-plugin from 0.4.2 to 0.4.3 (#5212)
  • 82232f2 Bump software.amazon.awssdk:cloudwatch from 2.25.55 to 2.25.64 (#5184)
  • Additional commits viewable in compare view

Updates io.micrometer:micrometer-observation from 1.12.2 to 1.13.1

Release notes

Sourced from io.micrometer:micrometer-observation's releases.

1.13.1

🔨 Dependency Upgrades

  • Bump me.champeau.gradle:japicmp-gradle-plugin from 0.4.2 to 0.4.3 #5219
  • Bump spring-javaformat from 0.0.41 to 0.0.42 #5218
  • Bump dropwizard-metrics from 4.2.25 to 4.2.26 #5215
  • Bump org.apache.felix:org.apache.felix.scr from 2.2.10 to 2.2.12 #5208
  • Bump software.amazon.awssdk:cloudwatch from 2.25.64 to 2.25.69 #5202
  • Bump org.hdrhistogram:HdrHistogram from 2.2.1 to 2.2.2 #5190
  • Bump spring from 5.3.35 to 5.3.36 #5189
  • Bump org.hsqldb:hsqldb from 2.7.2 to 2.7.3 #5188
  • Bump com.netflix.spectator:spectator-reg-atlas from 1.7.12 to 1.7.13 #5186
  • Bump io.netty:netty-bom from 4.1.109.Final to 4.1.110.Final #5185
  • Bump org.apache.maven:maven-resolver-provider from 3.9.6 to 3.9.7 #5183
  • Bump com.signalfx.public:signalfx-java from 1.0.41 to 1.0.42 #5182
  • Bump io.projectreactor:reactor-bom from 2022.0.18 to 2022.0.19 #5121
  • Bump com.gradle.develocity from 3.17.3 to 3.17.4 #5119
  • Bump spring from 5.3.34 to 5.3.35 #5118

📝 Tasks

  • Update japicmp compatibleVersion to 1.12.0 for 1.13.x #5143
  • Add 1.13.x and remove 1.11.x from dependabot config #5094

❤️ Contributors

Thank you to all the contributors who worked on this release:

@​izeye

1.13.0

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.

⚠️ Noteworthy

  • Deprecate Jersey server instrumentation in favour of the jersey-micrometer module in Jersey #4100
  • Add support for Prometheus client 1.x #4846 (please see the Migration Guide)
  • Deprecate instrumentation for Jetty 9, 10, 11 that is out of support #4779
  • Deprecate Hystrix instrumentation #4587
  • JvmHeapPressureMetrics have incorrect base unit #3236
  • Remove v1 CloudWatch module #1473
  • Make DefaultHttpClientObservationConvention#INSTANCE final #4770
  • Downgrade to Mockito 4 from Mockito 5 in micrometer-observation-test module micrometer-metrics/micrometer#4968
  • Remove unnecessary mockito dependency in micrometer-test #4963

⭐ New Features / Enhancements

... (truncated)

Commits
  • cf9533c Update compatibleVersion to 1.12.0 for 1.13.x branch (#5143)
  • 370148e Bump software.amazon.awssdk:cloudwatch from 2.25.64 to 2.25.69 (#5202)
  • 3ee9e7d Merge branch '1.12.x' into 1.13.x
  • 9f13912 Bump org.apache.felix:org.apache.felix.scr from 2.2.10 to 2.2.12 (#5214)
  • 37a6498 Merge branch '1.9.x' into 1.12.x
  • 1551089 Bump com.amazonaws:aws-java-sdk-cloudwatch from 1.12.734 to 1.12.739 (#5210)
  • 23b966e Bump dropwizard-metrics from 4.2.25 to 4.2.26 (#5201)
  • 6b7f628 Bump spring-javaformat from 0.0.41 to 0.0.42 (#5207)
  • 2130543 Bump me.champeau.gradle:japicmp-gradle-plugin from 0.4.2 to 0.4.3 (#5212)
  • 82232f2 Bump software.amazon.awssdk:cloudwatch from 2.25.55 to 2.25.64 (#5184)
  • Additional commits viewable in compare view

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 <dependency name> 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jul 8, 2024
@dependabot dependabot bot force-pushed the dependabot/maven/micrometer.version-1.13.1 branch from 20326c2 to 556d00f Compare July 8, 2024 13:39
Bumps `micrometer.version` from 1.12.2 to 1.13.1.

Updates `io.micrometer:micrometer-bom` from 1.12.2 to 1.13.1
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases)
- [Commits](micrometer-metrics/micrometer@v1.12.2...v1.13.1)

Updates `io.micrometer:micrometer-observation` from 1.12.2 to 1.13.1
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases)
- [Commits](micrometer-metrics/micrometer@v1.12.2...v1.13.1)

---
updated-dependencies:
- dependency-name: io.micrometer:micrometer-bom
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.micrometer:micrometer-observation
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/maven/micrometer.version-1.13.1 branch from 556d00f to 0fa619d Compare July 8, 2024 13:39
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 9, 2024

Superseded by #328.

@dependabot dependabot bot closed this Jul 9, 2024
@dependabot dependabot bot deleted the dependabot/maven/micrometer.version-1.13.1 branch July 9, 2024 09:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants