OpenTelemetry - CNCF/opentelemetry-swift: Release 1.6.0
Name: opentelemetry-swift
Owner: OpenTelemetry - CNCF
Release: 1.6.0
Released: 2023-08-08
License: Apache-2.0
Release Assets:
Breaking Changes
- updated protobufs to v0.20.0, requiring OpenTelemetry Collector version v0.80.0 by @bryce-b in https://github.com/open-telemetry/opentelemetry-swift/pull/433
Stable Metrics
- added StableMetricSample example by @bryce-b in https://github.com/open-telemetry/opentelemetry-swift/pull/421
- Metrics refactor by @bryce-b in https://github.com/open-telemetry/opentelemetry-swift/pull/432
Network Instrumentation
- Fix: Access requestMap only on the protected queue by @andraskadar in https://github.com/open-telemetry/opentelemetry-swift/pull/425
- Add support to inject baggage propagator headers to the instrumented request by @batuhansk in https://github.com/open-telemetry/opentelemetry-swift/pull/443
Logs
- Added event.data nesting support by @bryce-b in https://github.com/open-telemetry/opentelemetry-swift/pull/431
Tracing
- ActivityContextManager: Release lock after context value has been removed by @mattxw in https://github.com/open-telemetry/opentelemetry-swift/pull/446
- Fix active context is removed incorrectly by @nachoBonafonte in https://github.com/open-telemetry/opentelemetry-swift/pull/448
OpenTelemetry Protocol Exporter (OTLP)
- Changed protobuf version as exporter user-agent version by @bryce-b in https://github.com/open-telemetry/opentelemetry-swift/pull/444
New Contributors
- @andraskadar made their first contribution in https://github.com/open-telemetry/opentelemetry-swift/pull/425
- @batuhansk made their first contribution in https://github.com/open-telemetry/opentelemetry-swift/pull/443
- @mattxw made their first contribution in https://github.com/open-telemetry/opentelemetry-swift/pull/446
Full Changelog: https://github.com/open-telemetry/opentelemetry-swift/compare/1.5.1...1.6.0