Skip to content

smolvm v1.6.0

Latest

Choose a tag to compare

@github-actions github-actions released this 14 Jul 07:03

What's Changed

  • docs(security): clarify workload isolation model by @Kevin-Liu-01 in #606
  • fix(ci): serve the pacman repo from GitHub Pages and auto-publish it on release by @BinSquare in #611
  • Publish official .deb and .rpm repos alongside the pacman repo by @BinSquare in #612
  • Clean up deb/rpm packaging lintian and rpmlint findings by @BinSquare in #613
  • Fix the deb/rpm build broken by a leftover LICENSE.txt copy by @BinSquare in #614
  • Ship smolvm as a Nix flake package, auto-bumped on release by @BinSquare in #615
  • CUDA-over-vsock: fork warm GPU VMs and run vLLM through the remoting by @BinSquare in #616
  • feat: expose the guest Docker daemon socket to the host over vsock by @BinSquare in #618
  • libkrun: vendor the vsock half-close fix (linux-x64 + macos) by @BinSquare in #619
  • fix: honor TCP half-close in the virtio-net relay by @BinSquare in #620
  • chore: re-vendor libkrun at f55362a for the TSI remote-half-close fix by @BinSquare in #622
  • Kubernetes containerd-shim-v2 runtime by @BinSquare in #610
  • Bump the workspace to 1.6.0 for the CUDA remoting, Docker-socket, and Kubernetes shim features by @BinSquare in #623

New Contributors

Full Changelog: v1.5.2...v1.6.0