Skip to content

v1.1.3 - Minor Improvements and Fixes

Compare
Choose a tag to compare
@ivantopo ivantopo released this 17 Jun 21:09
· 2778 commits to master since this release

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.