Skip to content

Update dependency io.micrometer:micrometer-core to v1.16.5#6

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/micrometer
Open

Update dependency io.micrometer:micrometer-core to v1.16.5#6
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/micrometer

Conversation

@renovate
Copy link
Copy Markdown

@renovate renovate Bot commented May 6, 2026

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
io.micrometer:micrometer-core 1.10.41.16.5 age confidence

Release Notes

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

v1.16.5: 1.16.5

Compare Source

🐞 Bug Fixes

  • Invalid reflection hint in micrometer-core for native GraalVM 25 build #​7316
  • ObservationGrpcClientInterceptor throws NPE when NameResolver returns empty authority #​7380
  • Wrong Nullability Information in OkHttpMetricsEventListener #​7373

🔨 Dependency Upgrades

  • Bump com.netflix.spectator:spectator-reg-atlas from 1.9.4 to 1.9.6 #​7393
  • Bump spring6 from 6.2.16 to 6.2.17 #​7294

❤️ Contributors

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

@​Joowon-Seo, and @​ribafish

v1.16.4: 1.16.4

Compare Source

🐞 Bug Fixes

  • Using context-propagation with a no-op Observation corrupts the current Observation #​7200

📔 Documentation

  • Document (Default)MeterObservationHandler #​6361
  • Document Jakarta Mail instrumentation #​6485
  • Document statsd UDS config #​5730

❤️ Contributors

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

@​izeye, @​kangdaeun1022, and @​seonghyeoklee

v1.16.3: 1.16.3

Compare Source

🐞 Bug Fixes

  • Add immutable noop Observation.Context #​7133
  • OSGi test isn't reporting failures #​7060

📔 Documentation

  • Docs: Align AsciiDoc callout syntax #​7148
  • Improve documentation of ExecutorServiceMetrics #​7083

🔨 Dependency Upgrades

  • Bump ch.qos.logback:logback-classic from 1.5.24 to 1.5.26 #​7125
  • Bump com.hazelcast:hazelcast from 5.3.8 to 5.6.0 #​6802
  • Bump com.netflix.spectator:spectator-reg-atlas from 1.9.3 to 1.9.4 #​7166
  • Bump dropwizard-metrics from 4.2.37 to 4.2.38 #​7120
  • Bump gradle-wrapper from 8.14.3 to 8.14.4 #​7112
  • Bump grpc from 1.76.2 to 1.76.3 #​7137
  • Bump io.dropwizard.metrics5:metrics-core from 5.0.5 to 5.0.6 #​7124
  • Bump io.freefair.aspectj.post-compile-weaving from 8.14.3 to 8.14.4 #​7070
  • Bump io.spring.develocity.conventions from 0.0.24 to 0.0.25 #​7101
  • Bump org.assertj:assertj-core from 3.27.6 to 3.27.7 #​7126

❤️ Contributors

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

@​izeye, @​mateusz-nalepa, and @​tkmsaaaam

v1.16.2: 1.16.2

Compare Source

🐞 Bug Fixes
  • CaffeineCacheMetrics nullability is incompatible with Caffeine 3.2.3 #​6973
  • ExecutorServiceMetrics: repeatedly logs exception when monitoring ThreadPerTaskExecutor without --add-opens #​6726
🔨 Dependency Upgrades
  • Bump ch.qos.logback:logback-classic from 1.5.21 to 1.5.24 #​7027
  • Bump com.netflix.spectator:spectator-reg-atlas from 1.9.2 to 1.9.3 #​7051
  • Bump com.uber.nullaway:nullaway from 0.12.14 to 0.12.15 #​7020
  • Bump grpc from 1.76.1 to 1.76.2 #​6952
  • Bump maven-resolver from 1.9.24 to 1.9.25 #​6965
  • Bump org.apache.httpcomponents.client5:httpclient5 from 5.5.1 to 5.5.2 #​7019
  • Bump org.junit:junit-bom from 5.14.1 to 5.14.2 #​7056
  • Bump spring6 from 6.2.14 to 6.2.15 #​6971
  • Bump testcontainers from 1.21.3 to 1.21.4 #​6993
❤️ Contributors

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

@​MariusVolkhart and @​izeye

v1.16.1: 1.16.1

Compare Source

🐞 Bug Fixes
  • Don't filter log events in LogbackMetricsBenchmark #​6891
  • Return value nullability is incorrect on function wrapper methods #​6869
📔 Documentation
  • Add link to the latest Micrometer Team talk #​6881
  • Document JSpecify dependency #​6886
  • Make cross-references more consistent in the docs #​6915
🔨 Dependency Upgrades
  • Bump ch.qos.logback:logback-classic from 1.5.20 to 1.5.21 #​6877
  • Bump com.netflix.spectator:spectator-reg-atlas from 1.9.1 to 1.9.2 #​6904
  • Bump com.uber.nullaway:nullaway from 0.12.12 to 0.12.14 #​6937
  • Bump grpc from 1.76.0 to 1.76.1 #​6902
  • Bump io.freefair.aspectj.post-compile-weaving from 8.14.2 to 8.14.3 #​6876
  • Bump io.prometheus:prometheus-metrics-bom from 1.4.2 to 1.4.3 #​6868
  • Bump spring6 from 6.2.12 to 6.2.14 #​6890
❤️ Contributors

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

@​MiLabuda, @​izeye, and @​ngocnhan-tran1996

v1.16.0: 1.16.0

Compare Source

