0.6.0
New:
- adam: new Android stack implementation. See docs (#352)
- Add Graphite support as an alternative to InfluxDB for storing test metrics (#406, #408)
- Allure-kotlin integration (#418)
- Update ddmlib to 27.0.0 to enable ANDROID_ADB_USER_MANAGED_MODE support and AGP 4.0 (#377)
- Make adb serialNumber second option after marathonserialprop (#395)
Bug fixes:
- Add configs for device initialization timeouts (#389)
- Add finally block to stop koin once started (#351)
- Allow configuring screenRecordingPolicy in gradle plugin (#361)
- Refactor screen recording configuration (#374)
- Bugsnag (#368, #385, #394, #415)
Deprecations:
- Replace blacklist and whitelist with blocklist and allowlist (#407, #409)
- ddmlib vendor is deprecated and will be disabled in 0.8.0 (#421)
Other: