Skip to content

v2.2.0-beta.0

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 02 Jul 12:01
Immutable release. Only release title and notes can be modified.
v2.2.0-beta.0
67b84c5

Changes

  • Guest OS support:

    • Experimentally support Windows server 2025 guest (#5138, thanks to @mie313)
  • limactl CLI:

  • QEMU:

  • Templates:

    • Move almalinux-kitten to experimental/ (#4736)

Full changes: https://github.com/lima-vm/lima/milestone/70?closed=1
Thanks to @Aneesh-Hegde @Nachiket-Roy @SABITHSAHEB @afbjorklund @arixmkii @bitalizer @coulof @ekalinin @gaurav0107 @itsme-ranger @jandubois @kavirakesh14 @loncharles @mie313 @pirate @resker @trodemaster @unsuman

Usage

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

$ 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/28587104670

The sha256sum of the SHA256SUMS file itself is 708348bfe3ec40477c864b49dde0e2d4c7056c70e92a4211047c6927eee1b642 .


Release manager: @AkihiroSuda