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

Commit ec55651

Browse files
Update CHANGELOG.md
Co-authored-by: Teo Voinea <58236992+tevoinea@users.noreply.github.com>
1 parent 315ad29 commit ec55651

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2020
* Agent: Reconfigured OneFuzz agent to not consume `S_LABEL` symbols from PDBs [#3046](https://github.com/microsoft/onefuzz/pull/3046)
2121
* Agent: Update `elsa::sync::FrozenMap` now implements Default [#3044](https://github.com/microsoft/onefuzz/pull/3044)
2222
* Agent: Updated agent to use insta Rust crate for snapshot tests of stacktrace parsing [#3027](https://github.com/microsoft/onefuzz/pull/3027)
23-
* Agent/CLI/Deployment: Rework events to limit how much data we're attempting to send to Azure queues [#3069](https://github.com/microsoft/onefuzz/pull/3069)
23+
* Agent/CLI/Deployment: Store event payloads as blobs. Add API to download event payload given event id. [#3069](https://github.com/microsoft/onefuzz/pull/3069)
2424
* Agent/Service: Bumped Rust version, several Rust dependencies, and several C# dependencies [#3049](https://github.com/microsoft/onefuzz/pull/3049), [#3037](https://github.com/microsoft/onefuzz/pull/3037), [#3031](https://github.com/microsoft/onefuzz/pull/3031), [#3023](https://github.com/microsoft/onefuzz/pull/3023), [#2972](https://github.com/microsoft/onefuzz/pull/2972), [#2814](https://github.com/microsoft/onefuzz/pull/2814), [#3052](https://github.com/microsoft/onefuzz/pull/3052), [#3067](https://github.com/microsoft/onefuzz/pull/3067), [#3068](https://github.com/microsoft/onefuzz/pull/3068), [#3056](https://github.com/microsoft/onefuzz/pull/3056), [#2958](https://github.com/microsoft/onefuzz/pull/2958)
2525
* Service: Made our validation errors more specific so that we can handle them appropriately and reference them in documentation [#3053](https://github.com/microsoft/onefuzz/pull/3053)
2626
* Service/CLI: Updated the Azure DevOps logic to consume the list of existing items once [#3014](https://github.com/microsoft/onefuzz/pull/3014)

0 commit comments

Comments
 (0)