We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7df1359 commit c022aebCopy full SHA for c022aeb
CHANGELOG.md
@@ -73,6 +73,10 @@
73
Fixed a bug introduced in #4047 that limited the `--level` option of logger
74
to Pascal-cased values (e.g. accepting "Info", but not "info"). It now
75
ignores case again.
76
+- [#4286](https://github.com/firecracker-microvm/firecracker/pull/4286):
77
+ Fixed a bug in the asynchronous virtio-block engine that rendered the device
78
+ non-functional after a PATCH request was issued to Firecracker for updating
79
+ the path to the host-side backing file of the device.
80
81
## [1.5.0]
82
0 commit comments