New Features
- New Model Runs screen 😱 🥳 ‼️
- Alerts' time can be configured with a
--timezone
parameter. Thanks @Nic3Guy for the contribution. - Added OAuth (
gcloud
) support forsend-report
with Google Cloud Storage.
Changes
- Changed default executions limit in Test Runs from 30 to 720.
- Changed error logs to exception logs in
send-report
in order to present the user with the issue. Thanks @seanglynn-thrive for the contribution.
Bug Fixes
- Fixed a backwards-compatibility bug that caused alerts to appear and be sent twice.