Skip to content

smolvm v1.9.1

Choose a tag to compare

@github-actions github-actions released this 21 Aug 11:57
· 61 commits to main since this release
448feee

What's Changed

  • Use as_chunks instead of chunks_exact with a constant size across the workspace by @BinSquare in #1008
  • Make image pulls work behind a proxy: thread it through the init bake and inherit it from the environment by @BinSquare in #1007
  • Join a keep-alive container for fork-clone exec instead of launching a fresh container each call by @BinSquare in #1009
  • Keep a forkable golden forkable across a config-change VM restart by @BinSquare in #1010
  • Rebuild a damaged imported layer cache from the source artifact instead of trusting the extraction marker by @BinSquare in #994
  • Bump the workspace to 1.9.1 by @BinSquare in #1012

Full Changelog: v1.9.0...v1.9.1