Skip to content

OpenTelemetry Swift 0.2.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@slashmo slashmo released this 28 Jan 18:19
· 136 commits to main since this release
6d3cc7c

Breaking Changes

  • OpenTelemetry Swift now depends on Tracing 0.2.0 ..< 0.3.0, which replaced manual LoggingContext-based propagation with automatic propagation via task-locals. (Distributed Tracing 0.2.0)

Changes

  • OTel.SpanContext and related structs now conform to Sendable.

Full Changelog: 0.1.1...0.2.0