Skip to content

v0.3.0 - March 27, 2026

Choose a tag to compare

@LucasAlvesSoares LucasAlvesSoares released this 27 Mar 14:11
· 4 commits to main since this release
10af785

What's New

  • Enabled OTLP HTTP exporter via OTel-native OTEL_EXPORTER_OTLP_PROTOCOL="http/protobuf"
  • Enabled BaggageSpanProcessor out-of-the-box for automatic W3C baggage injection in span attributes. SDK does not push to or manage the baggage header, it still depends on the underlying OTel instrumentation.

Contributors