Releases: onfocusio/dd-trace-goyave
Releases · onfocusio/dd-trace-goyave
v0.3.1
v0.3.0
v0.2.1
v0.2.0
- Add
SpanOption
: allows adding tags to the span before it is finished - Remove
ext.MustKeep
for default span options. Use the newSpanOption
field in middleware instead.
v0.1.4
Add ext.ManualKeep to all spans
v0.1.3
Fix span not finished if underlying writer is io.Closer
v0.1.2
Chore: rename module