Skip to content

2026.17

Choose a tag to compare

@jakubno jakubno released this 29 Apr 15:29
· 1086 commits to main since this release
9c3b7c5

What’s Changed

API

Features

Improvements

  • Add descriptive errors for missing template tag or alias by @dobrac in #2479
  • Add allow_internet_access to sandbox network endpoint by @levb in #2433

Bug Fixes

  • Skip kill after waiting for pause to complete by @jakubno in #2412
  • Correct error log message in RemoveSandbox by @jakubno in #2449

Orchestrator

Improvements

  • Restructure GCS read retries with fresh context per attempt by @arkamar in #2405
  • Add build cache observability by @jakubno in #2279
  • Re-enable memory.peak per-FD reset (cgroups v2) by @arkamar in #2430
  • Replace sandbox state machine with live/network maps by @jakubno in #2453
  • Delay network slot return by 3s by @jakubno in #2469

Bug Fixes

  • Propagate NBD dispatch errors by @dobrac in #2424
  • Resolve StorageDiff hang when init fails by @dobrac in #2408
  • Handle UFFD “no such process” errors by @jakubno in #2352
  • Prevent send-on-closed-channel panic in network pool by @jakubno in #2480
  • Resolve Firecracker version via feature flag in template builder by @jakubno in #2484

Sandbox Runtime (envd)

Improvements

Bug Fixes


Dashboard API

Improvements

Bug Fixes


Infrastructure

Features

Improvements

  • Parameterize ClickHouse disk type and size by @jakubno in #2465
  • Tune ClickHouse async-insert profile by @jakubno in #2468
  • Add TTL-only drop parts to ClickHouse tables by @jakubno in #2371
  • Add AWS/GCP load balancer trace ID propagation by @sitole in #2492

Bug Fixes

  • Fix AWS IMDSv2 requirement for metadata access by @chux0519 in #2452
  • Always associate public IP for AWS Packer builds by @sitole in #2489
  • Fix AWS prefix handling in IaC by @sitole in #2491

Dependencies


New Contributors


Full Changelog:
2026.16...2026.17