Skip to content

v0.4.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@sergeyklay sergeyklay released this 22 Aug 07:46
· 90 commits to master since this release
ed17c7f

Features

  • #44: Added support for span logs

Trivial/Internal Changes

  • #43: Regenerated Thrift classes
  • #59: Correct exception logic on Tracer::inject and Tracer::extract so that now only UnsupportedFormat exception may be thrown

Breaking Changes

  • #52: Removed deprecated SpanContext::withDebugId

Fixes

  • #56: Fixed TextCodec::spanContextFromString to convert large hex to int64 on trace and span id extraction
  • #57: Fixed convert IP to long on x64 arch at UdpSender::flush