OpenTelemetry - CNCF/opentelemetry-swift: Release 1.8.0
Name: opentelemetry-swift
Owner: OpenTelemetry - CNCF
Release: 1.8.0
Released: 2023-11-03
License: Apache-2.0
Release Assets:
Network instrumentation
- Include response length by default in the network spans by @nachoBonafonte in https://github.com/open-telemetry/opentelemetry-swift/pull/464
- Library evolution support by @bryce-b in https://github.com/open-telemetry/opentelemetry-swift/pull/482
Exporter
- Upgrade swift-nio-extras version to fix security issue. by @hunguyenaxon in https://github.com/open-telemetry/opentelemetry-swift/pull/466
- StableOtlpHTTPExporter implementation by @jhoongo in https://github.com/open-telemetry/opentelemetry-swift/pull/476
- Changing access control level for few methods in SpanAdapter by @vj4iosdev in https://github.com/open-telemetry/opentelemetry-swift/pull/480
Stable metrics
- Allow the DoubleHistogramInstrument to record value by @hunguyenaxon in https://github.com/open-telemetry/opentelemetry-swift/pull/473
- Fix the order of initialization between DoubleHistogram and LongHistogram by @hunguyenaxon in https://github.com/open-telemetry/opentelemetry-swift/pull/474
- Allow async instrument to close via observable by @hunguyenaxon in https://github.com/open-telemetry/opentelemetry-swift/pull/472
- Use the correct instrument type while creating aysnchronous instruments by @hunguyenaxon in https://github.com/open-telemetry/opentelemetry-swift/pull/475
New Contributors
- @hunguyenaxon made their first contribution in https://github.com/open-telemetry/opentelemetry-swift/pull/466
- @jhoongo made their first contribution in https://github.com/open-telemetry/opentelemetry-swift/pull/476
Full Changelog: https://github.com/open-telemetry/opentelemetry-swift/compare/1.7.0...1.8.0