Skip to content

v0.0.2

Choose a tag to compare

@github-actions github-actions released this 11 Dec 17:24
· 16 commits to main since this release
c76e9e9

This is an early preview release—APIs may have breaking changes

Hypeman is a lightweight API server for managing microVMs powered by Cloud Hypervisor.

Changes summary

  • Stability fixes for demo-ready Hypeman
  • Fetch Hypeman logs, Cloud Hypervisor logs corresponding to your VM
  • Automated installation script

Changelog

  • c76e9e9 fix: allocate fresh network on start VM (#36)
  • a076e43 Operational logs over API: hypeman.log, vmm.log (#34)
  • fddc707 Fix hanging on exec for missing command (#33)
  • c9c5580 fix: incorrect reporting of Stopped, add better error reporting (#32)
  • e398e4f fix: random port selection and cleanup server stop (#31)
  • 9d31e90 Installer script (#30)