Releases: apple/swift-distributed-tracing-extras
Releases · apple/swift-distributed-tracing-extras
1.0.0-beta.1
Initial tag, aligning with 1.0.0-beta.1 of distributed tracing.
This release introduces well-typed semantic attributes for OpenTelemetry - thanks to the huge amount of work poured into this release by @slashmo -- thank you!
What's Changed
- Add OTel semantic HTTP span attributes by @slashmo in #2
- Add OTel semantic DB span attributes by @slashmo in #12
- Add OTel semantic network span attributes by @slashmo in #13
- Prepare docker for CI and project for being opened up by @ktoso in #16
- README update by @ktoso in #17
- DocC setup by @yim-lee in #19
- Add CI for Swift 5.8 and nightly by @yim-lee in #20
- Add span attributes assertion helper by @slashmo in #21
- Add OTel CloudEvents attributes by @slashmo in #24
- Add general OTel semantic attributes by @slashmo in #22
- Explicitly call out otel in NOTICE.txt by @ktoso in #25
- Add OTel semantic error attributes by @slashmo in #23
- Add OTel messaging attributes by @slashmo in #26
- Add OTel FaaS attributes by @slashmo in #28
- Add OTel RPC attributes by @slashmo in #27
- Add CONTRIBUTING and update CoC by @ktoso in #29
- Add commit template file by @ktoso in #30
- Update CI by @yim-lee in #31
- Update package for tracing package 1.0-beta1 by @ktoso in #32
New Contributors
- @slashmo made their first contribution in #2
- @ktoso made their first contribution in #16
- @yim-lee made their first contribution in #19
Full Changelog: https://github.com/apple/swift-distributed-tracing-extras/commits/1.0.0-beta.1