v2.0.0-alpha.3
binarymist
released this
18 Nov 23:51
·
30 commits
to main
since this release
Added
- Support for addition of SUT and Emissary strategies 8d256e9
- Split schema and validator from single Job into BrowserApp and Api to support addition of SUT and Emissary strategies in app-tester
- Fix logic that sends Job to back-end to include modifications (sanitisation) that the schema makes
- Add example Job files
- Change CUI text Bugs to Alerts
- Provide clarification in README on back-end response message
Changed
- Tweak CNAMES for customer release cadence bb78e66
- Change doc around status command 032212e
- Change validation for gemini.health 25a3412
- Job validation tweaks for gemini.health bbdc732
- Update image to video b1893c9
- Validation changes for job file 74986ae
- Modify Job file doc on README 0a054e4
Removed
- Remove getting testerFeedback on 'Tester failure:' a3dc4fe
Fixed
- Fix casing in strings used to compare daaec32