Skip to content

smolvm v1.8.1

Choose a tag to compare

@github-actions github-actions released this 14 Aug 08:32
· 4 commits to main since this release

What's Changed

  • Add labels to the embedded MachineSpec so SDK callers reach CLI parity by @BinSquare in #929
  • Move the label parser into the library so every front end shares one implementation by @BinSquare in #930
  • Pass the stub name to pack create -o in the README snapshot recipe by @NickyHeC in #934
  • Rejuvenate a forked clone's identity inside the workload rootfs so image clones stop inheriting the golden's SSH host keys by @BinSquare in #936
  • Record egress denials and surface them per machine through the CLI and serve API by @BinSquare in #937
  • Preserve container file ownership in packed machines by @BinSquare in #938
  • Move interactive-session writes to a dedicated thread so exec -i handles large piped stdin by @panta in #931
  • chore(nix): bump flake to 1.8.0 by @BinSquare in #928

Full Changelog: v1.8.0...v1.8.1