Skip to content

smolvm v1.10.1

Choose a tag to compare

@github-actions github-actions released this 23 Aug 12:56
· 38 commits to main since this release
159fe30

What's Changed

  • Remote volumes: mount S3 and any rclone remote with the volume flag by @BinSquare in #986
  • Rebuild the Windows krun.dll so machines boot on WHP again by @BinSquare in #1025
  • Resume and bound-retry a broken blob download so a stalled registry cannot hang a machine create indefinitely by @BinSquare in #1026
  • Bump libkrunfw to the guest kernel with IPv4/IPv6 policy routing so TUN-based VPN and proxy clients work by @BinSquare in #1024
  • Bump libkrun so Windows 10 hosts can start machines and aarch64 fork rollback keeps the golden alive by @BinSquare in #1028
  • Gate the guest's IPv6 on real host reachability and default its resolver to IPv4-first by @BinSquare in #1023
  • Bump the workspace to 1.10.0 by @BinSquare in #1029
  • Install the rebuilt agent into the rootfs directory the current platform actually uses by @BinSquare in #1031
  • Mount S3 volumes natively from the agent instead of requiring rclone in the image by @BinSquare in #1032
  • Bump the workspace to 1.10.1 by @BinSquare in #1033
  • net: verify host IPv6 reachability probe caching and gate Unix fabric tests by @swar09 in #1030

New Contributors

Full Changelog: v1.9.2...v1.10.1