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

Commit 3092a28

Browse files
authored
release 2.25.1 (#1057)
1 parent 2b32779 commit 3092a28

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@ 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.25.1
8+
### Fixed
9+
* Service: Fixed an issue detecting and reimaging failed nodes. [#1054](https://github.com/microsoft/onefuzz/pull/1054)
10+
* Service: Fixed an issue with the supervisor restarting too quickly. [#1055](https://github.com/microsoft/onefuzz/pull/1055)
11+
712
## 2.25.0
813
### Added
914
* Agent: Added `minimized_stack_function_lines` and `minimized_stack_function_lines_sha256` to crash reports. [#993](https://github.com/microsoft/onefuzz/pull/993)

CURRENT_VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.25.0
1+
2.25.1

0 commit comments

Comments
 (0)