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

fix(deps): update dependency io.micrometer:micrometer-registry-prometheus to v1.12.1 - autoclosed #10

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 27, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.micrometer:micrometer-registry-prometheus 1.8.4 -> 1.12.1 age adoption passing confidence

Release Notes

micrometer-metrics/micrometer (io.micrometer:micrometer-registry-prometheus)

v1.12.1: 1.12.1

🐞 Bug Fixes

  • Duplicate publishing of data if registry closes within one step #​4357

🔨 Dependency Upgrades

  • Bump com.gradle.enterprise from 3.15.1 to 3.16 #​4481
  • Bump com.tngtech.archunit:archunit-junit5 from 1.2.0 to 1.2.1 #​4472
  • Bump com.netflix.spectator:spectator-reg-atlas from 1.7.3 to 1.7.4 #​4471
  • Bump com.amazonaws:aws-java-sdk-cloudwatch from 1.12.593 to 1.12.608 #​4468
  • Bump com.netflix.nebula:nebula-release-plugin from 18.0.4 to 18.0.8 #​4466
  • Bump software.amazon.awssdk:cloudwatch from 2.21.27 to 2.21.41 #​4459
  • Bump org.apache.httpcomponents.client5:httpclient5 from 5.2.1 to 5.2.3 #​4434
  • Bump com.github.charithe:kafka-junit from 4.2.7 to 4.2.10 #​4433
  • Bump org.apache.maven:maven-resolver-provider from 3.9.5 to 3.9.6 #​4431
  • Bump com.signalfx.public:signalfx-java from 1.0.36 to 1.0.37 #​4430
  • Bump testcontainers from 1.19.2 to 1.19.3 #​4428
  • Bump ch.qos.logback:logback-classic from 1.2.12 to 1.2.13 #​4427
  • Bump maven-resolver from 1.9.16 to 1.9.18 #​4426
  • Bump com.netflix.spectator:spectator-reg-atlas from 1.7.2 to 1.7.3 #​4401
  • Bump software.amazon.awssdk:cloudwatch from 2.21.26 to 2.21.27 #​4399
  • Bump io.projectreactor:reactor-bom from 2022.0.12 to 2022.0.13 #​4389
  • Bump software.amazon.awssdk:cloudwatch from 2.21.20 to 2.21.26 #​4385
  • Bump spring from 5.3.30 to 5.3.31 #​4384
  • Bump com.amazonaws:aws-java-sdk-cloudwatch from 1.12.586 to 1.12.592 #​4376
  • Bump uk.org.webcompere:system-stubs-jupiter from 2.1.4 to 2.1.5 #​4371
  • Bump spring-javaformat from 0.0.39 to 0.0.40 #​4369
  • Bump testcontainers from 1.19.1 to 1.19.2 #​4366
  • Bump org.apache.tomcat.embed:tomcat-embed-core from 8.5.95 to 8.5.96 #​4361

📝 Tasks

  • Sync ModifiedClassPathClassLoader from Spring Boot #​4402

❤️ Contributors

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

@​izeye and @​lenin-jaganathan

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.7: 1.11.7

🐞 Bug Fixes

  • Duplicate publishing of data if registry closes within one step #​4357

