This repository was archived by the owner on Nov 1, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments