Skip to content

smolvm v1.14.2

Choose a tag to compare

@github-actions github-actions released this 07 Sep 10:48
· 11 commits to main since this release
0ad2f30

What's Changed

  • Let an explicit --cpus or --mem that equals the default still override the Smolfile and pack values by @BinSquare in #1177
  • Bump libkrun for the Windows virtiofs DAX fixes and rebuild the bundled libraries by @BinSquare in #1184
  • Resolve a Smolfile image the same way as the --image flag so a local archive is not sent to the registry by @BinSquare in #1182
  • Keep a released clone alive when the branch helper is its main process, and hand the child its identity through the helper itself by @BinSquare in #1178
  • Say checkpoint, not snapshot, in the branch command's messages and help by @BinSquare in #1186
  • Run init commands as root, since they provision the machine and the user directive names who the workload runs as by @BinSquare in #1188
  • Document the branchpoint contract and say how to reach one when a batch branch waits by @BinSquare in #1183
  • Bump the workspace to 1.14.2 by @BinSquare in #1185

Full Changelog: v1.14.1...v1.14.2