Releases: micrometer-metrics/tracing
Releases · micrometer-metrics/tracing
1.0.11
🐞 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
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:
1.1.5
🐞 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
❤️ Contributors
Thank you to all the contributors who worked on this release:
1.0.10
🐞 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
❤️ Contributors
Thank you to all the contributors who worked on this release:
1.2.0-M2
🐞 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
1.1.4
🐞 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
1.0.9
🐞 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
1.2.0-M1
⭐ 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:
1.1.3
⭐ New Features / Enhancements
- Benchmarks #292
🔨 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:
1.0.8
⭐ New Features / Enhancements
- Benchmarks #292
🔨 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: