Skip to content

v2.1.0

Latest

Choose a tag to compare

@github-actions github-actions released this 13 Jun 12:07
· 1 commit to main since this release

What's Changed

  • fix(box): P0/P1 audit correctness fixes (exit-code, whiteout, CRI auth/mounts/attempt/cgroup, zstd, signals, multi-arch) by @ZhiXiao-Lin in #13
  • chore(ci): fix pre-existing fmt + clippy on main by @ZhiXiao-Lin in #20
  • docs: CoW snapshot-fork backend design (Tier 3) by @ZhiXiao-Lin in #17
  • feat(pool): warm-sandbox controller — daemon, multi-image, concurrency, backpressure (P1 of CoW plan) by @ZhiXiao-Lin in #18
  • refactor(init): event-driven readiness + early-bind vsock + real PID1 reaper (issue #3) by @ZhiXiao-Lin in #15
  • perf: CoW memory dedup (KSM) + boot-floor trim + reflink rootfs copy by @ZhiXiao-Lin in #16
  • docs: P2 deferred-main-spawn design (GO-WITH-CONDITIONS) by @ZhiXiao-Lin in #21
  • feat(p2): deferred-main-spawn — full box semantics for pooled sandboxes by @ZhiXiao-Lin in #22
  • feat(pool): per-request --user/--workdir/--env for pool run by @ZhiXiao-Lin in #23
  • fix(vm): event-style log drain for run_deferred_main by @ZhiXiao-Lin in #24
  • feat(ksm): typed config — BoxConfig.ksm / InstanceSpec.ksm / pool start --ksm by @ZhiXiao-Lin in #25
  • feat(pool): per-request --exec mode on a deferred daemon by @ZhiXiao-Lin in #26

Full Changelog: v2.0.7...v2.1.0