Skip to content
This repository was archived by the owner on Nov 1, 2023. It is now read-only.

Commit fac409a

Browse files
formatting
1 parent e30bbb7 commit fac409a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,19 +13,19 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1313

1414
* Agent: Added tool to check source allowlists [#3246](https://github.com/microsoft/onefuzz/pull/3246)
1515
* Agent: Precache `debuginfo` analysis for target exe in coverage example [#3225](https://github.com/microsoft/onefuzz/pull/3225)
16-
* Agent/CLI/Service: Allow tasks environment vairables to be set [#3294](https://github.com/microsoft/onefuzz/pull/3294)
16+
* Agent/CLI/Service: Allow tasks environment variables to be set [#3294](https://github.com/microsoft/onefuzz/pull/3294)
1717
* CLI/Service: Correlate cli to service to facilitate event lookups in AppInsights [#3137](https://github.com/microsoft/onefuzz/pull/3137)
1818
* CLI: Added `--target_timeout` flag for qemu_user template command [#3277](https://github.com/microsoft/onefuzz/pull/3277)
1919
* Documentation: Updated Threat Model [#3215](https://github.com/microsoft/onefuzz/pull/3215)
2020
* Service: Added optional `Unless` condition when updating/re-opening Work Items [#3227](https://github.com/microsoft/onefuzz/pull/3227)
21-
* Service: Include the task id in the prerequisite task failure message [#3219](https://github.com/microsoft/onefuzz/pull/3219)
21+
* Service: Include the task ID in the prerequisite task failure message [#3219](https://github.com/microsoft/onefuzz/pull/3219)
2222
* Service: Added events retention policy passed-integration-tests [#3186](https://github.com/microsoft/onefuzz/pull/3186)
2323

2424
### Changed
2525

2626
* Agent: Shrink published Rust debug info [#3247](https://github.com/microsoft/onefuzz/pull/3247), [#3252](https://github.com/microsoft/onefuzz/pull/3252)
2727
* Agent: Get rid of yanked hermit-abi versions [#3270](https://github.com/microsoft/onefuzz/pull/3270)
28-
* Documenation: Updated coverage docs to use correct quotes [#3279](https://github.com/microsoft/onefuzz/pull/3279)
28+
* Documentation: Updated coverage docs to use correct quotes [#3279](https://github.com/microsoft/onefuzz/pull/3279)
2929
* Service: Better errors from Download: Make `GetFileSasUrl` nullable [#3229](https://github.com/microsoft/onefuzz/pull/3229)
3030
* Service: Changed template rendering from async to synchronous [#3241](https://github.com/microsoft/onefuzz/pull/3241)
3131
* Service: Log webhook exception as an "error" since we are retrying anyways [#3238](https://github.com/microsoft/onefuzz/pull/3238)

0 commit comments

Comments
 (0)