Skip to content

1.0.6

Compare
Choose a tag to compare
@nachoBonafonte nachoBonafonte released this 13 Oct 11:12
· 602 commits to main since this release
eec1f8f

Package

  • Fix: Xcode 13.0 building for macOS #247
  • Update swift-atomics minimum version to 1.0.0 #240
  • Remove experimental name from targets based on Metrics

General

  • Fix: Resources were not properly updated from environment variables #242

Metrics

  • New: Add support for Histogram metrics. Currently only OTLP exporter is supported. #244

Traces

  • Added a method to SpanBuilder to start span directly as active. #245

Datadog Exporter

  • Allow disabling payload compression