Skip to content

v2.0.0-alpha.3

Compare
Choose a tag to compare
@binarymist binarymist released this 19 Nov 00:43
· 18 commits to main since this release

Added

  • Support for addition of SUT & Emissary strategies 6fafa85
    • Split schema and validator from single Job into BrowserApp and Api to support addition of SUT and Emissary strategies
    • Update .env.example to include the env var referencing the new required source directory
    • Update compose file to include new bind mount
    • Increase local duration before next Test Run can be initiated from 10 to 15 seconds
  • Add reset route, add details to status, add logging 5aaec7d
  • Add Tester reset functionality 7df0746
  • Add messaging details in the form of blog post a504be3

Changed

  • Change validation for gemini.health 9a8cb87
  • Job validation tweaks for gemini.health 8b679cf
  • Validation changes for job file dcf9d21

v1.0.0-alpha.3...v2.0.0-alpha.3