Commit 2206275
Release v0.22.0
* Since firecracker-microvm/firecracker#2125, `cargo build` doesn't build jailer by default. (#263)
* Fix Benchmark Goroutine (#259)
* Jailer configuration API cleanup and improved logging with Debug log level (#255)
* Firecracker is internally has an instance ID, but the SDK didn't have the way to configure the ID. This change connects Config.VMID to the instance ID. (#253)
* Fixed error that was not being test against in `TestWait` (#251)
* Fixes issue where socket path may not be defined since the config file has yet to be loaded (#230)
* Fixed error that was not being test against in `TestNewPlugin` (#225)
* Download Firecracker 0.21.1 and its jailer from Makefile (#218)
Signed-off-by: xibz <impactbchang@gmail.com>1 parent 19055e1 commit 2206275
1 file changed
+10
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
1 | 11 | | |
2 | 12 | | |
3 | 13 | | |
| |||
0 commit comments