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 6d311fd commit cf87c4dCopy full SHA for cf87c4d
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+# 0.20.0
2
+* Moves the NetNS field to `Config` from `JailerConfig` (#155).
3
+* Supports forcing CNI network creation (#130).
4
+* Adds `FIRECRACKER_GO_SDK_INIT_TIMEOUT_SECONDS` and `FIRECRACKER_GO_SDK_REQUEST_TIMEOUT_MILLISECONDS` environment variables to configure timeouts (#165).
5
+* Adds `ForwardSignals` to explicitly configure signal handling (#166).
6
+
7
# 0.19.0
8
* Firecracker v0.19 API: Vsock API call: PUT /vsocks/{id} changed to PUT /vsock and no longer
9
appear to support multiple vsock devices. Any subsequent calls to this API
0 commit comments