This release adds 6 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 api, network, and registry across a mixed release.
Full changelog
What's Changed
- fix(registry): key push index on guest platform so macOS-built artifacts are pullable by @BinSquare in https://github.com/smol-machines/smolvm/pull/424
- feat(api): report resolved storage/overlay disk size in machine info by @BinSquare in https://github.com/smol-machines/smolvm/pull/425
- fix(network): enforce egress policies by routing them to virtio-net by @BinSquare in https://github.com/smol-machines/smolvm/pull/427
- feat(network): per-VM egress byte counter on virtio-net device by @BinSquare in https://github.com/smol-machines/smolvm/pull/426
- feat(api): report consumed active CPU seconds per machine in MachineInfo by @BinSquare in https://github.com/smol-machines/smolvm/pull/429
- feat(api): report per-machine resident memory (rss_mb) in MachineInfo by @BinSquare in https://github.com/smol-machines/smolvm/pull/430
- feat(api): report cpuMillis for sub-second CPU telemetry by @BinSquare in https://github.com/smol-machines/smolvm/pull/431
- feat(api): report diskUsedMb (actual used disk) by @BinSquare in https://github.com/smol-machines/smolvm/pull/432
- fix(serve): don't hold registry lock across DB delete; run remove off the async reactor by @BinSquare in https://github.com/smol-machines/smolvm/pull/433
- bump: v1.1.3 by @BinSquare in https://github.com/smol-machines/smolvm/pull/434
Full Changelog: https://github.com/smol-machines/smolvm/compare/v1.1.2...v1.1.3
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]