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

Commit 9736c9e

Browse files
Added PR #3089
1 parent 3d4daf7 commit 9736c9e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2626
* Service/CLI: Updated the Azure DevOps logic to consume the list of existing items once [#3014](https://github.com/microsoft/onefuzz/pull/3014)
2727
* Service: Cap recursion in ORM [#2992](https://github.com/microsoft/onefuzz/pull/2992)
2828
* Service: Collect additional report field in an `ExtensionData` property [#3079](https://github.com/microsoft/onefuzz/pull/3079)
29+
* Service: Fixed error deserializing events from the events container [#3089](https://github.com/microsoft/onefuzz/pull/3089)
2930

3031
### Fixed
3132

@@ -38,6 +39,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3839
* Service: Include exception information when validation fails [#3077](https://github.com/microsoft/onefuzz/pull/3077)
3940
* Service: Added another truncation case for 'Request body too large...' errors [#3075](https://github.com/microsoft/onefuzz/pull/3075)
4041
* Service: Fixed the logic for marking task as failed [#3083](https://github.com/microsoft/onefuzz/pull/3083)
42+
* Serv
4143

4244
## 8.0.0
4345

0 commit comments

Comments
 (0)