Skip to content

2.0.0

Compare
Choose a tag to compare
@nachoBonafonte nachoBonafonte released this 13 Apr 14:32
· 375 commits to main since this release

Breaking change

Only API keys are supported now for sending results to the backend. Please confirm that you are using DD_API_KEY in your environment variables and not DATADOG_CLIENT_TOKEN. You can create an API key here

New Features

  • New integration with RUM for your UI Tests. If the app has RUM configured, RUM sessions will be shown in a new tab in the test results. Also RUM sessions initiated from a test will be identified as such.
  • Added support for crash symbolication, source code location and code owners in tvOS simulator

Bug fixes

  • It now correctly finds Codeowners file when it is located inside .gitlab folder
  • Bitbucket repository could include user and password in the URL
  • Fixes using the library with swift tools < 5.3

Improvements

  • Added support for Gitlab sections in Codeowners file
  • Tests and spans generated during testing wont be included in APM results