Skip to content

Releases: m3dev/m3-tracing

v2.0.3 Release

05 Feb 09:52
Compare
Choose a tag to compare

Support for Spring Boot 3.2 #12

v1.0.6 Release

18 Sep 00:56
Compare
Choose a tag to compare

Added

  • servlet: update servlet for old servlet api #9

v1.0.5 Release

03 Sep 13:57
Compare
Choose a tag to compare

Added

  • apache-httpclient: update apache-httpclinet module to handle error #8

v1.0.4 Release

12 Aug 02:02
f288643
Compare
Choose a tag to compare

Added

  • OkHttp integration #7

v1.0.3 Release

04 Aug 06:45
Compare
Choose a tag to compare

Breaking Change

  • apache-httpclient: to refer an instance of M3TracingHttpInterceptor, use the INSTANCE static field instaed of getInstance static method

Added

  • opencensus: enable to control publicEndpoint settings for tracing context propagation. #3
  • spring-web: enable to add traceparent header taking over trace id to other services with HTTP #4
  • apache-httpclient: enable to add traceparent header when using apache-httpclient #6

Changed

  • include sources in package for convenient code reading