OpenTelemetry - CNCF/opentelemetry-swift: Release 1.9.0
Name: opentelemetry-swift
Owner: OpenTelemetry - CNCF
Release: 1.9.0
Released: 2024-01-02
License: Apache-2.0
Release Assets:
Network instrumentation
- Fix instrumenting async-await network calls when running in certain system versions by @nachoBonafonte in https://github.com/open-telemetry/opentelemetry-swift/pull/488
- updated network status attributes to match the semconv by @bryce-b in https://github.com/open-telemetry/opentelemetry-swift/pull/501
Exporters
- Fixed thread safety in exporters by @bryce-b in https://github.com/open-telemetry/opentelemetry-swift/pull/497
Context propogation
- Fixed removeContextValue function and added a Test testRemoveContextValuesFromSpan for it by @vvydier in https://github.com/open-telemetry/opentelemetry-swift/pull/498
Logging
- Expands LogRecord to allow "anyValue" in body parameter. by @bryce-b in https://github.com/open-telemetry/opentelemetry-swift/pull/499
Other
- fixed the hard coding of sdk version by @vvydier in https://github.com/open-telemetry/opentelemetry-swift/pull/485
- changed CFBundleShortVersionString to use sdk's version number by @vvydier in https://github.com/open-telemetry/opentelemetry-swift/pull/491
Full Changelog: https://github.com/open-telemetry/opentelemetry-swift/compare/1.8.0...1.9.0