Releases: swift-otel/swift-w3c-trace-context
Releases · swift-otel/swift-w3c-trace-context
Swift W3C Trace Context 1.0.0 Beta 4
What's Changed
- Bump actions/checkout from 4.1.7 to 4.2.0 by @dependabot in #21
- Bump codecov/codecov-action from 4 to 5 by @dependabot in #27
- Bump actions/checkout from 4.2.0 to 4.2.2 by @dependabot in #25
- Bump actions/cache from 4.0.2 to 4.1.2 by @dependabot in #26
- Update license headers to reflect move to swift-otel org by @slashmo in #29
- Add Codecov badge to README by @slashmo in #30
- Bump actions/cache from 4.1.2 to 4.2.0 by @dependabot in #28
Full Changelog: 1.0.0-beta.3...1.0.0-beta.4
Swift W3C Trace Context 1.0.0 Beta 3
Swift W3C Trace Context 1.0.0 Beta 2
What's Changed
Full Changelog: 1.0.0-beta.1...1.0.0-beta.2
Swift W3C Trace Context 1.0.0 Beta 1
This is the initial release to kick off the 1.0.0
process. We believe the current public API will remain stable, but exceptions can still be made until we hit the final 1.0.0
release.
What's changed
This release marks a complete re-implementation of the library, primarily extracted from Swift OTel. It's updated to follow the W3C Trace Context standard more closely. It also expands the TraceState
API compared to the implementation from Swift OTel, offering the ability to correctly mutate the trace state.
Documentation
Documentation is now powered by DocC and is hosted on the Swift Package Index.