Skip to content

Releases: ricardo-ch/go-tracing

cleanup dependencies

11 Jun 17:36
Compare
Choose a tag to compare
v0.5.1

cleanup dependencies

remove zipkin usages

11 Jun 14:20
c7026c3
Compare
Choose a tag to compare
v0.5.0

remove zipkin references (#29)

go modules

11 Jun 13:51
117eb85
Compare
Choose a tag to compare
v0.4.0

use go modules (#28)

Update external dependencies

10 Oct 15:18
2db39f4
Compare
Choose a tag to compare
  • 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

19 Apr 14:59
f67d2df
Compare
Choose a tag to compare
v0.3.4

fake direct dependency to thrift and freeze version (#25)

fix thrift sub dependency once and for all

18 Apr 19:25
Compare
Choose a tag to compare

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

02 Oct 06:26
28dfbcd
Compare
Choose a tag to compare
v0.3.3

Add Jaeger support (#23)

Add the httptrace feature

20 Jul 09:21
f625dc8
Compare
Choose a tag to compare

Inject HttpTrace by default on the request with the possibility to provide some options

pinned dependencies

29 May 13:55
Compare
Choose a tag to compare
v0.3.1

I know how to dep now !

update go-opentracing

13 Feb 15:19
b616159
Compare
Choose a tag to compare
Update (#13)

update dependencies for thrift bug