This repository was archived by the owner on Nov 1, 2023. It is now read-only.
1.8.0
Added
- CLI/Service: Added Event-based webhooks. #296
- Service: Information about the user responsible for creating tasks is now associated with the tasks (this information is available in the task related event webhooks). #303
Changed
- Contrib: Azure Devops deployment pipeline uses the
--upgradefeature added in 1.7.0. #304
Fixed
- Service: Fixed setting
target_workers, used to configure the number of concurrent libfuzzer workers within a task #305