This is the multi-page printable view of this section. Click here to print.

Return to the regular view of this page.

Releases

See https://github.com/lima-vm/lima/releases for the latest release.

1 - Deprecated features

The following features are deprecated:

  • CentOS 7 support
  • Loading non-strict YAMLs (i.e., YAMLs with unknown properties)
  • limactl show-ssh command (Use ssh -F ~/.lima/default/ssh.config lima-default instead)

Removed features

  • YAML property network: deprecated in Lima v0.7.0 and removed in Lima v0.14.0, in favor of networks
  • YAML property useHostResolver: deprecated in Lima v0.8.1 and removed in Lima v0.14.0,in favor of hostResolver.enabled
  • VDE support, including VNL and vde_vmnet: deprecated in Lima v0.12.0 and removed in Lima v0.22.0, in favor of socket_vmnet

2 - Experimental features

The following features are experimental and subject to change:

  • mountType: virtiofs on Linux
  • vmType: wsl2 and relevant configurations (mountType: wsl2)
  • arch: riscv64
  • video.display: vnc and relevant configuration (video.vnc.display)
  • audio.device
  • arch: armv7l
  • mountInotify: true

The following commands are experimental and subject to change:

  • limactl snapshot *
  • limactl tunnel

Graduated

The following features were experimental in the past:

Until v1.0

  • mountType: 9p
  • vmType: vz and relevant configurations (mountType: virtiofs, rosetta, []networks.vzNAT)
  • mode: user-v2 in networks.yml and relevant configuration in lima.yaml