-
Notifications
You must be signed in to change notification settings - Fork 39
Closed
Labels
bugSomething isn't workingSomething isn't workingneed more infoWaiting for a response from the issue author or third-party.Waiting for a response from the issue author or third-party.
Description
Released here: https://github.com/DataDog/dd-sdk-ios/releases/tag/2.5.0
external/rules_swift_package_manager~override~swift_deps~swiftpkg_dd_sdk_ios/DatadogTrace/Sources/TraceConfiguration.swift:15:24: error: enum 'URLSessionInstrumentation' does not exist in module 'DatadogInternal'
@_exported import enum DatadogInternal.URLSessionInstrumentation
^ ~~~~~~~~~~~~~~~~~~~~~~~~~
external/rules_swift_package_manager~override~swift_deps~swiftpkg_dd_sdk_ios/DatadogTrace/Sources/Integrations/TracingURLSessionHandler.swift:56:84: error: extra argument 'tracestate' in call
writer = W3CHTTPHeadersWriter(sampler: tracingSampler, tracestate: [:])
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
external/rules_swift_package_manager~override~swift_deps~swiftpkg_dd_sdk_ios/DatadogTrace/Sources/TraceConfiguration.swift:15:24: error: enum 'URLSessionInstrumentation' does not exist in module 'DatadogInternal'
@_exported import enum DatadogInternal.URLSessionInstrumentation
^ ~~~~~~~~~~~~~~~~~~~~~~~~~
2.4.0 builds fine.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingneed more infoWaiting for a response from the issue author or third-party.Waiting for a response from the issue author or third-party.