This repository was archived by the owner on Nov 1, 2023. It is now read-only.
5.10.0
5.10.0
Added
- Recommendation in
getting-started.mdthat OneFuzz users include a.onefuzzfile in their project root directory for security tool detection #2236 - Agent: New
libfuzzer_dotnet_fuzztask #2221
Changed
- CLI: Updated default Windows VM host image. #2226
- Agent: Modified LibFuzzer struct to own its environment and option data #2219
- Agent: Factor out generic LibFuzzer task #2214
- Service: Enable C# migrated
TimerRetention,TimerDaily, andcontainersfunctions #2228, #2220, #2197 - Service: Finished migrating
TimerReproto C# #2222, #2216, #2218 - Service: Change instances of
NotImplementedExceptionto more accurately beNotSupportedExceptionexceptions #2234 - Service: Migrated
Tasks,Notifications,add_node_ssh_key, andProxyfunctions to C# #2233, #2188, #2193, #2206, #2200
Fixed
- Service: Update the autoscale settings to allow a VM scaleset to scale down to zero nodes and prevent new nodes from spinning up when in the
shutdownstate. #2232, #2248 - Service: Add a missing function call to properly queue webhook events in
WebhookOperations#2231 - Service: Add a missing job state transition to the
Taskimplementation. #2202 - Service: Fixed the return value in the C# implementation when associating a subnet with the NSG. #2201
- Service: Changed log level from
ErrortoInfoinTimerProxy. #2185 - Service: Fixed
TimerTasksconfig bugs in the C# port. #2196