Skip to content

2026.26

Choose a tag to compare

@jakubno jakubno released this 09 Jul 15:06
4d47148

What's Changed

API

Features

  • Add paginated GET /v2/templates endpoint by @huv1k in #3059

Improvements

  • Pin resume retries to the node where a previous resume timed out by @jakubno in #3066

Bug Fixes

  • Parse pause request bodies regardless of Content-Length by @bchalios in #3056

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 -gdb support for guest kernel debugging by @kalyazin in #3040
  • Add DISABLE_STARTUP_RECLAIM configuration 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-mb default to 256 MB by @arkamar in #3065
  • Move envd timeout configuration behind a feature flag by @jakubno in #3068
  • Fold soft-delete dataPath into 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-ancestor in pending diff headers by @levb in #3075

Client Proxy

Improvements


Dashboard

Features


Full Changelog:
2026.25...2026.26