This repository was archived by the owner on Nov 1, 2023. It is now read-only.
5.6.0
5.6.0
Added
- Service: Add Function App settings to Bicep template and
deploy.py. #1973 - Agent: Add a timestamp to agent log to make it easier to correlate events. #1972
Changed
- Agent/Supervisor/Proxy: Rename the supervisor process from
onefuzz-supervisortoonefuzz-agent. #1989 - Agent/Supervisor/Proxy: Rename the task executor that runs on the VM from
onefuzz-agenttoonefuzz-task. #1980 - Agent/Supervisor/Proxy: Ensure
GlobalFlagregistry value is initialized for targets. #1960 - Agent/Supervisor/Proxy: Enable full backtraces on Rust panics. #1959
- Agent/Supervisor/Proxy: Updated multiple third-party Rust dependencies. #2003, #2002, #1999, #1992, #1986, #1983, #1982, #1981, #1985, #1974, #1969, #1965
- CLI/Service: Updated multiple first-party and third-party Python dependencies. #2009, #1996