Skip to content

v1.2.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 20 Jul 23:37
· 76 commits to master since this release
v1.2.1
dfecd3e

Changes

  • Cherry-picks from master to release/1.2 (#3750)
    • portfwd: create separate gRPC streams for each UDP client (#3724, thanks to @stek29)
    • qemuimgutil: fix "Failed to get "write" lock" error (#3742, thanks to @pavelanni)
    • Embed templates edited from the user interface (#3745, thanks to @afbjorklund)

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/16405168554

The sha256sum of the SHA256SUMS file itself is fda636e062d8f75a689071b308a94dc902111620f7122746fc0d172959d7d26a .


Release manager: @AkihiroSuda