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

Commit

Permalink
Pull in a couple of PR's into the release. (#2281)
Browse files Browse the repository at this point in the history
  • Loading branch information
mgreisen authored Aug 22, 2022
1 parent dc3ab3d commit f442fc6
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
* Service: Add retries when creating a connection to a repro machine for debugging on windows. [#2252](https://github.com/microsoft/onefuzz/pull/2252)
* Deployment: Fix deploy to use the correct date formats when querying MSGraph. [#2258](https://github.com/microsoft/onefuzz/pull/2258)
* Service: Sync the Autoscale table to current scaleset settings. [#2255](https://github.com/microsoft/onefuzz/pull/2255)
* Service: Fixed the pool comparison in the scheduler.[#2260](https://github.com/microsoft/onefuzz/pull/2260)
* Service: Fixed the pool comparison in the scheduler. [#2260](https://github.com/microsoft/onefuzz/pull/2260)
* CLI: Fixed the way `job` and `task` state enumerations are compared. [#2004](https://github.com/microsoft/onefuzz/pull/2004)
* Service: Clone the JsonSerializerOptions instead of just modifying it. [#2280](https://github.com/microsoft/onefuzz/pull/2280)

## 5.10.0
### Added
Expand Down

0 comments on commit f442fc6

Please sign in to comment.