v0.7.0 #1564
fslongjin
announced in
Announcements
v0.7.0
#1564
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
title: v0.7.0 — 2026.08.28
2026.08.28 Release v0.7.0
CubeSandbox 0.7.0 introduces 4 major features along with multiple enhancements and bug fixes. 239 commits from 57 contributors.
🎯 Major Features
Cross-Node Pause & Resume
With an S3 backend, sandboxes support pause/resume across nodes as well as creating sandboxes from snapshots. This feature is currently in preview.
Component Multi-Versioning
Network Subsystem Refactor: Faster Sandbox Network Provisioning
Separation of Control Plane and Operations
Architecturally, operations capabilities are split out of CubeMaster. Node management logic now lives in CubeOps, which supports multi-replica deployment and ships the cubeopscli tool.
✨ Enhancements
Templates & Storage
Lifecycle & Control Plane
Networking & Security Proxy
SDK
volumeMounts, bringing all three languages to parity.Files.ForUserisolates file access by user identity.Sandbox.setTimeout(timeout)supportsNEVER_TIMEOUT.Sandbox.create(distribution_scope=...)explicitly specifies the nodes/zones a sandbox can be placed on.Authorizationheader explicitly set by the caller (including lowercase variants) is no longer overridden by the SDK's defaultapiKey.Deployment & Runtime
kernel-release-*/guest-image-*releases.Web UI / CubeOps / Other
🐛 Bug Fixes
Lifecycle & Sandbox
Networking & Security
Other
📚 Documentation
This discussion was created from the release v0.7.0.
All reactions