Skip to content

Releases: spring-projects-experimental/spring-cloud-sleuth-otel

1.1.0-M3 - OTel 1.7.0 and OTel instrumentation 1.7.0-alpha

22 Oct 22:53
v1.1.0-M3
99466a9
Compare
Choose a tag to compare

1.1.0-M2 - OTel 1.6.0 and OTel instrumentation 1.6.0-alpha

22 Oct 22:49
v1.1.0-M2
1151953
Compare
Choose a tag to compare

1.0.0-M12 - OTel 1.7.0 and OTel instrumentation 1.7.0-alpha

22 Oct 22:48
v1.0.0-M12
393714d
Compare
Choose a tag to compare

1.0.0-M11 - OTel 1.6.0 and OTel instrumentation 1.6.0-alpha

20 Sep 20:23
v1.0.0-M11
5b69ed9
Compare
Choose a tag to compare

1.1.0-M1 - OTel 1.5.0 and OTel instrumentation 1.5.3-alpha

10 Sep 21:51
v1.1.0-M1
8fb24a7
Compare
Choose a tag to compare

Notable issues:

  • Bump OTel to 1.5.0 #73
  • Upgrade OTel Instrumentation to 1.5.3-alpha #76

1.0.0-M10 - OTel 1.5.0 and OTel instrumentation 1.5.3-alpha

07 Sep 21:38
v1.0.0-M10
b13a7d4
Compare
Choose a tag to compare

Notable issues

  • Bump OTel to 1.5.0 #73
  • Upgrade OTel Instrumentation to 1.5.3-alpha #76

1.0.0-M9 - OTel 1.4.1 and OTel instrumentation 1.4.0-alpha

28 Jul 09:51
Compare
Choose a tag to compare

1.0.0-M8 - OTel 1.3.0 and OTel instrumentation 1.3.0-alpha

18 Jun 07:07
Compare
Choose a tag to compare

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

02 Apr 00:39
v1.0.0-M7
9b314f7
Compare
Choose a tag to compare
  • Updating OTel, OTel instrumentation and Spring dependencies (a917439)
  • Fixing a bug in multiple tracer detector (#40)

1.0.0-M6 - OTel 1.0.0 and OTel instrumentation 1.0.0-alpha

31 Mar 01:07
v1.0.0-M6
698b64a
Compare
Choose a tag to compare
  • 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)