This repository has been archived by the owner on Nov 10, 2022. It is now read-only.
v0.19.0
💥 Breaking Change
- #55 chore: move baggage methods in propagation namespace (@vmarchaud)
- #65 chore: remove suppress instrumentation (@dyladan)
- #60 chore: removing timed event (@obecny)
- #58 chore: use spancontext for link (@dyladan)
- #47 chore: move span method for context in trace API #40 (@vmarchaud)
- #45 chore: rename
span#context()
tospan#spanContext
(@dyladan) - #43 chore: renaming noop span to non recording span (@obecny)
- #32 feat!: return boolean success value from setGlobalXXX methods (@dyladan)
🚀 Enhancement
- #62 chore: adding component logger (@obecny)
- #54 feat: add tracer.startActiveSpan() (@naseemkullah)
- #58 chore: use spancontext for link (@dyladan)
- #51 feat: add function to wrap SpanContext in NonRecordingSpan #49 (@dyladan)
📝 Documentation
- #64 chore: document the reason for symbol.for (@dyladan)
- #44 chore: updating readme headline and fixing links (@obecny)
Committers: 6
- Bartlomiej Obecny (@obecny)
- Daniel Dyla (@dyladan)
- Gerhard Stöbich (@Flarna)
- Naseem (@naseemkullah)
- Valentin Marchaud (@vmarchaud)
- t2t2 (@t2t2)