Release v0.4.3
This release improves the OpenTracing propagation handling and propagation test coverage.
Supported and tested are now the following propagation carriers:
- opentracing.HTTPHeadersCarrier
- opentracing.TextMapCarrier
- zipkin.Injector (for native Zipkin injection methods)
- zipkin.Extractor (for native Zipkin extraction methods)
- zipkin-go-opentracing DelegatingCarrier (for custom propagation)