Skip to content

smolvm v1.14.3

Choose a tag to compare

@github-actions github-actions released this 08 Sep 12:03
· 8 commits to main since this release
f233d46

What's Changed

  • Run init as root on every path, and keep the image's USER for a packed workload by @BinSquare in #1190
  • Open a machine to observe it without creating its disks or data directory by @BinSquare in #1197
  • Add selectable block I/O engines by @BinSquare in #1198
  • Honor a storage size below the template by shrinking the copied filesystem instead of rounding up by @BinSquare in #1199
  • Bound live branch memory accounting by @BinSquare in #1200
  • fix(network): prevent named-fabric receive busy loop by @scottatron in #1201
  • Resolve a packed machine's launch from its manifest in one place by @BinSquare in #1150
  • Pack machines with the entrypoint they were created with and the overlay they actually write to by @BinSquare in #1174
  • Record the image's USER, or the Smolfile's user, in a pack made from an image so its workload keeps its account by @BinSquare in #1202
  • Bump the workspace to 1.14.3 by @BinSquare in #1203

New Contributors

Full Changelog: v1.14.2...v1.14.3