Skip to content

Releases: micrometer-metrics/tracing

1.0.11

10 Oct 07:15
4068050
Compare
Choose a tag to compare

🐞 Bug Fixes

  • Apply wider exclusion for zipkin-reporter #362

🔨 Dependency Upgrades

  • Upgrade to micrometer 1.10.12 #393
  • Upgrade to context-propagation 1.0.6 #392
  • Upgrade Gradle to 8.4 #388
  • Bump io.projectreactor:reactor-bom from 2022.0.8 to 2022.0.11 #384
  • Bump io.micrometer:micrometer-bom from 1.10.9 to 1.10.11 #383
  • Bump com.github.tomakehurst:wiremock-jre8-standalone from 2.35.0 to 2.35.1 #382
  • Bump testcontainers from 1.19.0 to 1.19.1 #376
  • Bump actions/checkout from 4.0.0 to 4.1.0 #365
  • Bump com.gradle.enterprise from 3.14.1 to 3.15 #360

1.2.0-M3

11 Sep 21:42
v1.2.0-M3
592808d
Compare
Choose a tag to compare
1.2.0-M3 Pre-release
Pre-release

⚠️ When this version was released, a newer version of some OpenTelemetry artifacts were already available but not everything. This caused that this release depends on version 1.30.1 for io.opentelemetry:* artifacts and 1.29.0 version for io.opentelemetry.instrumentation:* artifacts.

⭐ New Features / Enhancements

  • Allow setting timestamp of an event on a span #334

🐞 Bug Fixes

  • ObservationAwareSpanThreadLocalAccessor does not remove SpanAction #328
  • Add ThreadLocalAccessor to propagate Baggage with Reactor #319
  • Fix lost baggage if more than one #317
  • micrometer-tracing-bridge-otel is not setting span name in extract() resulting Jaeger remote sampler perOperation to fail #259

🔨 Dependency Upgrades

  • Use context-propagation 1.0.5 and micrometer 1.12.0-M3 #354
  • Bump OTel to 1.29.0 #336
  • Match OTel semconv version to the SDK version #340
  • Upgrade to Micrometer SNAPSHOT versions #347
  • Upgrade to Testcontainers 1.19.0 #346
  • Upgrade to Mockito 5.5.0 #345
  • Upgrade to JUnit 5.10.0 #344
  • Bump actions/checkout from 3.6.0 to 4.0.0 #339
  • Bump actions/checkout from 3.5.3 to 3.6.0 #338

📝 Tasks

  • Generate lock files #353
  • Upgrade to foojay-resolver-convention 0.7.0 #349
  • Upgrade Gradle to 8.3.0 #348

❤️ Contributors

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

@sofiaguyang

1.1.5

11 Sep 21:40
v1.1.5
3c34c8d
Compare
Choose a tag to compare

🐞 Bug Fixes

  • ObservationAwareSpanThreadLocalAccessor does not remove SpanAction #328
  • Add ThreadLocalAccessor to propagate Baggage with Reactor #319
  • Fix lost baggage if more than one #317
  • micrometer-tracing-bridge-otel is not setting span name in extract() resulting Jaeger remote sampler perOperation to fail #259

🔨 Dependency Upgrades

  • Use context-propagation 1.0.5 and micrometer 1.11.4 #352
  • Match OTel semconv version to the SDK version #340
  • Upgrade to Micrometer SNAPSHOT versions #347
  • Upgrade to Testcontainers 1.19.0 #346
  • Upgrade to Mockito 5.5.0 #345
  • Upgrade to JUnit 5.10.0 #344
  • Bump actions/checkout from 3.6.0 to 4.0.0 #339
  • Bump actions/checkout from 3.5.3 to 3.6.0 #338

📝 Tasks

  • Upgrade to foojay-resolver-convention 0.7.0 #349
  • Upgrade Gradle to 8.3.0 #348

❤️ Contributors

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

@sofiaguyang

1.0.10

11 Sep 21:38
v1.0.10
2459756
Compare
Choose a tag to compare

🐞 Bug Fixes

  • ObservationAwareSpanThreadLocalAccessor does not remove SpanAction #328
  • Add ThreadLocalAccessor to propagate Baggage with Reactor #319
  • Fix lost baggage if more than one #317
  • micrometer-tracing-bridge-otel is not setting span name in extract() resulting Jaeger remote sampler perOperation to fail #259

🔨 Dependency Upgrades

  • Use context-propagation 1.0.5 and micrometer 1.10.11 #351
  • Upgrade to Micrometer SNAPSHOT versions #347
  • Upgrade to Testcontainers 1.19.0 #346
  • Upgrade to Mockito 5.5.0 #345
  • Upgrade to JUnit 5.10.0 #344
  • Bump actions/checkout from 3.6.0 to 4.0.0 #339
  • Bump actions/checkout from 3.5.3 to 3.6.0 #338

📝 Tasks

  • Upgrade to foojay-resolver-convention 0.7.0 #349
  • Upgrade Gradle to 8.3.0 #348

❤️ Contributors

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

@sofiaguyang

1.2.0-M2

