| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 2026.13 source code.tar.gz | 2026-03-26 | 3.0 MB | |
| 2026.13 source code.zip | 2026-03-26 | 4.0 MB | |
| README.md | 2026-03-26 | 2.1 kB | |
| Totals: 3 Items | 7.0 MB | 1 | |
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:
https://github.com/e2b-dev/infra/compare/2026.12...2026.13