2.0.0
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