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

Commit 6631ab9

Browse files
Merge branch 'main' into dependabot/pip/contrib/deploy-onefuzz-via-azure-devops/certifi-2023.7.22
2 parents 73535fb + 1beb888 commit 6631ab9

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,13 @@ All notable changes to this project will be documented in this file.
77
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
88
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
99

10+
## 8.6.2
11+
12+
### Fixed
13+
14+
* Agent: Fixed tasks hanging when shutting down by forcefully shutting down the runtime before exiting the main task [#3378](https://github.com/microsoft/onefuzz/pull/3378)
15+
* Service: Refactored Azure DevOps template rendering to fix duplicate bugs being filed due to title truncation and added several validation tests in this area [#3370](https://github.com/microsoft/onefuzz/pull/3370)
16+
1017
## 8.6.1
1118

1219
### Added

CURRENT_VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
8.6.1
1+
8.6.2

0 commit comments

Comments
 (0)