Releases: micrometer-metrics/tracing
Releases · micrometer-metrics/tracing
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:
1.1.2
🐞 Bug Fixes
📔 Documentation
- Update Slack invite links #264
🔨 Dependency Upgrades
- Upgrade to micrometer 1.11.1 #286
- Bump actions/checkout from 3.5.2 to 3.5.3 #285
- Upgrade to Testcontainers 1.18.3 #284
- Upgrade to Spring Javaformat 0.0.39 #283
- Upgrade to micrometer 1.10.8 #281
- Upgrade to context-propagation 1.0.3 #280
- Bump com.gradle.enterprise from 3.13.2 to 3.13.3 #270
- Bump com.gradle.enterprise from 3.13.1 to 3.13.2 #261
1.0.7
🐞 Bug Fixes
📔 Documentation
- Update Slack invite links #264
🔨 Dependency Upgrades
- Bump actions/checkout from 3.5.2 to 3.5.3 #285
- Upgrade to Testcontainers 1.18.3 #284
- Upgrade to Spring Javaformat 0.0.39 #283
- Upgrade to micrometer 1.10.8 #281
- Upgrade to context-propagation 1.0.3 #280
- Bump com.gradle.enterprise from 3.13.2 to 3.13.3 #270
- Bump com.gradle.enterprise from 3.13.1 to 3.13.2 #261
1.1.1
1.0.6
1.1.0
Known issue: This release mistakenly depends on the non-GA version 1.11.0-RC1 of the micrometer-bom. This will be addressed in a forthcoming patch release. You should use that version instead. See #255.
⭐ New Features / Enhancements
- Add ObservationAwareSpanThreadLocalAccessor constructor taking ObservationRegistry #240
- Adds support for tags with typed values #239
- Support numeric attributes value for tracing attributes #234
- otel-bridge: add trace_flags to MDC #229
- TracingObservationHandler doesn't include manually created spans #244
- BaggageManager#getBaggage() is inconsistent when baggage doesn't exist #237
- Aligning with annotations changes in Micrometer #218
- Links API proposal #204
- Feature parity with sleuth's annotations #163
- Slf4JEventListener support custom key #160
- Support custom MDC key with otel.bridge.Slf4JEventListener #158
- No-op implementations for Propagator, Setter, and Getter #118
📔 Documentation
- JavaDoc : Propagator references Open Telemetry classes which is not part of Micrometer #230
🐞 Bug Fixes
🔨 Dependency Upgrades
- Remove opentelemetry-extension-aws #245
- Upgrade OTel to 1.25 #231
- Upgrade to Reactor 3.5.5 #251
- Upgrade to Testcontainers 1.18.0 #250
- Upgrade to JUnit 5.9.3 #249
- Upgrade to Logback 1.2.12 #248
- Upgrade Gradle to 8.1.1 #246
❤️ Contributors
Thank you to all the contributors who worked on this release:
@acktsap, @ShenFeng312, and @ttddyy
1.0.5
Known issue: This release mistakenly depends on a previous version of the micrometer-bom but it should have depend on the current one: 1.10.7
instead of 1.10.6
. This will be addressed in a forthcoming patch release. You should use that version instead. See #256.
🐞 Bug Fixes
- TracingObservationHandler doesn't include manually created spans #244
- BaggageManager#getBaggage() is inconsistent when baggage doesn't exist #237
📔 Documentation
- JavaDoc : Propagator references Open Telemetry classes which is not part of Micrometer #230