This release adds 3 notable features for engineering teams evaluating rollout.
Published 1mo
Virtualization
✓ No known CVEs patched
✓ No known CVEs patched in this version
Topics
containers
crun
libkrun
microvm
rust
virtual-machine
Summary
AI summaryUpdates agent, serve, and fix across a mixed release.
Full changelog
What's Changed
- chore(agent): remove dead code and fix two stale lints by @BinSquare in https://github.com/smol-machines/smolvm/pull/402
- fix(agent): apply OCI whiteouts when extracting image layers by @BinSquare in https://github.com/smol-machines/smolvm/pull/401
- fix(agent): restore /workspace symlink for bare VMs by @BinSquare in https://github.com/smol-machines/smolvm/pull/404
- feat(serve): add /api/v1/volumes provision + deprovision endpoints by @BinSquare in https://github.com/smol-machines/smolvm/pull/405
- fix: properly name images with digests by @erics118 in https://github.com/smol-machines/smolvm/pull/400
- feat: GCP persistent-disk volume backend by @BinSquare in https://github.com/smol-machines/smolvm/pull/406
- refactor: drive persistent-disk volumes from the control plane by @BinSquare in https://github.com/smol-machines/smolvm/pull/408
- feat(image): boot from local images with no registry by @BinSquare in https://github.com/smol-machines/smolvm/pull/409
- fix(serve): bound concurrent boots and reap VM children selectively by @BinSquare in https://github.com/smol-machines/smolvm/pull/410
- feat(serve): boot fresh VMs from a qcow2 overlay instead of copying templates by @BinSquare in https://github.com/smol-machines/smolvm/pull/411
- feat(settings): default cloud endpoint to api.smolmachines.com when unset by @BinSquare in https://github.com/smol-machines/smolvm/pull/412
- feat(api): 409 PORT_IN_USE on host-port bind conflict by @BinSquare in https://github.com/smol-machines/smolvm/pull/413
- fix(release): ship a target-arch guest init for Linux x86_64 by @BinSquare in https://github.com/smol-machines/smolvm/pull/414
- fix(boot): carve out landlock write for the agent ready marker by @BinSquare in https://github.com/smol-machines/smolvm/pull/415
- bump: v1.1.0 by @BinSquare in https://github.com/smol-machines/smolvm/pull/416
New Contributors
- @erics118 made their first contribution in https://github.com/smol-machines/smolvm/pull/400
Full Changelog: https://github.com/smol-machines/smolvm/compare/v1.0.4...v1.1.0
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About smolvm
Tool to build & run portable, lightweight, self-contained virtual machines.
Related context
Related tools
Earlier breaking changes
- v1.0.0 Remove built‑in store; VM now relies on host environment/files only.
Beta — feedback welcome: [email protected]