Releases: ricardo-ch/go-tracing
Releases · ricardo-ch/go-tracing
cleanup dependencies
v0.5.1 cleanup dependencies
remove zipkin usages
v0.5.0 remove zipkin references (#29)
go modules
v0.4.0 use go modules (#28)
Update external dependencies
- The constraint version of go-kit, testify and errors have been removed.
- The constraint version of jaeger-client-go and opentracing-go have been updated.
fix thrift sub dependency
v0.3.4 fake direct dependency to thrift and freeze version (#25)
fix thrift sub dependency once and for all
This is a fix retro-applied on v0.3.2 release.
Force thrift version to 0.11 using forced import
yes this is a hack but this problem make me crazy.
Add Jaeger support
v0.3.3 Add Jaeger support (#23)
Add the httptrace feature
Inject HttpTrace by default on the request with the possibility to provide some options
pinned dependencies
v0.3.1 I know how to dep now !
update go-opentracing
Update (#13) update dependencies for thrift bug