What's Changed
- Fix race condition of accessing the init socket on large number of containers by @cmainas in #15
- Handle unikernels requiring initrd by @gntouts in #16
- Execute hooks concurrently to improve performance by @gntouts in #17
- Add support for booting Unikraft unikernels over Qemu by @cmainas in #18
- Add timestamps to measure performance by @gntouts in #19
- Add end-to-end tests for Qemu-Unikraft by @gntouts in #20
- Introduce support to boot up Firecracker with initrd by @cmainas in #21
- Refactor end-to-end tests, Add firecracker-unikraft tests by @gntouts in #22
- Wrap timestamp collection in logging function by @gntouts in #24
- Add installation instructions for hypervisors by @gntouts in #25
- ci: Add action to build & append git trailer by @gntouts in #27
- ci: Update shutdown flag by @ananos in #31
- hypervisors: Add machine option by @gntouts in #33
- internal: move constants to separate pkg by @gntouts in #34
- ci: Remove generated ssh key after artifact creation by @ananos in #35
- Add a CONTRIBUTING document by @cmainas in #29
- Network: Add static network mode by @gntouts in #30
New Contributors
Full Changelog: v0.2.0...v0.3.0