Skip to content

Releases: pkgz/OpenTracing

v0.0.9

04 Mar 12:49
Compare
Choose a tag to compare
  • change how Request func works (does not throw error if not 200)

v0.0.8

04 Mar 12:23
Compare
Choose a tag to compare
  • update Request params (moved to struct)

v0.0.7

03 Feb 09:51
Compare
Choose a tag to compare
  • add response code to the Request()

v0.0.6

29 Jan 11:36
Compare
Choose a tag to compare
  • update init func

v0.0.5

18 Mar 09:30
Compare
Choose a tag to compare
  • add Error which set tag error and finish span

v0.0.4

26 Feb 15:18
Compare
Choose a tag to compare
  • add authorization in Request

v0.0.3

25 Feb 14:58
Compare
Choose a tag to compare
  • downgrade testify to 1.3.0

v0.0.2

25 Feb 14:29
bed737c
Compare
Choose a tag to compare
  • fixed go mod name

v0.0.1

24 Feb 19:57
8ec1d1a
Compare
Choose a tag to compare
  • first release