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

build(deps): bump io.micrometer:micrometer-core from 1.12.5 to 1.13.0 #257

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github May 21, 2024

Bumps io.micrometer:micrometer-core from 1.12.5 to 1.13.0.

Release notes

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

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

  • Remove unnecessary call to getConventionName in PrometheusMeterRegistry #4607
  • Add log for negative amount in AbstractTimer.record() #4573
  • Add response headers and trailers to gRPC observation context #4516
  • Don't overwrite reserved resource attributes #4503
  • Additional support for OTLP env vars #4500
  • Add database tag to DefaultMongoCommandTagsProvider #4298
  • ObservationGrpcServerInterceptor does not store observation in a context #4218
  • Deprecate Jersey server instrumentation in favour of the jersey-micrometer module in Jersey #4100
  • Missing option to get response headers in GrpcServerObservationConvention #4012
  • Remove metrics when shutting down InstrumentedQueuedThreadPool #4000
  • Support jOOQ 3.15 and later #3828
  • Allow customizing start log message in PushMeterRegistry implementations #4848
  • Manage context-propagation version in micrometer-bom #4847
  • Add support for Prometheus 1.x #4846
  • "Failed to publish metrics to OTLP receiver" error message contains no actionable context #4829
  • Support @Counted on classes #4746
  • Publish a separate module with jdk11 classes #4728
  • Make JettyClientMetrics compatible with Jetty12 #4609
  • Make it possible to disable LongtaskTimer creation in DefaultMeterObservationHandler #4604
  • Add Meter for process CPU time #4498
  • Make Jetty server metrics work with Jetty 12 #4261
  • OTLPMeterRegistry should adhere to OpenTelemetry data model for producing metrics #4053
  • Asserting Observation keys and value should offer suggestions from the other cardinality bucket. #4046
  • Ignore class level AOP annotation if method level present #3811
  • Remove v1 CloudWatch module #1473
  • Log CloudWatch metric data when publishing fails #1396
  • [Dynatrace] debug log in exporter when no meters are registered #4951
  • Warn when a MeterFilter is configured after a meter is registered #4917
  • Allow customizing PrometheusProperties via PrometheusConfig #4875

... (truncated)

