What's Changed
- Bind-mount containerd state to /storage in the docker-in-vm example (#1159) by @BinSquare in #1160
- chore(nix): bump flake to 1.14.0 by @BinSquare in #1161
- Fetch and unpack image layers concurrently instead of one at a time by @BinSquare in #1162
- Remove internal design notes from the user-facing docs by @BinSquare in #1163
- Accept --init on machine run and keep what init writes to /workspace in the init-layer cache by @BinSquare in #1165
- Resolve the agent rootfs the same way for pack create, checkpoints, serve and machine boot by @BinSquare in #1166
- Propagate branchpoint arming into exec sessions by @BinSquare in #1167
- Show full machine names in machine ls and add --quiet to list just names by @BinSquare in #1169
- Carry the workload user through the embedded runtime so SDKs can set it by @BinSquare in #1171
- Accept a user on the exec and run API so a caller can run a command as a chosen account by @BinSquare in #1172
- Bump the workspace to 1.14.1 by @BinSquare in #1170
Full Changelog: v1.14.0...v1.14.1