OpenTelemetry - CNCF/opentelemetry-swift: Release 1.12.0
Name: opentelemetry-swift
Owner: OpenTelemetry - CNCF
Release: 1.12.0
Released: 2024-11-22
License: Apache-2.0
Release Assets:
Trace
- Modify
toSpanData
to happen insideattributesLock
to prevent data races by @ArielDemarco in https://github.com/open-telemetry/opentelemetry-swift/pull/632 - Added max value length per span attribute by @mamunto in https://github.com/open-telemetry/opentelemetry-swift/pull/634
Metrics
- Added BatchSpanProcessor metrics on drop and export span by @mamunto in https://github.com/open-telemetry/opentelemetry-swift/pull/635
Logging
- Fix comment in PersistenceLogExporterDecorator.swift by @kevin147147 in https://github.com/open-telemetry/opentelemetry-swift/pull/643
Exporters
- Update OtlpHttpTraceExporter init to support envVarHeaders by @djpearce in https://github.com/open-telemetry/opentelemetry-swift/pull/628
- Added data compression support for HTTP exporter by @mamunto in https://github.com/open-telemetry/opentelemetry-swift/pull/631
- Added exporter metric for Span, Trace and Log by @mamunto in https://github.com/open-telemetry/opentelemetry-swift/pull/637
- Added exporter metric to StableOtlpHTTPMetricExporter by @mamunto in https://github.com/open-telemetry/opentelemetry-swift/pull/638
URLSession Instrumentation
- Add support for Default Baggage Injection in URLSessionInstrumentation by @batuhansk in https://github.com/open-telemetry/opentelemetry-swift/pull/639
- added other AV task exceptions in NSURLSession instrumentation by @bryce-b in https://github.com/open-telemetry/opentelemetry-swift/pull/640
New Contributors
- @djpearce made their first contribution in https://github.com/open-telemetry/opentelemetry-swift/pull/628
- @kevin147147 made their first contribution in https://github.com/open-telemetry/opentelemetry-swift/pull/643
Full Changelog: https://github.com/open-telemetry/opentelemetry-swift/compare/1.11.0...1.12.0