v0.7.1 #1719
fslongjin
announced in
Announcements
v0.7.1
#1719
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.
2026.09.11 Release v0.7.1
CubeSandbox 0.7.1 introduces 1 major feature along with multiple enhancements and bug fixes. 70 commits from 24 contributors.
🎯 Major Features
End-to-end high availability for Cube control-plane services
✨ Enhancements
Templates & Storage
Lifecycle & Control Plane
Security
Deployment & Runtime
CUBE_DATABASE_DRIVERand connect to a self-managed database instance.[cow.s3] enable = true(orONE_CLICK_ENABLE_S3LVOL=1for one-click deploy); it is disabled by default. Also fixes the switch not taking effect during one-click upgrades. Upgrade note: nodes that were using S3 without an explicit setting must enable it after upgrade.redis.dbapplies to CubeMaster / CubeProxy / CLM, so multiple clusters sharing one Redis instance can isolate logical databases per cluster.Web UI / CubeOps / Other
tpl deleteaccepts multiple template IDs in one call.🐛 Bug Fixes
Lifecycle & Sandbox
NEVER_TIMEOUT) being immediately treated as expired (fix(cubemaster): return zero EndAt for NeverTimeout sandbox #1401).cubecli logsfor sandboxes created from a template (fix(shim): restore RPC log forward after template create #1616).Networking & Security
Deployment & Upgrade
global.imageRegistryoverwriting explicitly configured private / third-party registry addresses (fix(chart): rewrite imageRegistry only for official Cube TCR hosts #1605).info) not taking effect and falling back to DEBUG (fix(cubelog): accept case-insensitive log levels #1597).Other
0orNEVER_TIMEOUT(fix(sdk): do not send a non-positive Connect-Timeout-Ms for a command #1485).versionsubcommand being unavailable (fix(cubeopscli): report build-injected version instead of hardcoded 0.1.0 #1596).versionproducing no output by default (fix(cubemastercli): align version command output #1657).This discussion was created from the release v0.7.1.
All reactions