- Support for Spring Boot 3.2 #12
- build.gradle.kts: update plugin according to Kotlin version #11
- jakartaEE transition #10
- servlet: update servlet for old servlet api #9
- apache-httpclient: update apache-httpclinet module to handle error #8
- OkHttp integration
- apache-httpclient: to refer an instance of
M3TracingHttpInterceptor
, use theINSTANCE
static field instaed ofgetInstance
static method
- 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
- include sources in package for convenient code reading
- Commit uncomitted files
- apache-httpclient: enable to add
traceparent
header when using apache-httpclient #1
First release