What changed, release by release.
The control plane, the CLI, the SDKs, and fixes as they land in the private alpha. Newest first. Anything listed here is live for alpha partners today.
- v0.1.0
First coordinated release: control plane, CLI, and three SDKs at one version.
- AddedEvery exec on a branch commits the whole microVM, memory and disk, on close; fork any commit into a new sandbox, or restore it as a new branch in the same one.
- Addedsuspend / resume pauses the vCPUs with the VM resident; hibernate commits and frees the VM, and resume restores it from the commit.
- AddedTerminal output is retained per branch in sequence and read back over REST or tailed over one multiplexed WebSocket.
- Addedmrin CLI: spawn, exec, shell, fork, restore, checkpoint, suspend, resume, hibernate, scale, fs, images, ls.
- AddedTypeScript, Python, and Go SDKs generated from one contract and checked by a shared conformance suite.
- AddedWebhooks for exec.committed, sandbox.spawned, sandbox.forked, and branch lifecycle events; idempotency keys on exec.
Want a primitive that isn't here yet? bring a sample on a call and we will work it out
Schedule a call