🔨 Dependency Upgrades

  • Bump com.gradle.enterprise from 3.15.1 to 3.16 #​4480
  • Bump dropwizard-metrics from 4.2.22 to 4.2.23 #​4469
  • Bump com.netflix.nebula:nebula-release-plugin from 18.0.4 to 18.0.8 #​4467
  • Bump com.amazonaws:aws-java-sdk-cloudwatch from 1.12.593 to 1.12.608 #​4461
  • Bump ch.qos.logback:logback-classic from 1.2.12 to 1.2.13 #​4452
  • Bump org.apache.maven:maven-resolver-provider from 3.9.5 to 3.9.6 #​4451
  • Bump org.apache.httpcomponents.client5:httpclient5 from 5.2.1 to 5.2.3 #​4449
  • Bump com.signalfx.public:signalfx-java from 1.0.36 to 1.0.37 #​4448
  • Bump maven-resolver from 1.9.16 to 1.9.18 #​4447
  • Bump com.github.charithe:kafka-junit from 4.2.7 to 4.2.10 #​4446
  • Bump testcontainers from 1.19.2 to 1.19.3 #​4444
  • Bump uk.org.webcompere:system-stubs-jupiter from 2.1.4 to 2.1.5 #​4394
  • Bump io.projectreactor:reactor-bom from 2020.0.37 to 2020.0.38 #​4393
  • Bump com.amazonaws:aws-java-sdk-cloudwatch from 1.12.586 to 1.12.592 #​4391
  • Bump org.apache.tomcat.embed:tomcat-embed-core from 8.5.95 to 8.5.96 #​4381
  • Bump testcontainers from 1.19.1 to 1.19.2 #​4380
  • Bump spring-javaformat from 0.0.39 to 0.0.40 #​4368
  • Bump spring from 5.3.30 to 5.3.31 #​4364

📝 Tasks

  • Sync ModifiedClassPathClassLoader from Spring Boot #​4402

❤️ Contributors

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

@​izeye and @​lenin-jaganathan

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

v1.11.5: 1.11.5

🐞 Bug Fixes

  • ObservationRegistry.NOOP is null #​4096
  • ConcurrentModificationException on Observation$Context.computeIfAbsent #​3874

🔨 Dependency Upgrades

  • Bump com.netflix.spectator:spectator-reg-atlas from 1.6.10 to 1.6.11 #​4196
  • Bump software.amazon.awssdk:cloudwatch from 2.20.161 to 2.20.162 #​4191
  • Bump com.amazonaws:aws-java-sdk-cloudwatch from 1.12.564 to 1.12.565 #​4190
  • Bump org.apache.felix:org.apache.felix.scr from 2.2.2 to 2.2.6 #​4168
  • Bump com.fasterxml.jackson.core:jackson-databind from 2.15.0 to 2.15.2 #​4151
  • Bump software.amazon.awssdk:cloudwatch from 2.20.143 to 2.20.161 #​4149
  • Bump org.apache.maven:maven-resolver-provider from 3.9.1 to 3.9.5 #​4122
  • Bump maven-resolver from 1.9.7 to 1.9.16 #​4112

❤️ Contributors

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

@​izeye and @​ttddyy

v1.11.4: 1.11.4

🐞 Bug Fixes

  • Ensure LongTaskTimer and FunctionTimer produce consistent data #​3985

🔨 Dependency Upgrades

  • Use context-propagation 1.0.5 #​4078
  • Upgrade to AWS SDK 2.20.143 #​4076
  • Upgrade to Spectator 1.6.10 #​4075
  • Upgrade to Mockito 5.5.0 #​4074
  • Upgrade to Kotlin 1.7.21 #​4057
  • Upgrade to Testcontainers 1.19.0 #​4073
  • Upgrade to H2 2.2.222 #​4072
  • Upgrade to SignalFx 1.0.34 #​4071
  • Upgrade to AWS SDK 1.12.546 #​4070
  • Upgrade to Reactor 3.4.32, Reactor Netty 1.0.35, and Netty 4.1.97 #​4065
  • Bump actions/checkout from 3 to 4 #​4059

📝 Tasks

  • Upgrade foojay-resolver-convention to 0.7.0 #​4069
  • Upgrade to Gradle Wrapper 8.3 #​4036

❤️ Contributors

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

@​izeye and @​pirgeo

v1.11.3: 1.11.3

⭐ New Features / Enhancements
  • Removes the need to set OR on OTLA #​3986
📔 Documentation
  • Enhance javadoc of Observed #​3983
  • Add javadoc to Timed and TimedSet #​3982
