OpenTelemetry - CNCF/opentelemetry-swift: Release 1.1.5
Name: opentelemetry-swift
Owner: OpenTelemetry - CNCF
Release: 1.1.5
Released: 2022-08-22
License: Apache-2.0
Release Assets:
General
- Fixes compilation with swift 5.7 by @nachoBonafonte in https://github.com/open-telemetry/opentelemetry-swift/pull/308
- Commented some flaky tests that failed randomly by @bryce-b in #317
Spans
- Fixes a thread race condition when exporting Span events by @nachoBonafonte in https://github.com/open-telemetry/opentelemetry-swift/pull/319
OtlpTraceExporter
- Adds logger to OtlpTraceExporter init so GRPC calls can be logged. by @BennettSmith in https://github.com/open-telemetry/opentelemetry-swift/pull/309
URLSessionInstrumentation
- Fixes a message about API misuse by @BennettSmith in https://github.com/open-telemetry/opentelemetry-swift/pull/307
Full Changelog: https://github.com/open-telemetry/opentelemetry-swift/compare/1.1.4...1.1.5