This repository has been archived by the owner on Nov 1, 2023. It is now read-only.
8.1.0
8.1.0
Added
- Agent: Added coverage percentage in Cobertura reports #3034
- Agent: Added
maxPerPage
to ORM #3016 - CLI: Added
onefuzz containers files download
command to download the blob content to a file #3060
Changed
- Agent: Reconfigured OneFuzz agent to not consume
S_LABEL
symbols from PDBs #3046 - Agent: Update
elsa::sync::FrozenMap
now implements Default #3044 - Agent: Updated agent to use insta Rust crate for snapshot tests of stacktrace parsing #3027
- Agent/CLI/Deployment: Store event payloads as blobs. Add API to download event payload given event id. #3069
- Agent/Service: Bumped Rust version, several Rust dependencies, and several C# dependencies #3049, #3037, #3031, #3023, #2972, #2814, #3052, #3067, #3068, #3056, #2958
- Service: Made our validation errors more specific so that we can handle them appropriately and reference them in documentation #3053
- Service/CLI: Updated the Azure DevOps logic to consume the list of existing items once #3014
- Service: Cap recursion in ORM #2992
- Service: Collect additional report field in an
ExtensionData
property #3079
Fixed
- Agent: Parse .NET exception stack traces when we see them in crash log outputs #2988
- Agent: Tweaked some of the parameters for the agent's logging to avoid task logger occasionally skipping messages #3070
- Agent: Allow libfuzzer verification to retry #3032
- Agent: Fixed typo in AzCopy parameter name and set default value to true #3085
- Agent/CLI: Added new endpoint to update the pool authentication in order to fix multiple stop messages from being sent after node shuts down #3059
- CLI: Changed
--check_fuzzer_help
to--no_check_fuzzer_help
#3063 - Service: Include exception information when validation fails #3077
- Service: Added another truncation case for 'Request body too large...' errors #3075
- Service: Fixed the logic for marking task as failed #3083
- Service: Fixed error deserializing events from the events container #3089