Skip to content

v0.3.0

Compare
Choose a tag to compare
@jtescher jtescher released this 24 Mar 05:04
4efc072

Added

  • New Base64 propagator
  • New SpanBuilder api
  • Zipkin Exporter crate

Changed

  • Switch to SpanId and TraceId from u64 and u128
  • Remove &mut self requirements for Span API

Fixed

  • circular Tracer debug impl