🔨 Dependency Upgrades
  • Upgrade to AWS SDK 2.20.123 #​4023
  • Upgrade to Spectator 1.6.8 #​4022
  • Upgrade to context-propagation 1.0.5 #​4026
  • Upgrade to Spring Boot 2.7.14 #​4024
  • Upgrade to Spring Framework 5.3.29 #​4021
  • Upgrade to JMH 1.37 #​4020
  • Upgrade to ArchUnit 1.1.0 #​4019
  • Upgrade to SignalFx 1.0.33 #​4018
  • Upgrade to AWS SDK 1.12.526 #​4017
  • Fix SLF4J version for SignalFx: 1.7.36 #​4016
  • Upgrade to Reactor 3.4.31, Reactor Netty 1.0.34, and Netty 4.1.96 #​4015
  • Upgrade to Foojay Resolver Convention 0.6.0 #​4014
  • Upgrade to Spring GE Conventions to 0.0.14 #​4013
  • Bump com.gradle.enterprise from 3.14 to 3.14.1 #​4005
  • Bump com.gradle.enterprise from 3.13.4 to 3.14 #​3994
📝 Tasks
❤️ Contributors

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

@​izeye

v1.11.2: 1.11.2

🐞 Bug Fixes

  • OTLP Histogram missing bucket count for positive infinity #​3934
  • micrometer-osgi-test artifact should not be published #​3929
  • StepMeterRegistry publishes on close even if config.enabled is false #​3914
  • Using publishPercentileHistogram breaks histogram values #​3904
  • Avoid potential race condition with Observation.NOOP #​3946
  • ObservationThreadLocalAccessor.restore() generating errors in tests #​3943
  • OTLA throws NPE when on restore there's no current scope #​3942
  • Mockito should be an implementation dependency instead of API for micrometer-observation-test #​3906
  • ObservationThreadLocalAccessor has a public static instance which should be private static #​3905
  • Introduced binary incompatibility in Micrometer Observation #​3902
  • Wavefront Proxy validation error with default uri implementation #​3903
  • Unnecessary ThreadLocal overhead in LogbackMetrics for disabled log levels #​3891

📔 Documentation

  • Fix Javadoc for ObservationThreadLocalAccessor(ObservationRegistry) #​3937
  • Add missing @since tags across the code base where appropriate #​3907

🔨 Dependency Upgrades

  • Upgrade to context-propagation 1.0.4 #​3974
  • Upgrade to AWS SDK 2.20.100 #​3970
  • Upgrade to Spectator 1.6.6 #​3969
  • Upgrade to Mockito 5.4.0 #​3968
  • Backport 'Fix Guava dependency resolution' #​3967
  • Upgrade to Spring Boot 2.7.13 #​3966
  • Upgrade to H2 2.2.220 #​3965
  • Upgrade to AWS SDK 1.12.503 #​3964
  • Upgrade to Reactor 3.4.30, Reactor Netty 1.0.33, and Netty 4.1.94 #​3963
  • Bump com.gradle.enterprise from 3.13.3 to 3.13.4 #​3921

📝 Tasks

  • Upgrade to Spotless Gradle plugin 6.19.0 #​3928
  • Upgrade to Gradle Wrapper 8.2 #​3951
  • OTelCollectorIntegrationTest failing due to breaking change in OTel Collector #​3925
  • Upgrade to me.champeau.jmh 0.7.1 #​3918
  • Upgrade to com.github.johnrengelman.shadow 8.1.1 #​3917

❤️ Contributors

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

@​izeye and @​nvervelle

v1.11.1: 1.11.1

🐞 Bug Fixes

  • StepRegistry publish on close before scheduled publish loses previous step data #​3863
  • DeltaHistogram in SignalFx registry doesn't align with count and total #​3774
  • Proper scope handling in gRPC client instrumentation #​3865
  • Scope lost between Reactor and imperative code blocks #​3833
  • Introduces NullObservation #​3831
  • Make the scope current when needed for grpc server instrumentation #​3806
  • GRPC current span Tracer.currentSpan() becomes null when processing parallel calls #​3805
  • Improper varargs check in KeyValues and Tags #​3851

