Skip to content

v1.1.0-beta.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 17 Apr 02:51
· 386 commits to master since this release
v1.1.0-beta.0
6a2fd5a

Changes

  • YAML: support inheritance (#3072, thanks to @jandubois)
  • QEMU:
  • WSL2: lots of improvements (several PRs, thanks to @arixmkii)
  • Port forwarding: enable faster gRPC implementation by default (#3046)
  • limactl CLI:
  • Rootless Containers:
    • Allow UID >= 524288 (#3435)
  • Templates:
    • Add fedora-42 (#3434). NOTE: known to be incompatible with vz on Intel Mac (#3334)

Full changes: https://github.com/lima-vm/lima/milestone/26?closed=1
Thanks to @KGB33 @Nino-K @alexandear @apachex692 @arixmkii @jandubois @kairveeehh @nirs @suryaaprakassh @tatucosmin @tuxillo @unsuman

Usage

[macOS]$ limactl create
[macOS]$ limactl start
...
INFO[0029] READY. Run `lima` to open the shell.

[macOS]$ lima uname
Linux

The binaries were built automatically on GitHub Actions.
The build log is available for 90 days: https://github.com/lima-vm/lima/actions/runs/14506898171

The sha256sum of the SHA256SUMS file itself is faf7231bcd9b7fd715074dbd18b9b970e72c503e9f61a2fcc9a36bbfb1c67f1c .


Release manager: @AkihiroSuda