Commits
  • a5c1b72 Update documentation for Jetty connection metrics
  • 4cd3490 Configure NetworkTrafficListener in addToAllConnectors
  • 4348f37 Merge branch '1.12.x'
  • 55ccf17 Remove space at beginning of line (#4989)
  • 68f5240 Bump software.amazon.awssdk:cloudwatch from 2.25.45 to 2.25.50 (#5084)
  • abeb1f1 Merge branch '1.12.x'
  • 29ccc34 Merge branch '1.12.x'
  • b1dce38 Bump org.aspectj:aspectjweaver from 1.9.22 to 1.9.22.1 (#5073)
  • d896fcb Bump io.javalin:javalin from 5.6.4 to 5.6.5 (#5088)
  • b08e2ba Merge branch '1.11.x' into 1.12.x
  • Additional commits viewable in compare view

Dependabot compatibility score

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)

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

Signed-off-by: dependabot[bot] <[email protected]>
Copy link
Author

dependabot bot commented on behalf of github May 21, 2024

The following labels could not be found: dependencies, java.

Copy link

Test Results

   787 files  ±0     787 suites  ±0   24m 20s ⏱️ +6s
13 397 tests ±0  13 392 ✅ ±0  5 💤 ±0  0 ❌ ±0 
13 694 runs  ±0  13 689 ✅ ±0  5 💤 ±0  0 ❌ ±0 

Results for commit 20a649f. ± Comparison against base commit d77b676.

This pull request removes 156 and adds 156 tests. Note that renamed tests count towards both.
org.eclipse.edc.connector.controlplane.callback.staticendpoint.CallbackStaticEndpointExtensionTest ‑ [1] {edc.callback.cb.transactional=false, edc.cb.callback.events=test}
org.eclipse.edc.connector.controlplane.callback.staticendpoint.CallbackStaticEndpointExtensionTest ‑ [2] {edc.callback.cb.transactional=false, edc.callback.cb.uri=url}
org.eclipse.edc.connector.controlplane.callback.staticendpoint.CallbackStaticEndpointExtensionTest ‑ [3] {edc.callback.cb.events=test, edc.callback.cb.auth-key=test, edc.callback.cb.uri=url, edc.callback.cb.transactional=false}
org.eclipse.edc.connector.controlplane.contract.negotiation.ConsumerContractNegotiationManagerImplTest ‑ [10] ACCEPTING, TERMINATED, java.util.concurrent.CompletableFuture@1c4057f9[Completed normally], org.eclipse.edc.connector.controlplane.contract.negotiation.ConsumerContractNegotiationManagerImplTest$DispatchFailureArguments$$Lambda$650/0x00007fa404359740@1ddf42dd
org.eclipse.edc.connector.controlplane.contract.negotiation.ConsumerContractNegotiationManagerImplTest ‑ [11] VERIFYING, TERMINATED, java.util.concurrent.CompletableFuture@3e4afd10[Completed normally], org.eclipse.edc.connector.controlplane.contract.negotiation.ConsumerContractNegotiationManagerImplTest$DispatchFailureArguments$$Lambda$651/0x00007fa4043599a0@22aefae0
org.eclipse.edc.connector.controlplane.contract.negotiation.ConsumerContractNegotiationManagerImplTest ‑ [12] TERMINATING, TERMINATED, java.util.concurrent.CompletableFuture@dd20ebc[Completed normally], org.eclipse.edc.connector.controlplane.contract.negotiation.ConsumerContractNegotiationManagerImplTest$DispatchFailureArguments$$Lambda$652/0x00007fa404359c00@6c70b7c3
org.eclipse.edc.connector.controlplane.contract.negotiation.ConsumerContractNegotiationManagerImplTest ‑ [1] REQUESTING, REQUESTING, java.util.concurrent.CompletableFuture@52433946[Completed exceptionally: org.eclipse.edc.spi.EdcException: error], org.eclipse.edc.connector.controlplane.contract.negotiation.ConsumerContractNegotiationManagerImplTest$DispatchFailureArguments$$Lambda$641/0x00007fa404350bf0@5403431a
org.eclipse.edc.connector.controlplane.contract.negotiation.ConsumerContractNegotiationManagerImplTest ‑ [2] ACCEPTING, ACCEPTING, java.util.concurrent.CompletableFuture@f10d055[Completed exceptionally: org.eclipse.edc.spi.EdcException: error], org.eclipse.edc.connector.controlplane.contract.negotiation.ConsumerContractNegotiationManagerImplTest$DispatchFailureArguments$$Lambda$642/0x00007fa404358000@542ff147
org.eclipse.edc.connector.controlplane.contract.negotiation.ConsumerContractNegotiationManagerImplTest ‑ [3] VERIFYING, VERIFYING, java.util.concurrent.CompletableFuture@72f3f14c[Completed exceptionally: org.eclipse.edc.spi.EdcException: error], org.eclipse.edc.connector.controlplane.contract.negotiation.ConsumerContractNegotiationManagerImplTest$DispatchFailureArguments$$Lambda$643/0x00007fa404358260@4cb4c4cc
org.eclipse.edc.connector.controlplane.contract.negotiation.ConsumerContractNegotiationManagerImplTest ‑ [4] TERMINATING, TERMINATING, java.util.concurrent.CompletableFuture@52657d5f[Completed exceptionally: org.eclipse.edc.spi.EdcException: error], org.eclipse.edc.connector.controlplane.contract.negotiation.ConsumerContractNegotiationManagerImplTest$DispatchFailureArguments$$Lambda$644/0x00007fa4043584c0@43d3995f
…
org.eclipse.edc.connector.controlplane.callback.staticendpoint.CallbackStaticEndpointExtensionTest ‑ [1] {edc.cb.callback.events=test, edc.callback.cb.transactional=false}
org.eclipse.edc.connector.controlplane.callback.staticendpoint.CallbackStaticEndpointExtensionTest ‑ [2] {edc.callback.cb.uri=url, edc.callback.cb.transactional=false}
org.eclipse.edc.connector.controlplane.callback.staticendpoint.CallbackStaticEndpointExtensionTest ‑ [3] {edc.callback.cb.transactional=false, edc.callback.cb.uri=url, edc.callback.cb.auth-key=test, edc.callback.cb.events=test}
org.eclipse.edc.connector.controlplane.contract.negotiation.ConsumerContractNegotiationManagerImplTest ‑ [10] ACCEPTING, TERMINATED, java.util.concurrent.CompletableFuture@1c4057f9[Completed normally], org.eclipse.edc.connector.controlplane.contract.negotiation.ConsumerContractNegotiationManagerImplTest$DispatchFailureArguments$$Lambda$650/0x00007f22443584a8@1ddf42dd
org.eclipse.edc.connector.controlplane.contract.negotiation.ConsumerContractNegotiationManagerImplTest ‑ [11] VERIFYING, TERMINATED, java.util.concurrent.CompletableFuture@3e4afd10[Completed normally], org.eclipse.edc.connector.controlplane.contract.negotiation.ConsumerContractNegotiationManagerImplTest$DispatchFailureArguments$$Lambda$651/0x00007f2244358708@22aefae0
org.eclipse.edc.connector.controlplane.contract.negotiation.ConsumerContractNegotiationManagerImplTest ‑ [12] TERMINATING, TERMINATED, java.util.concurrent.CompletableFuture@dd20ebc[Completed normally], org.eclipse.edc.connector.controlplane.contract.negotiation.ConsumerContractNegotiationManagerImplTest$DispatchFailureArguments$$Lambda$652/0x00007f2244358968@6c70b7c3
org.eclipse.edc.connector.controlplane.contract.negotiation.ConsumerContractNegotiationManagerImplTest ‑ [1] REQUESTING, REQUESTING, java.util.concurrent.CompletableFuture@52433946[Completed exceptionally: org.eclipse.edc.spi.EdcException: error], org.eclipse.edc.connector.controlplane.contract.negotiation.ConsumerContractNegotiationManagerImplTest$DispatchFailureArguments$$Lambda$641/0x00007f22443511f8@5403431a
org.eclipse.edc.connector.controlplane.contract.negotiation.ConsumerContractNegotiationManagerImplTest ‑ [2] ACCEPTING, ACCEPTING, java.util.concurrent.CompletableFuture@f10d055[Completed exceptionally: org.eclipse.edc.spi.EdcException: error], org.eclipse.edc.connector.controlplane.contract.negotiation.ConsumerContractNegotiationManagerImplTest$DispatchFailureArguments$$Lambda$642/0x00007f2244351458@542ff147
org.eclipse.edc.connector.controlplane.contract.negotiation.ConsumerContractNegotiationManagerImplTest ‑ [3] VERIFYING, VERIFYING, java.util.concurrent.CompletableFuture@72f3f14c[Completed exceptionally: org.eclipse.edc.spi.EdcException: error], org.eclipse.edc.connector.controlplane.contract.negotiation.ConsumerContractNegotiationManagerImplTest$DispatchFailureArguments$$Lambda$643/0x00007f22443516b8@4cb4c4cc
org.eclipse.edc.connector.controlplane.contract.negotiation.ConsumerContractNegotiationManagerImplTest ‑ [4] TERMINATING, TERMINATING, java.util.concurrent.CompletableFuture@52657d5f[Completed exceptionally: org.eclipse.edc.spi.EdcException: error], org.eclipse.edc.connector.controlplane.contract.negotiation.ConsumerContractNegotiationManagerImplTest$DispatchFailureArguments$$Lambda$644/0x00007f2244351918@43d3995f
…

Copy link

Test Results

   787 files  ±0     787 suites  ±0   24m 36s ⏱️ +22s
13 397 tests ±0  13 392 ✅ ±0  5 💤 ±0  0 ❌ ±0 
13 694 runs  ±0  13 689 ✅ ±0  5 💤 ±0  0 ❌ ±0 

Results for commit 20a649f. ± Comparison against base commit d77b676.

This pull request removes 154 and adds 154 tests. Note that renamed tests count towards both.
org.eclipse.edc.connector.controlplane.callback.staticendpoint.CallbackStaticEndpointExtensionTest ‑ [3] {edc.callback.cb.events=test, edc.callback.cb.auth-key=test, edc.callback.cb.uri=url, edc.callback.cb.transactional=false}
org.eclipse.edc.connector.controlplane.contract.negotiation.ConsumerContractNegotiationManagerImplTest ‑ [10] ACCEPTING, TERMINATED, java.util.concurrent.CompletableFuture@1c4057f9[Completed normally], org.eclipse.edc.connector.controlplane.contract.negotiation.ConsumerContractNegotiationManagerImplTest$DispatchFailureArguments$$Lambda$650/0x00007fa404359740@1ddf42dd
org.eclipse.edc.connector.controlplane.contract.negotiation.ConsumerContractNegotiationManagerImplTest ‑ [11] VERIFYING, TERMINATED, java.util.concurrent.CompletableFuture@3e4afd10[Completed normally], org.eclipse.edc.connector.controlplane.contract.negotiation.ConsumerContractNegotiationManagerImplTest$DispatchFailureArguments$$Lambda$651/0x00007fa4043599a0@22aefae0
org.eclipse.edc.connector.controlplane.contract.negotiation.ConsumerContractNegotiationManagerImplTest ‑ [12] TERMINATING, TERMINATED, java.util.concurrent.CompletableFuture@dd20ebc[Completed normally], org.eclipse.edc.connector.controlplane.contract.negotiation.ConsumerContractNegotiationManagerImplTest$DispatchFailureArguments$$Lambda$652/0x00007fa404359c00@6c70b7c3
org.eclipse.edc.connector.controlplane.contract.negotiation.ConsumerContractNegotiationManagerImplTest ‑ [1] REQUESTING, REQUESTING, java.util.concurrent.CompletableFuture@52433946[Completed exceptionally: org.eclipse.edc.spi.EdcException: error], org.eclipse.edc.connector.controlplane.contract.negotiation.ConsumerContractNegotiationManagerImplTest$DispatchFailureArguments$$Lambda$641/0x00007fa404350bf0@5403431a
org.eclipse.edc.connector.controlplane.contract.negotiation.ConsumerContractNegotiationManagerImplTest ‑ [2] ACCEPTING, ACCEPTING, java.util.concurrent.CompletableFuture@f10d055[Completed exceptionally: org.eclipse.edc.spi.EdcException: error], org.eclipse.edc.connector.controlplane.contract.negotiation.ConsumerContractNegotiationManagerImplTest$DispatchFailureArguments$$Lambda$642/0x00007fa404358000@542ff147
org.eclipse.edc.connector.controlplane.contract.negotiation.ConsumerContractNegotiationManagerImplTest ‑ [3] VERIFYING, VERIFYING, java.util.concurrent.CompletableFuture@72f3f14c[Completed exceptionally: org.eclipse.edc.spi.EdcException: error], org.eclipse.edc.connector.controlplane.contract.negotiation.ConsumerContractNegotiationManagerImplTest$DispatchFailureArguments$$Lambda$643/0x00007fa404358260@4cb4c4cc
org.eclipse.edc.connector.controlplane.contract.negotiation.ConsumerContractNegotiationManagerImplTest ‑ [4] TERMINATING, TERMINATING, java.util.concurrent.CompletableFuture@52657d5f[Completed exceptionally: org.eclipse.edc.spi.EdcException: error], org.eclipse.edc.connector.controlplane.contract.negotiation.ConsumerContractNegotiationManagerImplTest$DispatchFailureArguments$$Lambda$644/0x00007fa4043584c0@43d3995f
org.eclipse.edc.connector.controlplane.contract.negotiation.ConsumerContractNegotiationManagerImplTest ‑ [5] REQUESTING, TERMINATING, java.util.concurrent.CompletableFuture@4bf8b77[Completed exceptionally: org.eclipse.edc.spi.EdcException: error], org.eclipse.edc.connector.controlplane.contract.negotiation.ConsumerContractNegotiationManagerImplTest$DispatchFailureArguments$$Lambda$645/0x00007fa404358720@e06ec83
org.eclipse.edc.connector.controlplane.contract.negotiation.ConsumerContractNegotiationManagerImplTest ‑ [6] ACCEPTING, TERMINATING, java.util.concurrent.CompletableFuture@5e541ef9[Completed exceptionally: org.eclipse.edc.spi.EdcException: error], org.eclipse.edc.connector.controlplane.contract.negotiation.ConsumerContractNegotiationManagerImplTest$DispatchFailureArguments$$Lambda$646/0x00007fa404358980@38054d01
…
org.eclipse.edc.connector.controlplane.callback.staticendpoint.CallbackStaticEndpointExtensionTest ‑ [3] {edc.callback.cb.transactional=false, edc.callback.cb.events=test, edc.callback.cb.auth-key=test, edc.callback.cb.uri=url}
org.eclipse.edc.connector.controlplane.contract.negotiation.ConsumerContractNegotiationManagerImplTest ‑ [10] ACCEPTING, TERMINATED, java.util.concurrent.CompletableFuture@1c4057f9[Completed normally], org.eclipse.edc.connector.controlplane.contract.negotiation.ConsumerContractNegotiationManagerImplTest$DispatchFailureArguments$$Lambda$650/0x00007fd0f03597a8@1ddf42dd
org.eclipse.edc.connector.controlplane.contract.negotiation.ConsumerContractNegotiationManagerImplTest ‑ [11] VERIFYING, TERMINATED, java.util.concurrent.CompletableFuture@3e4afd10[Completed normally], org.eclipse.edc.connector.controlplane.contract.negotiation.ConsumerContractNegotiationManagerImplTest$DispatchFailureArguments$$Lambda$651/0x00007fd0f0359a08@22aefae0
org.eclipse.edc.connector.controlplane.contract.negotiation.ConsumerContractNegotiationManagerImplTest ‑ [12] TERMINATING, TERMINATED, java.util.concurrent.CompletableFuture@dd20ebc[Completed normally], org.eclipse.edc.connector.controlplane.contract.negotiation.ConsumerContractNegotiationManagerImplTest$DispatchFailureArguments$$Lambda$652/0x00007fd0f0359c68@6c70b7c3
org.eclipse.edc.connector.controlplane.contract.negotiation.ConsumerContractNegotiationManagerImplTest ‑ [1] REQUESTING, REQUESTING, java.util.concurrent.CompletableFuture@52433946[Completed exceptionally: org.eclipse.edc.spi.EdcException: error], org.eclipse.edc.connector.controlplane.contract.negotiation.ConsumerContractNegotiationManagerImplTest$DispatchFailureArguments$$Lambda$641/0x00007fd0f0358000@5403431a
org.eclipse.edc.connector.controlplane.contract.negotiation.ConsumerContractNegotiationManagerImplTest ‑ [2] ACCEPTING, ACCEPTING, java.util.concurrent.CompletableFuture@f10d055[Completed exceptionally: org.eclipse.edc.spi.EdcException: error], org.eclipse.edc.connector.controlplane.contract.negotiation.ConsumerContractNegotiationManagerImplTest$DispatchFailureArguments$$Lambda$642/0x00007fd0f0358260@542ff147
org.eclipse.edc.connector.controlplane.contract.negotiation.ConsumerContractNegotiationManagerImplTest ‑ [3] VERIFYING, VERIFYING, java.util.concurrent.CompletableFuture@72f3f14c[Completed exceptionally: org.eclipse.edc.spi.EdcException: error], org.eclipse.edc.connector.controlplane.contract.negotiation.ConsumerContractNegotiationManagerImplTest$DispatchFailureArguments$$Lambda$643/0x00007fd0f03584c0@4cb4c4cc
org.eclipse.edc.connector.controlplane.contract.negotiation.ConsumerContractNegotiationManagerImplTest ‑ [4] TERMINATING, TERMINATING, java.util.concurrent.CompletableFuture@52657d5f[Completed exceptionally: org.eclipse.edc.spi.EdcException: error], org.eclipse.edc.connector.controlplane.contract.negotiation.ConsumerContractNegotiationManagerImplTest$DispatchFailureArguments$$Lambda$644/0x00007fd0f0358720@43d3995f
org.eclipse.edc.connector.controlplane.contract.negotiation.ConsumerContractNegotiationManagerImplTest ‑ [5] REQUESTING, TERMINATING, java.util.concurrent.CompletableFuture@4bf8b77[Completed exceptionally: org.eclipse.edc.spi.EdcException: error], org.eclipse.edc.connector.controlplane.contract.negotiation.ConsumerContractNegotiationManagerImplTest$DispatchFailureArguments$$Lambda$645/0x00007fd0f0358980@e06ec83
org.eclipse.edc.connector.controlplane.contract.negotiation.ConsumerContractNegotiationManagerImplTest ‑ [6] ACCEPTING, TERMINATING, java.util.concurrent.CompletableFuture@5e541ef9[Completed exceptionally: org.eclipse.edc.spi.EdcException: error], org.eclipse.edc.connector.controlplane.contract.negotiation.ConsumerContractNegotiationManagerImplTest$DispatchFailureArguments$$Lambda$646/0x00007fd0f0358be0@38054d01
…

Copy link

This pull request is stale because it has been open for 7 days with no activity.

@github-actions github-actions bot added the stale label May 29, 2024
Copy link

github-actions bot commented Jun 6, 2024

This pull request was closed because it has been inactive for 7 days since being marked as stale.

@github-actions github-actions bot closed this Jun 6, 2024
Copy link
Author

dependabot bot commented on behalf of github Jun 6, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/gradle/io.micrometer-micrometer-core-1.13.0 branch June 6, 2024 01:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants