Highlights
This is a new release to address compatibility issues with Lima v1.0.0.
- Colima now utilises virtualization.framework on macOS when Qemu is not available. Fixes #1188.
- SSH port-forwarding is retained for Lima v1.0.0. Fixes #1181, #1184, #1185.
Other Updates
- Nested Virtualization is now supported with the
--nested-virtualization
flag ornestedVirtualization
config for m3 devices. - The default disk size is now 100GiB.
Commits
- core: retain SSH port forwarder by @abiosoft in #1182
- core: make qemu an optional dependency by @abiosoft in #1187
Full Changelog: v0.7.6...v0.8.0