Skip to content

0.7.0

Choose a tag to compare

@nachoBonafonte nachoBonafonte released this 22 Mar 11:37
· 717 commits to main since this release

New Features

  • Automatically extracts git metadata when running on macOS or simulator (iOS and tvOS). Needs SRCROOT environment variable.
  • Reports Xcode version in runtime.version tag
  • Supports adding custom tags by adding DD_TAGS environment variable
  • Allows disabling crash handling for very specific cases (check documentation)

Bug Fixes

  • Fixes a thread race condition that could show in Thread Sanitizer

Improvements

  • Improves error messages from test failures, it now uses XCTIssue information
  • Improves crash symbol information for system libraries
  • Report version of the testing framework
  • Uses opentelemetry-swift version 0.6.0