Skip to content

Commit d096817

Browse files
committed
chore: add entry with a vsock fix to CHANGELOG
Add entry for vsock fix into CHANGELOG. Signed-off-by: Egor Lazarchuk <[email protected]>
1 parent 7910d83 commit d096817

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,11 @@ and this project adheres to
1818

1919
### Fixed
2020

21+
- [#4796](https://github.com/firecracker-microvm/firecracker/pull/4796): Fixed
22+
Vsock not notifying guest about `TRANSPORT_RESET_EVENT` event after snapshot
23+
restore. This resulted in guest waiting indefinitely on a connection which was
24+
reset during snapshot creation.
25+
2126
## \[1.9.0\]
2227

2328
### Added

0 commit comments

Comments
 (0)