Skip to content

1.8.3

Choose a tag to compare

@mabdinur mabdinur released this 06 Apr 18:01
d99dd39

Bug Fixes

  • dbm: Support sql queries with the type byte.
  • tracing: Pads trace_id and span_ids in b3 headers to have a minimum length of 16.
  • propagation: This fix resolves an issue where previously W3C tracestate propagation could not handle whitespace. With this fix whitespace is now removed for incoming and outgoing requests.