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

Update dependency io.micrometer:micrometer-core to v1.12.0 #7708

Merged
merged 1 commit into from
Nov 13, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 13, 2023

Mend Renovate logo banner

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.micrometer:micrometer-core 1.11.5 -> 1.12.0 age adoption passing confidence

Release Notes

micrometer-metrics/micrometer (io.micrometer:micrometer-core)

v1.12.0: 1.12.0

⭐ New Features

  • Support Jetty 12 in JettyConnectionMetrics #​4324
  • Support generational ZGC #​4258
  • Remove native-image.properties from micrometer-core #​4245
  • Add Observation instrumentation for Jakarta JMS #​4007
  • Move Jakarta JMS instrumentation to micrometer-jakarta9 #​4201
  • Add shortcut to assign dynamic tags to Meters #​535
  • Support new CSP auth method for Wavefront (AOA) #​4054
  • Add hasAnObservationWithAKeyValue() variant with KeyValue #​4040
  • Add xxxKeyValue() variants with KeyValue to ObservationContextAssert #​4038
  • Add a timestamp to Event in Observation #​4032
  • Dynatrace Registry: Export units and descriptions #​3979
  • Provide a way to make decisions based on the parent in ObservationPredicate #​3678
  • Add exemplar support to _count #​3996
  • Configurable base time unit for OTLP registry #​3870
  • Instrumentations for Apache HttpComponents do not meter errors and leak memory #​3800

📔 Documentation

  • Deprecate Apache HttpComponents 4.x instrumentation #​3932

🐞 Bug Fixes

  • [Dynatrace v2] Only serialize metadata when set on the meter #​4247
  • Async log4j2 log events are not counted accurately #​2176
    • log4j2 2.21.0 or later is required for this fix
  • Transitive Guava dependency in Stackdriver module is causing build failures #​4010
  • HttpRequestTags depends on both jakarta and javax Servlet variants #​3804

🔨 Dependency Upgrades

  • [Dynatrace v2] Update to utils library v2 #​4064
  • Bump com.tngtech.archunit:archunit-junit5 from 1.1.0 to 1.2.0 #​4348
  • Bump org.mockito:mockito-core from 5.6.0 to 5.7.0 #​4347
  • Bump junit from 5.10.0 to 5.10.1 #​4346
  • Bump org.mongodb:mongodb-driver-sync from 4.11.0 to 4.11.1 #​4345
  • Bump dropwizard-metrics from 4.2.21 to 4.2.22 #​4344
  • Bump io.netty:netty-bom from 4.1.100.Final to 4.1.101.Final #​4343
  • Bump com.amazonaws:aws-java-sdk-cloudwatch from 1.12.573 to 1.12.586 #​4342
  • Bump org.junit.platform:junit-platform-launcher from 1.10.0 to 1.10.1 #​4341
  • Bump software.amazon.awssdk:cloudwatch from 2.21.7 to 2.21.20 #​4340
  • Bump com.netflix.spectator:spectator-reg-atlas from 1.7.0 to 1.7.2 #​4339
  • Bump io.javalin:javalin from 5.6.2 to 5.6.3 #​4304
  • Bump com.netflix.spectator:spectator-reg-atlas from 1.6.11 to 1.7.0 #​4297
  • Bump com.wavefront:wavefront-sdk-java from 3.4.2 to 3.4.3 #​4296
  • Bump activemq-artemis from 2.31.0 to 2.31.2 #​4294
  • Bump software.amazon.awssdk:cloudwatch from 2.21.5 to 2.21.7 #​4281
  • Bump com.google.cloud:google-cloud-monitoring from 3.29.0 to 3.30.0 #​4280
  • Bump org.apache.logging.log4j:log4j-core from 2.21.0 to 2.21.1 #​4278
  • Bump com.amazonaws:aws-java-sdk-cloudwatch from 1.12.571 to 1.12.573 #​4276
  • Bump com.dynatrace.metric.util:dynatrace-metric-utils-java from 2.0.0 to 2.0.1 #​4267
  • Bump com.amazonaws:aws-java-sdk-cloudwatch from 1.12.566 to 1.12.571 #​4266
  • Bump software.amazon.awssdk:cloudwatch from 2.21.1 to 2.21.5 #​4265
  • Bump jersey2 from 2.40 to 2.41 #​4264
  • Bump org.apache.logging.log4j:log4j-core from 2.20.0 to 2.21.0 #​4253
  • Bump software.amazon.awssdk:cloudwatch from 2.21.0 to 2.21.1 #​4252
  • Bump io.micrometer:context-propagation to 1.1.0 #​4244
  • Bump io.projectreactor:reactor-bom from 2022.0.11 to 2022.0.12 #​4241
  • Bump com.wavefront:wavefront-sdk-java from 3.4.1 to 3.4.2 #​4240
  • Bump software.amazon.awssdk:cloudwatch from 2.20.162 to 2.21.0 #​4239
  • Bump dropwizard-metrics from 4.2.20 to 4.2.21 #​4236
  • Bump com.fasterxml.jackson.core:jackson-databind from 2.15.2 to 2.15.3 #​4231
  • Bump com.signalfx.public:signalfx-java from 1.0.35 to 1.0.36 #​4230
  • Bump com.amazonaws:aws-java-sdk-cloudwatch from 1.12.565 to 1.12.566 #​4226
  • Bump com.google.cloud:google-cloud-monitoring from 3.28.0 to 3.29.0 #​4220
  • Bump org.mongodb:mongodb-driver-sync from 4.10.2 to 4.11.0 #​4216

