Releases: pkgz/OpenTracing
Releases · pkgz/OpenTracing
v0.0.9
- change how Request func works (does not throw error if not 200)
v0.0.8
- update Request params (moved to struct)
v0.0.7
- add response code to the Request()
v0.0.5
- add Error which set tag error and finish span
v0.0.4
- add authorization in Request
v0.0.3
- downgrade testify to 1.3.0