v1.1.3 - Minor Improvements and Fixes
Improvements:
- Allow access to Span operation names. Contributed by @Falmarri in #539.
- Ensure immutability of
Distribution
instances created by Kamon. Contributed by @ivantopo in #538.
Fixes:
- The binary codec for Spans was using the same identity provided for trace and span ids. Fixed by @lustefaniak in #535.