This repository was archived by the owner on Nov 1, 2023. It is now read-only.
File tree 1 file changed +5
-0
lines changed
1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -7,10 +7,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
## 5.14.0
8
8
### Added
9
9
* Service: Implement not-implemented ` GetInputContainerQueues ` [ #2380 ] ( https://github.com/microsoft/onefuzz/pull/2380 )
10
+ * Service: Adding new default image config value to instance config [ 2434] ( https://github.com/microsoft/onefuzz/pull/2434 )
10
11
### Changed
11
12
* Service: Port ` SyncAutoscaleSettings ` from Python to C# [ #2407 ] ( https://github.com/microsoft/onefuzz/pull/2407 )
12
13
### Fixed
13
14
* Deployment: Updating error and fixing default value for ` auto_create_cli_app ` [ #2378 ] ( https://github.com/microsoft/onefuzz/pull/2378 )
15
+ * Service: Do not discard proxy objects when setting state [ #2441 ] ( https://github.com/microsoft/onefuzz/pull/2441 )
16
+ * Service: Do not fail task on notification failure [ #2435 ] ( https://github.com/microsoft/onefuzz/pull/2435 )
17
+ * Service: Cleanup queues for non-existent pools and non-existent tasks [ #2433 ] ( https://github.com/microsoft/onefuzz/pull/2433 )
18
+ * Service: Delete pool queue when pool is deleted [ #2431 ] ( https://github.com/microsoft/onefuzz/pull/2431 )
14
19
* Service: Minor fixes to service logging and error handling [ #2420 ] ( https://github.com/microsoft/onefuzz/pull/2420 )
15
20
* Service: Fixed linux repro extensions [ #2415 ] ( https://github.com/microsoft/onefuzz/pull/2415 )
16
21
* Service: Mark tasks as failed if a work unit cannot be created for the task [ #2409 ] ( https://github.com/microsoft/onefuzz/pull/2409 )
You can’t perform that action at this time.
0 commit comments