We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ca6a0f commit 9566e3cCopy full SHA for 9566e3c
CHANGELOG.md
@@ -23,6 +23,10 @@
23
Fixed a bug introduced in #4047 that limited the `--level` option of logger
24
to Pascal-cased values (e.g. accepting "Info", but not "info"). It now
25
ignores case again.
26
+- [#4295](https://github.com./firecracker-microvm/firecracker/pull/4286):
27
+ Fixed a bug in the asynchronous virtio-block engine that rendered the device
28
+ non-functional after a PATCH request was issued to Firecracker for updating
29
+ the path to the host-side backing file of the device.
30
31
## [1.5.0]
32
0 commit comments