This repository has been archived by the owner on Nov 1, 2023. It is now read-only.
8.2.0
8.2.0
Added
- Service: Created
CustomMetrics
for the Node and Task Heartbeat. #3082 - Service: Add an event for Repro VM creation. #3091
- Service: Add more context to the deletion of nodes. #3102
- Documentation: Create documentation for events 2.0 migration. #3098
Changed
- Agent: Match the agent version to the server #3093
- Service: Increase lock wait timeout for
qemu_user
setup script. #3114
Fixed
- Service: Fixed issue that incorrectly marked tasks as failed. #3083
- Service: Fixed bug when truncating reports. #3103
- Service: Allow use of
readonly_inputs
forqemu_user
template. #3116 - Service: Fix logic to set
check_fuzzer_help
. #3130 - CLI: Fix CLI failure dude to ErrorCode enums out of sync. #3129