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

Commit 19a3f60

Browse files
authored
Release 2.30.0 (#1119)
1 parent 0b40abd commit 19a3f60

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,16 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7-
## 2.29.1
7+
## 2.30.0
88
### Changed
9+
* Agent/Supervisor/Proxy: Updated multiple third-party Rust dependencies. [#1116](https://github.com/microsoft/onefuzz/pull/1116)
10+
11+
### Fixed
12+
* Service: Fixed an error when replacing notifications for a container. [#1115](https://github.com/microsoft/onefuzz/pull/1115)
13+
* Service: Fixed Python 3.9 compatability issues. [#1117](https://github.com/microsoft/onefuzz/pull/1117)
14+
* Agent/Supervisor/Proxy: Addressed multiple new `cargo-clippy` warnings. [#1118](https://github.com/microsoft/onefuzz/pull/1118)
915

16+
## 2.29.1
1017
### Fixed
1118
* Agent: Fixed an issue with the "Premium" storage account utilities. [#1111](https://github.com/microsoft/onefuzz/pull/1111)
1219
* Agent: Addressed a rate-limiting issue when using `azcopy` from a large number of VMs with numbers cores. [#1112](https://github.com/microsoft/onefuzz/pull/1112)

CURRENT_VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.29.1
1+
2.30.0

0 commit comments

Comments
 (0)