🔨 Dependency Upgrades

  • Upgrade to AWS SDK 2.20.82 #​3900
  • Upgrade to Spectator 1.6.5 #​3899
  • Upgrade to context-propagation 1.0.3 #​3890
  • Upgrade to Spring Boot 2.7.12 #​3898
  • Upgrade to Spring Javaformat 0.0.39 #​3897
  • Upgrade to Testcontainers 1.18.3 #​3896
  • Upgrade to SignalFx 1.0.32 #​3895
  • Upgrade to Dropwizard Metrics 4.2.19 #​3894
  • Upgrade to AWS SDK 1.12.485 #​3893
  • Upgrade to Reactor Netty 1.0.32 and Netty 4.1.93 #​3892
  • Bump com.gradle.enterprise from 3.13.2 to 3.13.3 #​3862
  • Bump com.gradle.enterprise from 3.13.1 to 3.13.2 #​3842

❤️ Contributors

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

@​lenin-jaganathan, @​izeye, and @​ttddyy

v1.11.0: 1.11.0

⭐ New Features
  • Avoid global publishing alignment in OTLP registry #​3794
  • Avoid needing compiler parameter metadata in CountedAspect #​3780
  • Reduces overall memory allocation in DynatraceExporterV2 while exporting #​3766
  • Consistently add outcome tag to all HTTP client instrumentation #​3729
  • Migrate from Application Insights instrumentation keys to connection strings #​3710
  • Add supplier variant for Observation.Context.getOrDefault() #​3708
  • Allow custom sink for LoggingMeterRegistry #​3685
  • Make cumulative count computations in takeCountSnapshot more efficient #​3581
  • Configurable aggregation temporality for OTLP registry #​3145
  • @Timed annotation with dynamic tags derived from input arguments and/or output #​1732
  • Metrics support for Netty allocators and event executors #​522
  • Adds hasAnObservation assertion that allows doing arbitrary assertions + clear method #​3679
  • Add GC name to gc pause metric #​3670
  • Add metrics for the total number of application threads started in the JVM #​3562
  • Jetty Client instrumentation with Observation API #​3416
  • Add support for using new Elasticsearch \_index\_template endpoint for creating index templates. #​3320
  • OSGi enabled micrometer jars so that they can be deployed as OSGi bundles #​3149
  • Publish partial step values on application shutdown for step meters #​1882
  • OTLP registry custom header support #​3546
  • Add method Observation.observe(Function<C extends Observation.Context, T> function) #​3537
  • Add support for Azul Prime's (Zing) C4 (GPGC) #​2982
  • Apache HttpClient 5.x support #​2513
  • Use Meter.Id for logging in DynatraceExporterV2 #​3616
🐞 Bug Fixes
  • Set current scope on ObservationRegistry when Scope#makeCurrent is called #​3808
  • Enclosing scope not being popped #​3787
  • MicrometerHttpClientInterceptor has no outcome Tag #​3790
  • OTLP registry publishes incorrect delta values on close #​3773
  • OTLP delta histogram bucket counts are not aligned to the time window #​3772
  • Max does not follow the specification for OTLP delta histogram #​3771
  • StepMeterRegistry closed near a step boundary may lose data #​3720
  • PushMeterRegistry scheduled publish can collide with publish on close #​3711
  • Avoid global publishing alignment #​2818
📝 Tasks
  • Reduce Regex object creation in SignalFx Naming Convention #​3747
  • Improve StepBucketHistogram #​3793
  • Polish MeterTag changes #​3769
  • Add time units to OTel integration tests #​3796
  • Upgrade to Gradle Wrapper 8.1.1 #​3784
❤️ Contributors

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

@​asasas234, @​lenin-jaganathan, @​cbismuth, @​kubamarchwicki, @​ThePumpingLemma, @​izeye, @​jprinet, @​pirgeo, @​mborgraeve, @​taer, @​belks, and @​ttddyy

v1.10.13: 1.10.13

🐞 Bug Fixes
  • Add WARN message when OtlpMeterRegistry fails to publish metrics #​4271
🔨 Dependency Upgrades
  • Bump com.amazonaws:aws-java-sdk-cloudwatch from 1.12.573 to 1.12.586 #​4334
  • Bump io.netty:netty-bom from 4.1.100.Final to 4.1.101.Final #​4333
  • Bump uk.org.webcompere:system-stubs-jupiter from 2.1.3 to 2.1.4 #​4332
  • Bump dropwizard-metrics from 4.2.21 to 4.2.22 #​4331
  • Bump com.amazonaws:aws-java-sdk-cloudwatch from 1.12.571 to 1.12.573 #​4274
  • Bump com.amazonaws:aws-java-sdk-cloudwatch from 1.12.566 to 1.12.571 #​4269
  • Bump org.apache.tomcat.embed:tomcat-embed-core from 8.5.94 to 8.5.95 #​4248
  • Pin io.micrometer:context-propagation to 1.0.6 #​4242
  • Bump com.amazonaws:aws-java-sdk-cloudwatch from 1.12.565 to 1.12.566 #​4237
  • Bump dropwizard-metrics from 4.2.20 to 4.2.21 #​4235
  • Bump com.signalfx.public:signalfx-java from 1.0.35 to 1.0.36 #​4229
  • Bump org.apache.tomcat.embed:tomcat-embed-core from 8.5.93 to 8.5.94 #​4211
  • Bump io.netty:netty-bom from 4.1.99.Final to 4.1.100.Final #​4210
  • Bump jetty from 9.4.52.v20230823 to 9.4.53.v20231009 #​4209
  • Bump io.projectreactor:reactor-bom from 2020.0.36 to 2020.0.37 #​4208
❤️ Contributors

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

@​antechrestos

v1.10.12: 1.10.12

🐞 Bug Fixes

  • ObservationRegistry.NOOP is null #​4096
  • ConcurrentModificationException on Observation$Context.computeIfAbsent #​3874

🔨 Dependency Upgrades

  • Upgrade to context-propagation 1.0.6 #​4199
  • Bump com.amazonaws:aws-java-sdk-cloudwatch from 1.12.564 to 1.12.565 #​4189
  • Bump org.postgresql:postgresql from 42.5.0 to 42.5.4 #​4177
  • Bump org.jetbrains.kotlin.jvm from 1.7.21 to 1.7.22 #​4175
  • Bump com.fasterxml.jackson.core:jackson-databind from 2.14.2 to 2.14.3 #​4148
  • Bump org.apache.tomcat.embed:tomcat-embed-core from 8.5.82 to 8.5.93 #​4141
  • Bump jetty from 9.4.49.v20220914 to 9.4.52.v20230823 #​4139
  • Bump org.hibernate:hibernate-entitymanager from 5.6.12.Final to 5.6.15.Final #​4134
  • Bump com.squareup.okhttp3:okhttp from 5.0.0-alpha.10 to 5.0.0-alpha.11 #​4133
  • Bump com.signalfx.public:signalfx-java from 1.0.34 to 1.0.35 #​4129
  • Bump dropwizard-metrics from 4.2.19 to 4.2.20 #​4128
  • Bump com.github.charithe:kafka-junit from 4.2.1 to 4.2.7 #​4119
  • Bump org.ehcache:ehcache from 3.10.2 to 3.10.8 #​4115

❤️ Contributors

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

@​izeye and @​ttddyy

v1.10.11: 1.10.11

🐞 Bug Fixes

  • Ensure LongTaskTimer and FunctionTimer produce consistent data #​3985

🔨 Dependency Upgrades

  • Use context-propagation 1.0.5 #​4078
  • Upgrade to Mockito 5.5.0 #​4074
  • Upgrade to Kotlin 1.7.21 #​4057
  • Upgrade to Testcontainers 1.19.0 #​4073
  • Upgrade to H2 2.2.222 #​4072
  • Upgrade to SignalFx 1.0.34 #​4071
  • Upgrade to AWS SDK 1.12.546 #​4070
  • Upgrade to Reactor 3.4.32, Reactor Netty 1.0.35, and Netty 4.1.97 #​4065
  • Bump actions/checkout from 3 to 4 #​4059

📝 Tasks

  • Upgrade foojay-resolver-convention to 0.7.0 #​4069
  • Upgrade to Gradle Wrapper 8.3 #​4036

❤️ Contributors

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

@​izeye and @​pirgeo

v1.10.10: 1.10.10

⭐ New Features / Enhancements
  • Removes the need to set OR on OTLA #​3986
