Skip to content

1.12.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 22 Nov 21:39
· 6 commits to main since this release
95092cc

Trace

  • Modify toSpanData to happen inside attributesLock to prevent data races by @ArielDemarco in #632
  • Added max value length per span attribute by @mamunto in #634

Metrics

  • Added BatchSpanProcessor metrics on drop and export span by @mamunto in #635

Logging

Exporters

  • Update OtlpHttpTraceExporter init to support envVarHeaders by @djpearce in #628
  • Added data compression support for HTTP exporter by @mamunto in #631
  • Added exporter metric for Span, Trace and Log by @mamunto in #637
  • Added exporter metric to StableOtlpHTTPMetricExporter by @mamunto in #638

URLSession Instrumentation

  • Add support for Default Baggage Injection in URLSessionInstrumentation by @batuhansk in #639
  • added other AV task exceptions in NSURLSession instrumentation by @bryce-b in #640

New Contributors

Full Changelog: 1.11.0...1.12.0