Skip to content

1.0.1 (beta)

Choose a tag to compare

@nachoBonafonte nachoBonafonte released this 31 May 12:55
· 787 commits to main since this release
3a731ed

Swift package

  • Fixed warnings when including in another project #182
  • Allow usage with swift-tools-version 5.2 #189

General

  • Merging logic for Resources was wrong, new values should prevail #187
  • Replace copyright header with a much shorter version #188
  • Add badge for build and test to the README file #193

OpenTelemetryProtocol (OTLP) Exporter

  • Remove the OTLP receiver legacy gRPC port(55680) references #190

Jaeger Exporter

  • Fix Jaeger exporter, was broken since 0.5.0 #194

Zipkin Exporter

  • Fixed a typo in Zipkin Exporter initializer #180

Datadog Exporter

  • Fixed attibutes export format in Logs #181

SignPost Integration

  • First release, it automatically produces os_signpost begin and end calls when spans are started or ended. #185