2026.13
What’s Changed
API
Features
Improvements
- Use Redis PubSub for state transitions by @jakubno in #2099
- Add request timeout handling and distinguish client cancel vs timeout in telemetry by @jakubno in #2165
- Persist autoresume timeout on resume by @matthewlouisbrockman in #1969
Bug Fixes
- Fix race conditions with multiple APIs and fresh orchestrators by @jakubno in #2191
- Change team metrics to observable gauge by @jakubno in #2220
- Improve autoresume state handling and persistence by @matthewlouisbrockman in #2196
Template Manager
Features
- Reserve disk space for guest OS during template build by @dobrac in #2082
- Move reserved blocks setting to host-side pre-boot hook by @arkamar in #2199
Improvements
Volumes
Improvements
New Contributors
- @Vansh1190 made their first contribution in #2208
Full Changelog:
2026.12...2026.13