OpenTelemetry - CNCF/opentelemetry-swift: Release 1.11.0
Name: opentelemetry-swift
Owner: OpenTelemetry - CNCF
Release: 1.11.0
Released: 2024-10-29
License: Apache-2.0
Release Assets:
General
- Fix: Exposes OpenTelemetryConcurrency target by @NeedleInAJayStack in https://github.com/open-telemetry/opentelemetry-swift/pull/592
- Fix: Added missing os version gates for Concurrency by @ypopovych in https://github.com/open-telemetry/opentelemetry-swift/pull/584
- Bumps the swiftenv version to 5.10 by @NeedleInAJayStack in https://github.com/open-telemetry/opentelemetry-swift/pull/606
- Created
OpenTelemetryApi
andOpenTelemetrySdk
podspecs by @ArielDemarco in https://github.com/open-telemetry/opentelemetry-swift/pull/591
Tracing
- Fix: Make arguments of SpanBase's '==' of type Self by @clackary in https://github.com/open-telemetry/opentelemetry-swift/pull/614
- Fix
SpanExceptionTests
on Linux by @brunnoferreira in https://github.com/open-telemetry/opentelemetry-swift/pull/604 - Add
recordException
by @brunnoferreira in https://github.com/open-telemetry/opentelemetry-swift/pull/599 - Avoid instrumenting background async tasks by @nachoBonafonte in https://github.com/open-telemetry/opentelemetry-swift/pull/597
Metrics
- deprecated root interfaces for old metrics by @bryce-b in https://github.com/open-telemetry/opentelemetry-swift/pull/619
- Fix: aggregation comparison by @brunnoferreira in https://github.com/open-telemetry/opentelemetry-swift/pull/602
- Fix: Export max and min in Metric exporter for HistogramDataPoint by @nachoBonafonte in https://github.com/open-telemetry/opentelemetry-swift/pull/601
New Contributors
- @NeedleInAJayStack made their first contribution in https://github.com/open-telemetry/opentelemetry-swift/pull/592
- @brunnoferreira made their first contribution in https://github.com/open-telemetry/opentelemetry-swift/pull/602
- @ArielDemarco made their first contribution in https://github.com/open-telemetry/opentelemetry-swift/pull/591
- @clackary made their first contribution in https://github.com/open-telemetry/opentelemetry-swift/pull/614
Full Changelog: https://github.com/open-telemetry/opentelemetry-swift/compare/1.10.1...1.11.0