We upgraded the Prometheus Java Client to 1.4.x (#​6830) which brings support for Unicode which includes some behavioral change in naming conventions, see the 1.16 Migration-Guide.

⚠️ Noteworthy

  • Deprecate the Wavefront module #​6328
  • Remove deprecated io.micrometer.core.lang annotations #​6407
  • Register JCache cache.removals as a FunctionCounter by default #​2754
  • Improve no-op behavior of the Observation API #​6700

⭐ New Features

  • Support KeyValues with annotations when using ObservedAspect/@Observed #​4030
  • Validate low cardinality keys #​6713
  • Add counter for total loaded classes #​3561
  • Add eventexecutor.workers metrics for Netty #​6375
  • Avoid DistributionStatisticsConfig creation when retrieving timers #​6661
  • Avoid capturing lambda allocation when retrieving existing meters #​6670
  • Introduce MeterConvention #​6710
  • OpenTelemetry Semantic Conventions for JVM metrics #​5286
  • Add MeterFilter.forMeters utility method #​6594
  • Apache HC 5 OTel semantic convention #​6591
  • Improve nullability for gauges #​6546
  • Metrics for Generational Shenandoah GC #​4259
  • Support custom tags in NettyEventExecutorMetrics #​6592
  • Support newsgroups KeyValue for Jakarta Mail instrumentation #​6558
  • Add KeyName.withNoneValue() #​6125
  • Add getAll to Getter for repeated metadata #​6312
  • Enhance logging of negative amount in AbstractTimer.record() by printing stack trace #​6530
  • Flag to register JCache cache.removals as FunctionCounter #​6471
  • Improved Meter.Id#getTags() performance #​6182
  • Jakarta Mail instrumentation #​5985
  • Log requests as trace level for OtlpMeterRegistry #​6514
  • Make KafkaMetrics refresh interval configurable #​6319
  • Migrate to JSpecify annotations for nullability constraints #​5547
  • Provide meter count in HighCardinalityTagsDetector #​6510
  • StackdriverConfig option to not create metric descriptors #​6281
  • Use String.replace() where possible #​6449

🐞 Bug Fixes

  • Exclude java.* from OSGI Import-Package #​6810
  • Distribution without percentiles always has value 0 in Stackdriver #​6401
  • Incompatible with slf4j 2 in OSGi #​6406
  • LongTaskTimer#measure does not return max duration #​6421
  • Return NaN for null KafkaMetrics values #​6324
  • Scrape failure when conflicting meter types are registered #​6434
  • ValueResolver and ValueExpressionResolver nullability is inconsistent #​6280

📔 Documentation

🔨 Dependency Upgrades

  • Upgrade Micrometer Context Propagation to 1.2.0 #​6860
  • Bump ch.qos.logback:logback-classic from 1.5.19 to 1.5.20 #​6813
  • Bump com.google.auth:google-auth-library-oauth2-http from 1.34.0 to 1.40.0 #​6801
  • Bump com.google.cloud:google-cloud-monitoring from 3.63.0 to 3.79.0 #​6818
  • Bump com.google.cloud:libraries-bom from 26.60.0 to 26.71.0 #​6826
  • Bump com.netflix.spectator:spectator-reg-atlas from 1.8.12 to 1.9.1 #​6793
  • Bump io.prometheus:prometheus-metrics-bom from 1.3.6 to 1.4.2 #​6830
  • Bump software.amazon.awssdk:cloudwatch from 2.31.41 to 2.37.5 #​6834
  • Bump com.dynatrace.metric.util:dynatrace-metric-utils-java from 2.2.1 to 2.4.0 #​6739
  • Bump dropwizard-metrics from 4.2.30 to 4.2.37 #​6729
  • Bump io.opentelemetry.proto:opentelemetry-proto from 1.5.0-alpha to 1.7.0-alpha #​6290

📝 Tasks

❤️ Contributors

Thank you to all the contributors who worked on this release:
@​isanghaessi, @​izeye, @​peterjeschke, @​genuss, @​etki, @​Shaderbug, @​MemencioPerez, @​famaridon, @​msqr, @​scordio, @​jbertram, @​HeeChanN, @​ttaehee, @​deadok22, @​pema4, and @​thonra

v1.15.11: 1.15.11

Compare Source

🐞 Bug Fixes

  • Invalid reflection hint in micrometer-core for native GraalVM 25 build #​7316

🔨 Dependency Upgrades

  • Bump org.apache.maven:maven-resolver-provider from 3.9.13 to 3.9.14 #​7280
  • Bump spring6 from 6.2.16 to 6.2.17 #​7294

❤️ Contributors

@​Joowon-Seo and @​ribafish
Thank you to all the contributors who worked on this release:

v1.15.10: 1.15.10

Compare Source

📔 Documentation

  • Document (Default)MeterObservationHandler #​6361
  • Document statsd UDS config #​5730

❤️ Contributors

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

@​seonghyeoklee, @​kangdaeun1022, and @​izeye

v1.15.9: 1.15.9

Compare Source

🐞 Bug Fixes

  • Add immutable noop Observation.Context #​7133
  • OSGi test isn't reporting failures #​7060

📔 Documentation

  • Docs: Align AsciiDoc callout syntax #​7148
  • Improve documentation of ExecutorServiceMetrics #​7083

🔨 Dependency Upgrades

  • Bump dropwizard-metrics from 4.2.37 to 4.2.38 #​7120
  • Bump gradle-wrapper from 8.14.3 to 8.14.4 #​7112
  • Bump io.spring.develocity.conventions from 0.0.24 to 0.0.25 #​7099
  • Bump org.assertj:assertj-core from 3.27.6 to 3.27.7 #​7123

❤️ Contributors

@​izeye, @​mateusz-nalepa, and @​tkmsaaaam
Thank you to all the contributors who worked on this release:

v1.15.8: 1.15.8

Compare Source

🐞 Bug Fixes

  • ExecutorServiceMetrics: repeatedly logs exception when monitoring ThreadPerTaskExecutor without --add-opens #​6726

🔨 Dependency Upgrades

  • Bump maven-resolver from 1.9.24 to 1.9.25 #​6965
  • Bump spring6 from 6.2.14 to 6.2.15 #​6969
  • Bump testcontainers from 1.21.3 to 1.21.4 #​6993

❤️ Contributors

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

v1.15.7: 1.15.7

Compare Source

🐞 Bug Fixes

  • Don't filter log events in LogbackMetricsBenchmark #​6891

📔 Documentation

  • Add link to the latest Micrometer Team talk #​6881
  • Make cross-references more consistent in the docs #​6915

🔨 Dependency Upgrades

  • Bump spring6 from 6.2.12 to 6.2.14 #​6911

❤️ Contributors

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

@​MiLabuda, and @​ngocnhan-tran1996

v1.15.6: 1.15.6

Compare Source

🐞 Bug Fixes

  • Exclude java.* from OSGI Import-Package #​6810

📔 Documentation

  • Add a note about client-side percentiles with histogram #​6836
  • Add docs for HighCardinalityTagsDetector #​6822

v1.15.5: 1.15.5

Compare Source

🐞 Bug Fixes

  • Close scope in same thread in ObservedAspect #​6727
  • Synchronize access of current connections in JettyConnectionMetrics #​6578

🔨 Dependency Upgrades

  • Bump dropwizard-metrics from 4.2.36 to 4.2.37 #​6733

❤️ Contributors

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

@​deadok22 and @​pema4

v1.15.4: 1.15.4

Compare Source

🐞 Bug Fixes

  • NettyAllocatorMetrics should not prevent collecting executors #​6641
  • [JOOQ] MetricsDSLContext - fetchExists doesn't report provided tags #​6583

📔 Documentation

  • add compatibility note for jOOQ overload delegation #​6681

🔨 Dependency Upgrades

  • Bump dropwizard-metrics from 4.2.33 to 4.2.36 #​6677

❤️ Contributors

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

@​HeeChanN

v1.15.3: 1.15.3

Compare Source

🐞 Bug Fixes

  • Catch IllegalArgumentException in VirtualThreadMetrics #​6584
  • Handle ArrayIndexOutOfBoundsException from DoubleHistogram in TimeWindowPercentileHistogram.accumulate() defensively #​6563

🔨 Dependency Upgrades

  • Bump jersey3 from 3.1.10 to 3.1.11 #​6607
  • Bump com.netflix.spectator:spectator-reg-atlas from 1.8.16 to 1.8.17 #​6600
  • Bump io.netty:netty-bom from 4.1.122.Final to 4.1.123.Final #​6537

❤️ Contributors

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

@​genuss and @​izeye

v1.15.2: 1.15.2

Compare Source

⭐ New Features

  • Flag to register JCache cache.removals as FunctionCounter #​6471
  • Log requests as trace level for OtlpMeterRegistry #​6514
  • Use String.replace() where possible #​6449

🐞 Bug Fixes

  • Distribution without percentiles always has value 0 in Stackdriver #​6401
  • Incompatible with slf4j 2 in OSGi #​6406
  • LongTaskTimer#measure does not return max duration #​6421
  • Return NaN for null KafkaMetrics values #​6324
  • Scrape failure when conflicting meter types are registered #​6434

❤️ Contributors

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

@​izeye, and @​msqr

v1.15.1: 1.15.1

Compare Source

🐞 Bug Fixes

  • IndexProviderFactory throws ConcurrentModificationException #​6243
  • Make InstrumentationVerificationTests compatible with JUnit 5.13 and earlier versions #​6344
  • gRPC client interceptor incorrectly registers status CANCELLED as error #​6261

🔨 Dependency Upgrades

  • Bump software.amazon.awssdk:cloudwatch from 2.31.41 to 2.31.58 #​6372
  • Bump com.netflix.spectator:spectator-reg-atlas from 1.8.12 to 1.8.14 #​6336
  • Bump dropwizard-metrics from 4.2.30 to 4.2.32 #​6307
  • Bump io.prometheus:prometheus-metrics-bom from 1.3.7 to 1.3.8 #​6306
  • Bump io.prometheus:prometheus-metrics-bom from 1.3.6 to 1.3.7 #​6241

📝 Tasks

  • Remove AtomicReference from StatsdMeterRegistryTest #​6311
  • Remove java11Test setup from micrometer-test #​6293
  • Polish StatsD line builders #​6285
  • Improve StatsD tests #​6284
  • Resolve StringSplitter from Error Prone #​6271
  • Resolve EqualsGetClass from Error Prone #​6263
  • Resolve ClassCanBeStatic from Error Prone #​6253
  • Resolve InlineFormatString from Error Prone #​6232
  • Add more tests for TimedHandler #​6227
  • Replace TimeUtils usage to TimeUnit where applicable #​6224

❤️ Contributors

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

@​izeye, @​kwondh5217, @​cfredri4, and @​ngocnhan-tran1996

v1.15.0: 1.15.0

Compare Source

Below includes changes from all milestones and release candidates for the 1.15.0 release.

⭐ New Features

  • Further enhancement to OtlpMetricsSender #​6025
  • Make Prometheus Metric and Label naming conventions consistent #​5923
  • Metrics for Executors.newVirtualThreadPerTaskExecutor() #​5488
  • Metrics for live virtual threads #​5950
  • More flexible OTLP per meter configuration #​6099
  • Prometheus/OpenMetrics _created timestamp #​2625
  • Make jvm.classes.unloaded description generic #​5745
  • Use String.toLowerCase()/toUpperCase() with Locale.ROOT consistently #​5711
  • Use failWithActualExpectedAndMessage() where possible #​5696
  • Provide target host/port info in ObservationExecChainHandler when HttpHostConnectException is thrown #​5615
  • Enable Gauge builders to take a subclass of Number #​5601
  • micrometer-observation-test support for assertions on events #​5576
  • Log delta count in addition to throughput in LoggingMeterRegistry #​5548
  • Add peer name and port to gRPC observation contexts #​3512
  • Use direct equals call instead of Objects.equals wrapper #​5840
  • Remove special handling of 404/301 from JDK HTTP client instrumentation #​5838
  • Make Timer and LongTaskTimer output similar in LoggingMeterRegistry #​5835
  • Remove special handling of 404 and redirection statuses from Jetty client instrumentation #​5825
  • Log deprecation warning when creating SignalFxMeterRegistry #​5824
  • Log metrics recording failures in CountedAspect and TimedAspect #​5820
  • Remove special handling of 404/301 from OkHttp instrumentation #​5814
  • Support AutoShutdownDelegatedExecutorService in ExecutorServiceMetrics #​5811
  • Deprecate micrometer-registry-signalfx in favor of micrometer-registry-otlp #​5807
  • Rebind Log4j2Metrics when LoggerContext#reconfigure is called #​5756
  • Send metrics via any protocol in the OTLP Registry #​5690
  • Improve average performance of DefaultLongTaskTimer for out-of-order stopping #​5591
  • Improve OtlpMetricsSender API #​5994
  • Support configuring exponential histograms at the meter level #​5459
  • Allow TimedAspect/CountedAspect to create tags based on method result #​3058

🐞 Bug Fixes

  • Do not leak OTLP types on public-facing API #​5699
  • micrometer-observation-test brings unnecessary JUnit dependencies, leading to conflicts #​6012

🔨 Dependency Upgrades

  • Bump io.opentelemetry.proto:opentelemetry-proto from 1.4.0-alpha to 1.5.0-alpha #​5798
  • Bump com.google.cloud:libraries-bom from 26.55.0 to 26.56.0 #​5991
  • Bump com.google.cloud:google-cloud-monitoring from 3.59.0 to 3.60.0 #​5986
  • Bump com.google.auth:google-auth-library-oauth2-http from 1.32.1 to 1.33.0 #​5963
  • Bump software.amazon.awssdk:cloudwatch from 2.29.46 to 2.30.11 #​5863

❤️ Contributors

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

@​izeye, @​ngocnhan-tran1996, @​s-ste, @​ttddyy, @​big-cir, @​breedx-splk, @​fogninid, @​turbanoff

v1.14.14: 1.14.14

Compare Source

🐞 Bug Fixes

  • Don't filter log events in LogbackMetricsBenchmark #​6891

📔 Documentation

  • Add link to the latest Micrometer Team talk #​6881
  • Make cross-references more consistent in the docs #​6915

❤️ Contributors

@​MiLabuda and @​ngocnhan-tran1996
Thank you to all the contributors who worked on this release:

v1.14.13: 1.14.13

Compare Source

🐞 Bug Fixes

  • Exclude java.* from OSGI Import-Package #​6810

📔 Documentation

  • Add a note about client-side percentiles with histogram #​6836
  • Add docs for HighCardinalityTagsDetector #​6822

🔨 Dependency Upgrades

  • Bump com.fasterxml.jackson.core:jackson-databind from 2.18.4 to 2.18.5 #​6832

v1.14.12: 1.14.12

Compare Source

🐞 Bug Fixes

  • Close scope in same thread in ObservedAspect #​6727
  • Synchronize access of current connections in JettyConnectionMetrics #​6578

❤️ Contributors

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

@​deadok22 and @​pema4

v1.14.11: 1.14.11

Compare Source

🐞 Bug Fixes

  • NettyAllocatorMetrics should not prevent collecting executors #​6641
  • [JOOQ] MetricsDSLContext - fetchExists doesn't report provided tags #​6583

📔 Documentation

  • add compatibility note for jOOQ overload delegation #​6681

🔨 Dependency Upgrades

  • Bump dropwizard-metrics from 4.2.33 to 4.2.36 #​6676

❤️ Contributors

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

v1.14.10: 1.14.10

Compare Source

🐞 Bug Fixes

  • Handle ArrayIndexOutOfBoundsException from DoubleHistogram in TimeWindowPercentileHistogram.accumulate() defensively #​6563

🔨 Dependency Upgrades

  • Bump jersey3 from 3.1.10 to 3.1.11 #​6603
  • Bump com.netflix.spectator:spectator-reg-atlas from 1.8.16 to 1.8.17 #​6601
  • Bump io.netty:netty-bom from 4.1.122.Final to 4.1.123.Final #​6534

❤️ Contributors

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

@​izeye

v1.14.9: 1.14.9

Compare Source

⭐ New Features

  • Log requests as trace level for OtlpMeterRegistry #​6514
  • Use String.replace() where possible #​6449
  • Flag to register JCache cache.removals as FunctionCounter #​6471

🐞 Bug Fixes

  • Distribution without percentiles always has value 0 in Stackdriver #​6401
  • Incompatible with slf4j 2 in OSGi #​6406
  • LongTaskTimer#measure does not return max duration #​6421
  • Return NaN for null KafkaMetrics values #​6324
  • Scrape failure when conflicting meter types are registered #​6434

❤️ Contributors

@​izeye, @​msqr
Thank you to all the contributors who worked on this release:

v1.14.8: 1.14.8

Compare Source

🐞 Bug Fixes

  • IndexProviderFactory throws ConcurrentModificationException #​6243
  • Make InstrumentationVerificationTests compatible with JUnit 5.13 and earlier versions #​6344
  • gRPC client interceptor incorrectly registers status CANCELLED as error #​6261

🔨 Dependency Upgrades

  • Bump com.netflix.spectator:spectator-reg-atlas from 1.8.13 to 1.8.14 #​6341
  • Bump dropwizard-metrics from 4.2.30 to 4.2.32 #​6304
  • Bump io.prometheus:prometheus-metrics-bom from 1.3.6 to 1.3.8 #​6305

📝 Tasks

  • Remove AtomicReference from StatsdMeterRegistryTest #​6311
  • Remove java11Test setup from micrometer-test #​6293
  • Polish StatsD line builders #​6285
  • Improve StatsD tests #​6284
  • Resolve StringSplitter from Error Prone #​6271
  • Resolve EqualsGetClass from Error Prone #​6263
  • Resolve ClassCanBeStatic from Error Prone #​6253
  • Resolve InlineFormatString from Error Prone #​6232
  • Add more tests for TimedHandler #​6227
  • Replace TimeUtils usage to TimeUnit where applicable #​6224

❤️ Contributors

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

@​izeye, @​kwondh5217, @​cfredri4, and @​ngocnhan-tran1996

v1.14.7: 1.14.7

Compare Source

⭐ New Features

  • Replace Meter.Id.getTags() with cheaper alternatives #​6147

🐞 Bug Fixes

  • MultiGauge doesn't work with MeterFilter.map() #​6146
  • Record cache.size in CaffeineCacheMetrics without enabling recordStats() #​6128
  • TimedHandler shutdown hanging indefinitely #​6194
  • Use snapshot consistently in AppOpticsMeterRegistry.writeSummary() #​6181

❤️ Contributors

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

@​AlexElin, @​RafeArnold, and @​izeye

v1.14.6: 1.14.6

Compare Source

🐞 Bug Fixes

  • Gauge double registration warning for Kafka metrics #​5757
  • Log warning about "function" meter re-registration #​6070

❤️ Contributors

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

@​izeye

v1.14.5: 1.14.5

Compare Source

🐞 Bug Fixes

  • Distribution value with |count| of 0 has a non-zero |mean| value of XXX errors in logs - similar to #​4868 #​5927

🔨 Dependency Upgrades

  • Bump com.fasterxml.jackson.core:jackson-databind from 2.18.2 to 2.18.3 #​5989
  • Bump com.netflix.spectator:spectator-reg-atlas from 1.8.4 to 1.8.6 #​5941
  • Bump io.prometheus:prometheus-metrics-bom from 1.3.5 to 1.3.6 #​5938
  • Bump me.champeau.gradle:japicmp-gradle-plugin from 0.4.5 to 0.4.6 #​5940
  • Bump spring6 from 6.1.16 to 6.1.17 #​5926
  • Bump testcontainers from 1.20.4 to 1.20.5 #​5949

❤️ Contributors

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

@​AlexElin, and @​izeye

v1.14.4: 1.14.4

Compare Source

🐞 Bug Fixes

  • Log4j2Metrics does not work with multiple registries and non-root loggers #​5893
  • Fix LongTaskTimer output for LoggingMeterRegistry #​5834
  • Log4j2Metrics creates more MetricsFilter instances than needed #​5818
  • Fix unit discrepancy between Timer and FunctionTimer in LoggingMeterRegistry #​5816
  • Distribution bucket_counts sum does not equal the count #​4868

📔 Documentation

  • Remove obviated GraalVM native image compilation section from Stackdriver docs #​5819
  • Update Docs with right contract of MeterFilter #​5480

🔨 Dependency Upgrades

  • Bump com.netflix.spectator:spectator-reg-atlas from 1.8.3 to 1.8.4 #​5907
  • Bump software.amazon.awssdk:cloudwatch from 2.29.46 to 2.29.52 #​5869
  • Bump dropwizard-metrics from 4.2.29 to 4.2.30 #​5867
  • Bump com.signalfx.public:signalfx-java from 1.0.48 to 1.0.49 #​5895

📝 Tasks

  • Add .kotlin to .gitignore #​5888
  • Migrate to dependabot auto-merge function #​5874

❤️ Contributors

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

@​izeye

v1.14.3: 1.14.3

Compare Source

🐞 Bug Fixes

  • Handle RuntimeException when getting/setting JMS headers #​5746
  • NPE occurs when AOP is applied to a method that returns CompletableFuture #​5741
  • Performance regression in MeterRegistry#remove with many meters #​5466
  • Exponential histogram throws ArrayIndexOutOfBoundsException #​5740

🔨 Dependency Upgrades

  • Bump com.netflix.spectator:spectator-reg-atlas from 1.8.2 to 1.8.3 #​5799
  • Bump software.amazon.awssdk:cloudwatch from 2.29.23 to 2.29.46 #​5795
  • Bump io.prometheus:prometheus-metrics-bom from 1.3.4 to 1.3.5 #​5783

📔 Documentation

  • Polish gh-5751 #​5760
  • Improve docs for same name with different tags #​5751
  • Document no support for meta-annotations with @Timed/@Counted #​5737
  • Remove outdated warnings in docs for @Counted/@Timed #​5736

❤️ Contributors

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

@​cfredri4 and @​izeye

v1.14.2: 1.14.2

Compare Source

🐞 Bug Fixes

Note

PR body was truncated to here.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the dependencies label May 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants