We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b320837 commit dbdcd6dCopy full SHA for dbdcd6d
CHANGELOG.md
@@ -1,10 +1,11 @@
1
-# [ Unreleased ]
+# 0.17.0
2
3
* Fixes a bug where fifos were not working properly with jailer enabled (#96)
4
* Fixes bug where context was not being used at all during startVM (#86)
5
* Updates the jailer's socket path to point to the unix socket in the jailer's workspace (#86)
6
* Fixes bug where default socketpath would always be used when not using jailer (#84).
7
* Update for compatibility with Firecracker 0.17.x
8
+* Changes JailerCfg to be a pointer and removes EnableJailer for ease of use (#110).
9
10
# 0.15.1
11
0 commit comments