You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+12-1Lines changed: 12 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,16 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).
4
4
5
5
## [Prerelease] - Unreleased
6
6
7
+
## [v0.9.1] - 2025-10-29
8
+
9
+
### Fixed
10
+
11
+
- Fix race condition when killing sandboxes by @simongdavies in https://github.com/hyperlight-dev/hyperlight/pull/959 and https://github.com/hyperlight-dev/hyperlight/pull/994
12
+
13
+
### Changed
14
+
15
+
- Added poison sandbox detection by @ludfjig in https://github.com/hyperlight-dev/hyperlight/pull/931
16
+
7
17
## [v0.9.0] - 2025-08-28
8
18
9
19
### Fixed
@@ -188,7 +198,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).
0 commit comments