Skip to content

2026.16

Choose a tag to compare

@jakubno jakubno released this 16 Apr 14:33
· 158 commits to main since this release
b8ca332

What’s Changed

API

Bug fixes


Orchestrator

Features

  • Add rootfs usage rate limits and observability by @dobrac in #2349
  • Add cloud provider awareness to provisioning scripts by @tvi in #2380
  • Add CA bundle propagation to sandbox trust store on init by @sitole in #2325
  • Add GCS Anywhere Cache support for template bucket by @ValentaTomas in #2382

Improvements

Performance

Bug Fixes

  • Raise kernel I/O timeout above backend fetch timeout to prevent EIO by @jakubno in #2342
  • Fix race condition in acquire during snapshotting by @jakubno in #2354
  • Extend template cache TTL based on sandbox lifetime by @ValentaTomas in #2358
  • Cancel gRPC stream contexts to prevent goroutine leaks by @ValentaTomas in #2362

Dashboard API

Features

Improvements


Redis

Improvements

  • Use max connection time instead of idle time and reduce idle connections by @jakubno in #2374

Sandbox Runtime (envd)

Improvements

  • Require updated envd version for NFS support by @djeebus in #2385

New Contributors

  • @tvi made their first contribution in #2359

Full Changelog:
2026.15...2026.16