Releases: spring-projects-experimental/spring-cloud-sleuth-otel
Releases · spring-projects-experimental/spring-cloud-sleuth-otel
1.1.0-M3 - OTel 1.7.0 and OTel instrumentation 1.7.0-alpha
1.1.0-M2 - OTel 1.6.0 and OTel instrumentation 1.6.0-alpha
1.0.0-M12 - OTel 1.7.0 and OTel instrumentation 1.7.0-alpha
1.0.0-M11 - OTel 1.6.0 and OTel instrumentation 1.6.0-alpha
1.1.0-M1 - OTel 1.5.0 and OTel instrumentation 1.5.3-alpha
1.0.0-M10 - OTel 1.5.0 and OTel instrumentation 1.5.3-alpha
1.0.0-M9 - OTel 1.4.1 and OTel instrumentation 1.4.0-alpha
Notable issues
All issues - https://github.com/spring-cloud-incubator/spring-cloud-sleuth-otel/milestone/9?closed=1
1.0.0-M8 - OTel 1.3.0 and OTel instrumentation 1.3.0-alpha
Notable issues
- Bump OTel to 1.3.0 #57
- Upgrade otel java instrumentation to 1.3.0 #61
- Missing wavefront-spring-boot-bom dependency #47
- Cloud Sleuth Autoconfigure ships spring factories definitions for classes it doesn't manage #42
All issues - https://github.com/spring-cloud-incubator/spring-cloud-sleuth-otel/milestone/8?closed=1
1.0.0-M7 - OTel 1.0.1 and OTel instrumentation 1.0.1-alpha
1.0.0-M6 - OTel 1.0.0 and OTel instrumentation 1.0.0-alpha
- Upgrade for OTel 1.0.0 and OTel Instrumentation 1.0.0-alpha (#27)
- Fixed MDC context interaction (#23)
- Allow extracting Baggage, without a Span (#29)
- Support
spring.sleuth.baggage.tag-fields
(#30) - Fixing the interactions with MDC and OTel Context (#28)
- Fail the context to start if both Brave and OTel are on the classpath (#38)