15 Aug 06:19
75cb01a
Compare
Choose a tag to compare
1.2.0-M2 Pre-release
Pre-release

🐞 Bug Fixes

  • Use CurrentTraceContext for OTel's Tracer bridge #310

🔨 Dependency Upgrades

  • Switch to context-propagation 1.0.5 #331
  • Upgrade to JUnit 5.10 #329
  • Upgrade to context-propagation 1.0.5 and Micrometer 1.11.3 #330
  • Upgrade to Spring Framework 5.3.29 #327
  • Upgrade to JMH 1.37 #326
  • Upgrade to Brave Propagation AWS 0.23.5 #325
  • Upgrade to context-propagation 1.0.5-SNAPSHOT #323
  • Upgrade to Foojay Resolver Convention 0.6.0 #322
  • Upgrade to Spring GE Conventions to 0.0.14 #321
  • Bump com.gradle.enterprise from 3.14 to 3.14.1 #318
  • Bump com.gradle.enterprise from 3.13.4 to 3.14 #315

📝 Tasks

  • Upgrade Gradle to 8.2.1 #313
  • Fix breaking changes in opentelemetry-java-instrumentation 1.28.0 #314

1.1.4

14 Aug 23:37
v1.1.4
4e0d43d
Compare
Choose a tag to compare

🐞 Bug Fixes

  • Use CurrentTraceContext for OTel's Tracer bridge #310

🔨 Dependency Upgrades

  • Upgrade to context-propagation 1.0.5 and Micrometer 1.11.3 #330
  • Upgrade to Spring Framework 5.3.29 #327
  • Upgrade to JMH 1.37 #326
  • Upgrade to Brave Propagation AWS 0.23.5 #325
  • Upgrade to context-propagation 1.0.5-SNAPSHOT #323
  • Upgrade to Foojay Resolver Convention 0.6.0 #322
  • Upgrade to Spring GE Conventions to 0.0.14 #321
  • Bump com.gradle.enterprise from 3.14 to 3.14.1 #318
  • Bump com.gradle.enterprise from 3.13.4 to 3.14 #315

📝 Tasks

  • Upgrade Gradle to 8.2.1 #313
  • Go back to context-propagation and Micrometer snapshots #307

1.0.9

14 Aug 23:30
v1.0.9
8b0ff6e
Compare
Choose a tag to compare

🐞 Bug Fixes

  • Use CurrentTraceContext for OTel's Tracer bridge #310

🔨 Dependency Upgrades

  • Upgrade to JMH 1.37 #326
  • Upgrade to Brave Propagation AWS 0.23.5 #325
  • Upgrade to context-propagation 1.0.5-SNAPSHOT #323
  • Upgrade to Foojay Resolver Convention 0.6.0 #322
  • Upgrade to Spring GE Conventions to 0.0.14 #321
  • Bump com.gradle.enterprise from 3.14 to 3.14.1 #318
  • Bump com.gradle.enterprise from 3.13.4 to 3.14 #315

📝 Tasks

  • Upgrade Gradle to 8.2.1 #313
  • Go back to context-propagation and Micrometer snapshots #307

1.2.0-M1

11 Jul 00:02
v1.2.0-M1
a091f25
Compare
Choose a tag to compare
1.2.0-M1 Pre-release
Pre-release

⭐ New Features / Enhancements

  • Add getDuration method to FinishedSpan #265

🔨 Dependency Upgrades

  • Remove pinned dependencies on main (1.2.0) #304
  • Unpin Mockito from 4.+ #279
  • Upgrade to Micrometer 1.12.0-M1 #260

📝 Tasks

  • Generate Dependency lock files for 1.2.0-M1 #308

❤️ Contributors

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

@quaff

1.1.3

10 Jul 21:57
v1.1.3
dd6dba0
Compare
Choose a tag to compare

⭐ New Features / Enhancements

🔨 Dependency Upgrades

  • Upgrade to Micrometer 1.11.2 #306
  • Upgrade to context-propagation 1.0.4 and Micrometer 1.10.9 #305
  • Upgrade to Log4J to 2.20.0 #303
  • Upgrade to Mockito 5.4.0 #302
  • Bump com.gradle.enterprise from 3.13.3 to 3.13.4 #290
  • Upgrade to reactor 2022.0.8 #287

📝 Tasks

  • Upgrade to Gradle Wrapper 8.2 #300
  • Added tests for OTLA, ObservationRegistry and NoOpOR interop #298

❤️ Contributors

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

@izeye

1.0.8

10 Jul 21:49
v1.0.8
30c9790
Compare
Choose a tag to compare

⭐ New Features / Enhancements

🔨 Dependency Upgrades

  • Upgrade to context-propagation 1.0.4 and Micrometer 1.10.9 #305
  • Upgrade to Log4J to 2.20.0 #303
  • Upgrade to Mockito 5.4.0 #302
  • Bump com.gradle.enterprise from 3.13.3 to 3.13.4 #290
  • Upgrade to reactor 2022.0.8 #287

📝 Tasks

  • Upgrade to Gradle Wrapper 8.2 #300
  • Added tests for OTLA, ObservationRegistry and NoOpOR interop #298

❤️ Contributors

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

@izeye