1.8.3
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.