❤️ Contributors

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

@​izeye, @​pirgeo, @​ttddyy, and @​zakkak

v1.11.6: 1.11.6

🐞 Bug Fixes

  • osgi-test artifact is no longer published but is still in the bom #​4350
  • PushMeterRegistry metrics lost on close if scheduled publish is in progress #​3872
  • Current step data is not published on shutdown when publishing is in progress #​3846

🔨 Dependency Upgrades

  • Bump uk.org.webcompere:system-stubs-jupiter from 2.1.3 to 2.1.4 #​4338
  • Bump io.netty:netty-bom from 4.1.100.Final to 4.1.101.Final #​4337
  • Bump com.amazonaws:aws-java-sdk-cloudwatch from 1.12.573 to 1.12.586 #​4336
  • Bump dropwizard-metrics from 4.2.21 to 4.2.22 #​4335
  • Bump com.amazonaws:aws-java-sdk-cloudwatch from 1.12.571 to 1.12.573 #​4275
  • Bump com.amazonaws:aws-java-sdk-cloudwatch from 1.12.566 to 1.12.571 #​4268
  • Pin io.micrometer:context-propagation to 1.0.6 #​4243
  • Bump com.fasterxml.jackson.core:jackson-databind from 2.15.2 to 2.15.3 #​4238
  • Bump com.amazonaws:aws-java-sdk-cloudwatch from 1.12.565 to 1.12.566 #​4234
  • Bump dropwizard-metrics from 4.2.20 to 4.2.21 #​4233
  • Bump com.signalfx.public:signalfx-java from 1.0.35 to 1.0.36 #​4227
  • Bump io.netty:netty-bom from 4.1.99.Final to 4.1.100.Final #​4215
  • Bump jetty from 9.4.52.v20230823 to 9.4.53.v20231009 #​4214
  • Bump org.apache.tomcat.embed:tomcat-embed-core from 8.5.93 to 8.5.94 #​4213
  • Bump io.projectreactor:reactor-bom from 2020.0.36 to 2020.0.37 #​4212

❤️ Contributors

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

@​timyates


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Nov 13, 2023
@renovate renovate bot enabled auto-merge (squash) November 13, 2023 12:16
@renovate renovate bot merged commit b494bb9 into main Nov 13, 2023
22 checks passed
@renovate renovate bot deleted the renovate/io.micrometer-micrometer-core-1.x branch November 13, 2023 12:36
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