Release v0.20.0
- Moves the NetNS field to
Config
fromJailerConfig
(#155). - Supports forcing CNI network creation (#130).
- Adds
FIRECRACKER_GO_SDK_INIT_TIMEOUT_SECONDS
andFIRECRACKER_GO_SDK_REQUEST_TIMEOUT_MILLISECONDS
environment variables to configure timeouts (#165). - Adds
ForwardSignals
to explicitly configure signal handling (#166).