2026.26
What's Changed
API
Features
Improvements
Bug Fixes
Orchestrator
Features
- Enforce soft-delete consumers for the storage index by @ValentaTomas in #3034
- Track and report the last sandbox status change timestamp by @jakubno in #2980
- Add opt-in DSCP marking for sandbox egress (
SANDBOX_EGRESS_DSCP) by @tomassrnka in #3039 - Enable graceful sandbox drain on shutdown by @wj-e2b in #3069
- Enable graceful template-build drain on shutdown by @wj-e2b in #3079
- Improve read-path telemetry by @levb in #3063
- Harvest resume-prefetch traces during pause by @kalyazin in #3067
- Add
resume-build -gdbsupport for guest kernel debugging by @kalyazin in #3040 - Add
DISABLE_STARTUP_RECLAIMconfiguration flag by @wj-e2b in #3081 - Detect and clean up leaked sandbox cgroups by @wj-e2b in #3086
- Inspect and disconnect connected NBD devices by @wj-e2b in #3087
Improvements
- Always include execution metrics in sandbox webhook events by @AdaAibaby in #2852
- Wire filesystem-only snapshots into the control plane by @bchalios in #3027
- Enable filesystem-only snapshots for auto-pause by @bchalios in #3055
- Make
build-reserved-disk-space-mbdefault to 256 MB by @arkamar in #3065 - Move envd timeout configuration behind a feature flag by @jakubno in #3068
- Fold soft-delete
dataPathinto the source model by @levb in #3046 - Stamp provenance metadata on uploaded objects, including headers by @ValentaTomas in #3033
Bug Fixes
- Require envd 0.6.3 for cgroup freeze support by @arkamar in #3050
- Prevent NBD read-loop stalls on
WRITE_ZEROES(behind a feature flag) by @kalyazin in #3048 - Seed
legacy-ancestorin pending diff headers by @levb in #3075
Client Proxy
Improvements
- Remove the autoresume feature flag by @matthewlouisbrockman in #3078
Dashboard
Features
- Populate Ory identity
external_idduring admin bootstrap by @ben-fornefeld in #3062
Full Changelog:
2026.25...2026.26