Skip to content

Releases: onfocusio/dd-trace-goyave

v0.3.1

04 Jul 15:14
09fa610
Compare
Choose a tag to compare

Update dependencies

v0.3.0

18 Jun 07:48
94e7432
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.1...v0.3.0

v0.2.1

09 Jan 15:10
216d79c
Compare
Choose a tag to compare

What's Changed

  • [sc-12075] request: add span on ctx by @rotta-f in #1

New Contributors

Full Changelog: v0.2.0...v0.2.1

v0.2.0

04 Oct 08:43
0d91d05
Compare
Choose a tag to compare
  • Add SpanOption: allows adding tags to the span before it is finished
  • Remove ext.MustKeep for default span options. Use the new SpanOption field in middleware instead.

v0.1.4

03 Oct 15:35
2dd211d
Compare
Choose a tag to compare

Add ext.ManualKeep to all spans

v0.1.3

03 Oct 14:07
9a8b086
Compare
Choose a tag to compare

Fix span not finished if underlying writer is io.Closer

v0.1.2

02 Oct 13:57
c44c0c2
Compare
Choose a tag to compare
Chore: rename module