Skip to content

Releases: micrometer-metrics/micrometer

1.10.12

10 Oct 06:30
c817f14
Compare
Choose a tag to compare

🐞 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

1.9.16

10 Oct 06:16
5cba7fa
Compare
Choose a tag to compare

🔨 Dependency Upgrades

  • Bump com.amazonaws:aws-java-sdk-cloudwatch from 1.12.564 to 1.12.565 #4188
  • Bump io.netty:netty-bom from 4.1.97.Final to 4.1.99.Final #4174
  • Bump org.apache.httpcomponents:httpclient from 4.5.13 to 4.5.14 #4173
  • Bump io.rest-assured:rest-assured from 5.3.0 to 5.3.2 #4172
  • Bump io.projectreactor:reactor-bom from 2020.0.35 to 2020.0.36 #4171
  • Bump jetty from 9.4.48.v20220622 to 9.4.52.v20230823 #4169
  • Bump org.jooq:jooq from 3.14.15 to 3.14.16 #4166
  • Bump com.github.charithe:kafka-junit from 4.2.1 to 4.2.7 #4165
  • Bump org.apache.tomcat.embed:tomcat-embed-core from 8.5.78 to 8.5.93 #4164
  • Bump spring from 5.3.29 to 5.3.30 #4163
  • Bump com.signalfx.public:signalfx-java from 1.0.34 to 1.0.35 #4161
  • Bump maven-resolver from 1.8.1 to 1.8.2 #4160
  • Bump org.ehcache:ehcache from 3.10.0 to 3.10.8 #4153
  • Bump org.hibernate:hibernate-entitymanager from 5.6.8.Final to 5.6.15.Final #4150
  • Bump com.fasterxml.jackson.core:jackson-databind from 2.13.2.2 to 2.13.5 #4145
  • Bump com.hazelcast:hazelcast from 3.12.12 to 3.12.13 #4142
  • Bump io.javalin:javalin from 4.5.0.RC0 to 4.5.0 #4136
  • Bump dropwizard-metrics from 4.2.19 to 4.2.20 #4135
  • Bump com.squareup.okhttp3:okhttp from 5.0.0-alpha.6 to 5.0.0-alpha.11 #4132
  • Bump kafka from 2.8.1 to 2.8.2 #4131
  • Bump org.apache.maven:maven-resolver-provider from 3.8.6 to 3.8.8 #4130
  • Bump testcontainers from 1.19.0 to 1.19.1 #4127
  • Bump com.h2database:h2 from 2.2.222 to 2.2.224 #4124
  • Bump com.amazonaws:aws-java-sdk-cloudwatch from 1.12.546 to 1.12.564 #4123
  • Bump uk.org.webcompere:system-stubs-jupiter from 2.0.2 to 2.0.3 #4116
  • Bump org.postgresql:postgresql from 42.3.3 to 42.3.8 #4113
  • Bump com.gradle.enterprise from 3.14.1 to 3.15 #4090

❤️ Contributors

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

@izeye

1.12.0-M3

11 Sep 19:39
v1.12.0-M3
26441fd
Compare
Choose a tag to compare
1.12.0-M3 Pre-release
Pre-release

⭐ New Features / Enhancements

  • 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

🐞 Bug Fixes

  • Ensure LongTaskTimer and FunctionTimer produce consistent data #3985

🔨 Dependency Upgrades

  • Use context-propagation 1.0.5 #4078
  • Migrate to grpc-java 1.58.0 #4063
  • 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

  • Generate lock files #4079
  • Pin dynatrace-metric-utils-java to 1.+ #4066
  • Add example of integration with retrofit and okhttp #4041
  • 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

1.11.4

11 Sep 19:20
v1.11.4
ccc5f7e
Compare
Choose a tag to compare

🐞 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

1.10.11

11 Sep 19:11
v1.10.11
b7b3b47
Compare
Choose a tag to compare

🐞 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

1.9.15

11 Sep 18:50
v1.9.15
201f054
Compare
Choose a tag to compare

🐞 Bug Fixes

  • Ensure LongTaskTimer and FunctionTimer produce consistent data #3985

🔨 Dependency Upgrades

  • 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

1.12.0-M2

15 Aug 04:59
02165d0
Compare
Choose a tag to compare
1.12.0-M2 Pre-release
Pre-release

⭐ New Features

  • Add Observation instrumentation for Jakarta JMS #4007
  • Add exemplar support to _count #3996
  • Removes the need to set OR on OTLA #3986

📔 Documentation

  • Enhance javadoc of Observed #3983
  • Add javadoc to Timed and TimedSet #3982

🐞 Bug Fixes

  • Transitive Guava dependency in Stackdriver module is causing build failures #4010

🔨 Dependency Upgrades

  • Use 5.10.+ for junit-bom #4029
  • Switch to context-propagation 1.0.5 #4027
  • 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

  • Polish gh-3924 #4009
  • 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:

@bclozel, @izeye

1.11.3

14 Aug 23:02
v1.11.3
8609b10
Compare
Choose a tag to compare

⭐ 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

  • Polish gh-3924 #4009
  • 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

1.10.10

14 Aug 22:45
v1.10.10
8c8daa9
Compare
Choose a tag to compare

⭐ 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

1.9.14

14 Aug 21:20
v1.9.14
9f9164b
Compare
Choose a tag to compare

📔 Documentation

  • Add javadoc to Timed and TimedSet #3982

🔨 Dependency Upgrades

  • 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

  • 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