📔 Documentation
  • Enhance javadoc of Observed #​3983
  • Add javadoc to Timed and TimedSet #​3982
🔨 Dependency Upgrades
  • Upgrade to context-propagation 1.0.5 #​4026
  • Upgrade to context-propagation 1.0.5-SNAPSHOT #​4025
  • Upgrade to Spring Boot 2.7.14 #​4024
  • Upgrade to Spring Framework 5.3.29 #​4021
  • Upgrade to JMH 1.37 #​4020
  • Upgrade to ArchUnit 1.1.0 #​4019
  • Upgrade to SignalFx 1.0.33 #​4018
  • Upgrade to AWS SDK 1.12.526 #​4017
  • Fix SLF4J version for SignalFx: 1.7.36 #​4016
  • Upgrade to Reactor 3.4.31, Reactor Netty 1.0.34, and Netty 4.1.96 #​4015
  • Upgrade to Foojay Resolver Convention 0.6.0 #​4014
  • Upgrade to Spring GE Conventions to 0.0.14 #​4013
  • Bump com.gradle.enterprise from 3.14 to 3.14.1 #​4005
  • Bump com.gradle.enterprise from 3.13.4 to 3.14 #​3994
📝 Tasks
  • Go back to context propagation snapshots #​3977
  • Move WavefrontConfig.getUriString() to PropertyValidator #​3995
  • Upgrade to Gradle Wrapper 8.2.1 #​3972
❤️ Contributors

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

@​izeye

v1.10.9: 1.10.9

🐞 Bug Fixes
  • Avoid potential race condition with Observation.NOOP #​3946
  • ObservationThreadLocalAccessor.restore() generating errors in tests #​3943
  • OTLA throws NPE when on restore there's no current scope #​3942
  • Mockito should be an implementation dependency instead of API for micrometer-observation-test #​3906
  • ObservationThreadLocalAccessor has a public static instance which should be private static #​3905
  • Introduced binary incompatibility in Micrometer Observation #​3902
  • Wavefront Proxy validation error with default uri implementation #​3903
  • Unnecessary ThreadLocal overhead in LogbackMetrics for disabled log levels #​3891
📔 Documentation
  • Fix Javadoc for ObservationThreadLocalAccessor(ObservationRegistry) #​3937
  • Add missing @since tags across the code base where appropriate #​3907
🔨 Dependency Upgrades
  • Upgrade to context-propagation 1.0.4 #​3974
  • Upgrade to Mockito 5.4.0 #​3968
  • Backport 'Fix Guava dependency resolution' #​3967
  • Upgrade to Spring Boot 2.7.13 #​3966
  • Upgrade to H2 2.2.220 #​3965
  • Upgrade to AWS SDK 1.12.503 #​3964
  • Upgrade to Reactor 3.4.30, Reactor Netty 1.0.33, and Netty 4.1.94 #​3963
  • Bump com.gradle.enterprise from 3.13.3 to 3.13.4 #​3921
📝 Tasks
  • Upgrade to Spotless Gradle plugin 6.19.0 #​3928
  • Upgrade to Gradle Wrapper 8.2 #​3951
  • OTelCollectorIntegrationTest failing due to breaking change in OTel Collector #​3925
  • Upgrade to me.champeau.jmh 0.7.1 #​3918
  • Upgrade to com.github.johnrengelman.shadow 8.1.1 #​3917
❤️ Contributors

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

@​izeye and @​nvervelle

v1.10.8: 1.10.8

🐞 Bug Fixes

  • Proper scope handling in gRPC client instrumentation #​3865
  • Scope lost between Reactor and imperative code blocks #​3833
  • Introduces NullObservation #​3831
  • Make the scope current when needed for grpc server instrumentation #​3806
  • GRPC current span Tracer.currentSpan() becomes null when processing parallel calls #​3805
  • Improper varargs check in KeyValues and Tags #​3851

🔨 Dependency Upgrades

  • Upgrade to context-propagation 1.0.3 #​3890
  • Upgrade to Spring Boot 2.7.12 #​3898
  • Upgrade to Spring Javaformat 0.0.39 #​3897
  • Upgrade to Testcontainers 1.18.3 #​3896
  • Upgrade to SignalFx 1.0.32 #​3895
  • Upgrade to Dropwizard Metrics 4.2.19 #​3894
  • Upgrade to AWS SDK 1.12.485 #​3893
  • Upgrade to Reactor Netty 1.0.32 and Netty 4.1.93 #​3892
  • Bump com.gradle.enterprise from 3.13.2 to 3.13.3 #​3862
  • Bump com.gradle.enterprise from 3.13.1 to 3.13.2 #​3842

❤️ Contributors

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

@​izeye and @​ttddyy

v1.10.7: 1.10.7

⭐ New Features / Enhancements
  • Avoid needing compiler parameter metadata in CountedAspect #​3780
  • Reduces overall memory allocation in DynatraceExporterV2 while exporting #​3766
🐞 Bug Fixes
  • Set current scope on ObservationRegistry when Scope#makeCurrent is called #​3808
  • Enclosing scope not being popped #​3787
  • Backport fix for partial step values on closing publish #​3759
🔨 Dependency Upgrades
  • Upgrade to Testcontainers 1.18.0 #​3818
  • Upgrade to Dropwizard Metrics 4.2.18 #​3816
  • Upgrade to AWS SDK 1.12.463 #​3815
  • Upgrade to Logback 1.2.12 #​3814
  • Upgrade to Reactor 3.4.29, Reactor Netty 1.0.31, and Netty 4.1.92 #​3813
📝 Tasks
  • Reduce Regex object creation in SignalFx Naming Convention #​3747
  • Add time units to OTel integration tests #​3796
  • Upgrade to Gradle Wrapper 8.1.1 #​3784
❤️ Contributors

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

@​belks, @​izeye, @​ttddyy, and @​lenin-jaganathan

v1.10.6: 1.10.6

🐞 Bug Fixes

  • -SNAPSHOT Dependency in POM Causes Build Issues #​3738
  • Improves the ThreadLocalAccessor story of continuing scopes #​3731
  • [Dynatrace v2] Switch to primitive types and ensure synchronization #​3741
  • PushMeterRegistry will publish multiple times if closed multiple times #​3712

🔨 Dependency Upgrades

  • Upgrade to google-auth-library-oauth2-http 1.12.2 #​3757
  • Upgrade to reactor-bom 2020.0.30 and netty 4.1.91 #​3756
  • Upgrade signalfx-java to 1.0.30 #​3755
  • Upgrade metrics-jmx to 4.2.18 #​3754
  • Upgrade metrics-graphite to 4.2.18 #​3753
  • Upgrade aws-java-sdk-cloudwatch to 1.12.445 #​3752
  • Bump com.gradle.enterprise from 3.12.5 to 3.12.6 #​3719

❤️ Contributors

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

@​izeye, @​pirgeo, and @​yuzawa-san

[v1.10.5](https://togithub.com/micrometer-metrics/micrometer/releases/tag/v1.10


Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 changed the title fix(deps): update dependency io.micrometer:micrometer-registry-prometheus to v1.10.2 Update dependency io.micrometer:micrometer-registry-prometheus to v1.10.2 Dec 17, 2022
@renovate renovate bot changed the title Update dependency io.micrometer:micrometer-registry-prometheus to v1.10.2 fix(deps): update dependency io.micrometer:micrometer-registry-prometheus to v1.10.2 Dec 17, 2022
@renovate renovate bot force-pushed the renovate/io.micrometer-micrometer-registry-prometheus-1.x branch from c117d87 to 5dad7ab Compare January 10, 2023 19:07
@renovate renovate bot changed the title fix(deps): update dependency io.micrometer:micrometer-registry-prometheus to v1.10.2 fix(deps): update dependency io.micrometer:micrometer-registry-prometheus to v1.10.3 Jan 10, 2023
@renovate renovate bot force-pushed the renovate/io.micrometer-micrometer-registry-prometheus-1.x branch from 5dad7ab to 67e65e1 Compare March 19, 2023 00:05
@renovate renovate bot changed the title fix(deps): update dependency io.micrometer:micrometer-registry-prometheus to v1.10.3 fix(deps): update dependency io.micrometer:micrometer-registry-prometheus to v1.10.5 Mar 19, 2023
@renovate renovate bot force-pushed the renovate/io.micrometer-micrometer-registry-prometheus-1.x branch from 67e65e1 to de97ee5 Compare May 29, 2023 15:59
@renovate renovate bot changed the title fix(deps): update dependency io.micrometer:micrometer-registry-prometheus to v1.10.5 fix(deps): update dependency io.micrometer:micrometer-registry-prometheus to v1.11.0 May 29, 2023
@renovate renovate bot force-pushed the renovate/io.micrometer-micrometer-registry-prometheus-1.x branch from de97ee5 to 77afc2d Compare June 13, 2023 02:49
@renovate renovate bot changed the title fix(deps): update dependency io.micrometer:micrometer-registry-prometheus to v1.11.0 fix(deps): update dependency io.micrometer:micrometer-registry-prometheus to v1.11.1 Jun 13, 2023
@renovate renovate bot force-pushed the renovate/io.micrometer-micrometer-registry-prometheus-1.x branch from 77afc2d to b460ac5 Compare July 11, 2023 02:44
@renovate renovate bot changed the title fix(deps): update dependency io.micrometer:micrometer-registry-prometheus to v1.11.1 fix(deps): update dependency io.micrometer:micrometer-registry-prometheus to v1.11.2 Jul 11, 2023
@renovate renovate bot force-pushed the renovate/io.micrometer-micrometer-registry-prometheus-1.x branch from b460ac5 to 1978c2a Compare August 15, 2023 05:30
@renovate renovate bot changed the title fix(deps): update dependency io.micrometer:micrometer-registry-prometheus to v1.11.2 fix(deps): update dependency io.micrometer:micrometer-registry-prometheus to v1.11.3 Aug 15, 2023
@renovate renovate bot force-pushed the renovate/io.micrometer-micrometer-registry-prometheus-1.x branch from 1978c2a to 3227594 Compare September 12, 2023 05:27
@renovate renovate bot changed the title fix(deps): update dependency io.micrometer:micrometer-registry-prometheus to v1.11.3 fix(deps): update dependency io.micrometer:micrometer-registry-prometheus to v1.11.4 Sep 12, 2023
@renovate renovate bot force-pushed the renovate/io.micrometer-micrometer-registry-prometheus-1.x branch from 3227594 to 56aa566 Compare October 10, 2023 08:20
@renovate renovate bot changed the title fix(deps): update dependency io.micrometer:micrometer-registry-prometheus to v1.11.4 fix(deps): update dependency io.micrometer:micrometer-registry-prometheus to v1.11.5 Oct 10, 2023
@renovate renovate bot force-pushed the renovate/io.micrometer-micrometer-registry-prometheus-1.x branch from 56aa566 to 00693f9 Compare November 14, 2023 17:58
@renovate renovate bot changed the title fix(deps): update dependency io.micrometer:micrometer-registry-prometheus to v1.11.5 fix(deps): update dependency io.micrometer:micrometer-registry-prometheus to v1.12.0 Nov 14, 2023
@renovate renovate bot force-pushed the renovate/io.micrometer-micrometer-registry-prometheus-1.x branch from 00693f9 to 807e9a4 Compare December 12, 2023 05:05
@renovate renovate bot changed the title fix(deps): update dependency io.micrometer:micrometer-registry-prometheus to v1.12.0 fix(deps): update dependency io.micrometer:micrometer-registry-prometheus to v1.12.1 Dec 12, 2023
@renovate renovate bot changed the title fix(deps): update dependency io.micrometer:micrometer-registry-prometheus to v1.12.1 fix(deps): update dependency io.micrometer:micrometer-registry-prometheus to v1.12.1 - autoclosed Dec 21, 2023
@renovate renovate bot closed this Dec 21, 2023
@renovate renovate bot deleted the renovate/io.micrometer-micrometer-registry-prometheus-1.x branch December 21, 2023 20:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants