v0.4.0
What's Changed
🚀 Enhancements
- feat: add new disk service by @richardcase in #515
- feat: force dhcp to use mac as client identifier by @richardcase in #519
- Curl scripts to make Vagrantfile self-contained by @nikimanoledaki in #535
- feat: cloudhypervisor api client by @richardcase in #522
- feat: Add --bridge flag to flintlock provision script by @Callisto13 in #543
- Remove duplicated vagrantfile scripting by @Skarlso in #554
- feat: Update provision.sh to detect arch by @Callisto13 in #552
- feat: Enable SMT when GOARCH == amd64 by @Callisto13 in #562
🐛 Bugs
- fix: Set address based on interface in provision.sh by @Callisto13 in #540
- fix: issue systemctl commands to the correct containerd service by @ianbuss in #549
📖 Docs
- Update fc build instruction to be more useful by @Callisto13 in #517
Other Changes
- refactor: move validation/defaults to app by @richardcase in #514
- refactor: moved resync to controller by @richardcase in #521
New Contributors
- @nikimanoledaki made their first contribution in #535
- @Skarlso made their first contribution in #554
- @ianbuss made their first contribution in #549
Full Changelog: v0.3.0...v0.4.0