Skip to content

v1.3.0

Compare
Choose a tag to compare
@robert-smartbear robert-smartbear released this 30 Sep 14:31
· 17 commits to next since this release
5a2e159

Enhancements

  • Custom attributes can now be set on a span, including as lists of primitives (int, double, bool, String) 88

  • Introduced OnSpanEndCallbacks that allow changes to spans when their end() method is called, but before they are sent 88