Releases: m3dev/m3-tracing
Releases · m3dev/m3-tracing
v2.0.3 Release
v1.0.6 Release
Added
- servlet: update servlet for old servlet api #9
v1.0.5 Release
Added
- apache-httpclient: update apache-httpclinet module to handle error #8
v1.0.4 Release
Added
- OkHttp integration #7
v1.0.3 Release
Breaking Change
- apache-httpclient: to refer an instance of
M3TracingHttpInterceptor, use theINSTANCEstatic field instaed ofgetInstancestatic method
Added
- opencensus: enable to control
publicEndpointsettings for tracing context propagation. #3 - spring-web: enable to add
traceparentheader taking over trace id to other services with HTTP #4 - apache-httpclient: enable to add
traceparentheader when using apache-httpclient #6
Changed
- include sources in package for convenient code reading