Skip to content

v0.0.18

Compare
Choose a tag to compare
@edera-cultivation edera-cultivation released this 22 Aug 23:53
· 30 commits to main since this release
adb7b29

Added

  • (zone) kernel command line control on launch (#351)
  • (xen-preflight) test for hypervisor presence explicitly and error if missing (#347)

Fixed

  • (network) allocate host ip from allocation pool (#353)
  • (daemon) turn off trace logging (#352)

Other

  • Add support for reading hypervisor console (#344)
  • (ctl) move logic for branching ctl run steps into ControlCommands (#342)
  • update Cargo.toml dependencies