Skip to content

0.9.3

Compare
Choose a tag to compare
@nachoBonafonte nachoBonafonte released this 17 Aug 15:18
· 524 commits to main since this release

New Features

  • User can provide or overwrite Git information using environment variables. Check documentation for specifics.

Bug Fixes

  • error.stack tag could show only partial content instead of full crash log.
  • Network request were not propagating proper span identifiers in the headers (x-datadog-parent-id), and remote spans would appear as child of the test span instead of as a child of the request span.

Improvements

  • device.model tag shows model number when running on simulator, instead of generic platform name
  • Add support for CI_COMMIT_AUTHOR and CI_COMMIT_TIMESTAMP in Gitlab
  • Add support for SYSTEM_JOBDISPLAYNAME and SYSTEM_STAGEDISPLAYNAME in Azure pipelines
  • Uses opentelemetry-swift version 1.0.4
  • Network requests in iOS show the network interface used for them (wifi, 3G, ...)