2026.09
What’s Changed
API
Features
Improvements
- Refactor template caches by @jakubno in #1958
- Validate sandbox ID by @jakubno in #1975
- Increase Redis connection count by @jakubno in #1994
- Delete sandbox data asynchronously by @dobrac in #1985
- Improve Redis cluster tuning and add metrics instrumentation by @dobrac in #1979
- Add locking when updating cache to prevent stale writes by @jakubno in #1964
Bug Fixes
- Prevent template deletion when running sandboxes reference it by @dobrac in #1986
- Fix race condition in
TeamsWithSandboxCountby @ValentaTomas in #1997 - Scope concurrent build cancellation to overlapping tags by @dobrac in #1988
Orchestrator
Features
Template Manager
Improvements
New Contributors
Full Changelog:
2026.08...2026.09