Skip to content

Commit 0fd90ac

Browse files
committed
doc: Add changelog entry for #4242
It was forgotten about in that PR. Signed-off-by: Patrick Roy <[email protected]>
1 parent 65cb91f commit 0fd90ac

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
@@ -14,6 +14,11 @@
1414
- [#4179](https://github.com/firecracker-microvm/firecracker/pull/4179):
1515
Fixed a bug reporting a non-zero exit code on successful shutdown when
1616
starting Firecracker with `--no-api`.
17+
- [#4271](https://github.com/firecracker-microvm/firecracker/pull/4261): Fixed
18+
a bug where Firecracker would log "RunWithApiError error: MicroVMStopped
19+
without an error: GenericError" when exiting after encountering an emulation
20+
error. It now correctly prints "RunWithApiError error: MicroVMStopped *with* an
21+
error: GenericError".
1722
- [#4270](https://github.com/firecracker-microvm/firecracker/pull/4270):
1823
Fixed a bug introduced in #4047 that limited the `--level` option of logger
1924
to Pascal-cased values (e.g. accepting "Info", but not "info"). It now

0 commit comments

Comments
 (0)