v0.7.0
What's Changed
- Add bsdkrund gRPC daemon with token authentication by @tsirysndr in #23
- feat(cli): check /dev/kvm on Linux before booting by @tsirysndr in #24
- Enable Unikraft unikernels booting with bsdkrun on arm64 and x86_64 by @tsirysndr in #25
- Enable Unikraft unikernels booting with virtio-fs support by @tsirysndr in #26
- fix(unikraft): make virtio-fs volumes work on x86_64 by @tsirysndr in #27
- fix(console): keep a detached machine's console after the VM exits by @tsirysndr in #28
- Add Nanos unikernel example and fix broker stdio handling by @tsirysndr in #29
- osv: boot OSv unikernels, with an example and an x86_64 e2e by @tsirysndr in #30
- Fix libkrun cache key for e2e-linux to prevent OSv abort by @tsirysndr in #31
- fix arm64 node unikraft patches by @tsirysndr in #32
- ci: e2e unikraft deno bun by @tsirysndr in #33
- examples unikraft clojure by @tsirysndr in #34
- examples: add unikraft-mysql, and a non-HTTP payoff check for it by @tsirysndr in #35
- refactor extract core by @tsirysndr in #37
- daemon: pick the fixture machine by id, so a parallel test can't unseat it by @tsirysndr in #38
- fix graphql version assertion by @tsirysndr in #39
Full Changelog: v0.5.2...v0.7.0