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

Commit 85fca0d

Browse files
Release 5.14.0 (#2440)
* Release-5.14.0 * removing pr * Release-5.14.0 * Adding PRs 2441 & 2438 * Adding PR 2434
1 parent 3f35d81 commit 85fca0d

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
## 5.14.0
88
### Added
99
* 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)
1011
### Changed
1112
* Service: Port `SyncAutoscaleSettings` from Python to C# [#2407](https://github.com/microsoft/onefuzz/pull/2407)
1213
### Fixed
1314
* 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)
1419
* Service: Minor fixes to service logging and error handling [#2420](https://github.com/microsoft/onefuzz/pull/2420)
1520
* Service: Fixed linux repro extensions [#2415](https://github.com/microsoft/onefuzz/pull/2415)
1621
* Service: Mark tasks as failed if a work unit cannot be created for the task [#2409](https://github.com/microsoft/onefuzz/pull/2409)

0 commit comments

Comments
 (0)