Skip to content

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 07 Apr 11:05

What's Changed

  • feat: add pre-flight checks and progress indicators (082f50c)
  • feat: add kubeadm-style cluster initialization commands (9ae2334)
  • docs(AGENTS.md): Add snapshot feature documentation (406d9b9)
  • docs: Rename snapshot documentation to follow naming conventions (9c303ac)
  • docs: Add Snapshot CLI usage guide (bc71b9a)
  • feat(snapshot): Full snapshot/restore support for Firecracker v1.14.x (dd7fe3b)
  • feat(snapshot): add VM snapshot and restore support (7fefc37)
  • docs: add contribution guidelines, code of conduct, security policy, and issue templates (f0e5450)
    Full Changelog: v0.3.0...v0.4.0

🐧 Platform Support

Supported Platforms:

  • ✅ Linux amd64 (x86_64)
  • ✅ Linux arm64 (AArch64)

Requirements:

  • KVM support (/dev/kvm)
  • Linux kernel 4.14+
  • Firecracker v1.14+

Note: macOS and Windows are not supported. SwarmCracker requires KVM virtualization which is Linux-only.