This repository has been archived by the owner on Nov 1, 2023. It is now read-only.
2.12.0
Added
- Agent: LibFuzzer tasks now include a verification step that verifies the fuzzer can test a small number of seeds at the start of the task. #752
- Integration Tests: Added verification that no errors are logged to Application Insights during testing. #700
- Agent/Supervisor/Service/Deployment: Added support for multi-tenant authentication. #746
- CLI/Service: Added support for Ephemeral OS Disks. #461, #761
Changed
- Agent: Continued development related to upcoming features. #765, #762, #754, #756, #750, #744, #753
- Contrib: Updated multiple python dependencies. #764
- CLI/Agent: LibFuzzer fuzzing tasks no longer default to failing the task if the fuzzer exits with a non-zero status but no crash artifact. #748