OpenTelemetry - CNCF/opentelemetry-swift: Release 1.5.0
Name: opentelemetry-swift
Owner: OpenTelemetry - CNCF
Release: 1.5.0
Released: 2023-05-05
License: Apache-2.0
Release Assets:
General
- Update Opentelemetry Spec to v1.20.0. by @Sherlouk and @nachoBonafonte in https://github.com/open-telemetry/opentelemetry-swift/pull/409
- Remove mis-use of service.namespace by @bryce-b in https://github.com/open-telemetry/opentelemetry-swift/pull/406
Tracing
- fix: avoid ending spans multiple times by @seemk in https://github.com/open-telemetry/opentelemetry-swift/pull/400
OpenTelemetry Protocol Exporter (OTLP)
- Breaking change OTLP HTTP and GRPC Exporters are now two different libraries to reduce dependencies by @Sherlouk in https://github.com/open-telemetry/opentelemetry-swift/pull/399
- Add user agent on OTLP requests by @kevinearls in https://github.com/open-telemetry/opentelemetry-swift/pull/397
Network Instrumentation
- Fix URLSession instrumentation when using async/await versions in iOS 16 by @nachoBonafonte in https://github.com/open-telemetry/opentelemetry-swift/pull/398
Full Changelog: https://github.com/open-telemetry/opentelemetry-swift/compare/1.4.1...1.5.0