This repository has been archived by the owner on Nov 1, 2023. It is now read-only.
5.16.0
5.16.0
Added
- Documentation: Added OneFuzz logo to the README file. #2340
- Agent: Added try_insert function when building code coverage maps. #2510
Changed
- Documentation: Described the importance of using the right runtime identifier (RID) when building .NET binaries. #2490
- Service: Downgraded logging statement from
error
towarn
and also included the http result code. #2484 - Service/CLI: Updated python dependencies. #2470
- Service: Updated the verbosity of
azcopy
logging to assist in debugging copy failures. #2598 - Agent/Supervisor/Proxy: Updated third-party Rust dependencies.#2500
- Service: Update the logic for checking if a blob exists before uploading to reduce contention during uploads. #2503
- Service: Changed the way we update the
scaleInProtection
on a scaleset node to minimize throttling. #2505