Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-08-04 | 1.3 kB | |
Release 2025.32 source code.tar.gz | 2025-08-04 | 1.6 MB | |
Release 2025.32 source code.zip | 2025-08-04 | 2.2 MB | |
Totals: 3 Items | 3.8 MB | 0 |
What's Changed
API
Features
- Add DiskSizeMB and EnvdVersion field by @jakubno in https://github.com/e2b-dev/infra/pull/940
Bug fixs
- Make metrics long sandbox ID compatible by @jakubno in https://github.com/e2b-dev/infra/pull/948
- Add user agent header by @jakubno in https://github.com/e2b-dev/infra/pull/938
Misc
- Add metrics for sandbox creation by @djeebus in https://github.com/e2b-dev/infra/pull/923
Envd
Bug fixs
- Update fsnotify by @jakubno in https://github.com/e2b-dev/infra/pull/936
- Fixes issues with recursive watch dir
Orchestrator
Misc
- Increase envd timeout by @djeebus in https://github.com/e2b-dev/infra/pull/926
Template builder
Features
- Increase max rootfs size by @ValentaTomas in https://github.com/e2b-dev/infra/pull/945
- Update Firecracker to v1.12.1 by @dobrac in https://github.com/e2b-dev/infra/pull/944
New build system (not released)
- Allow extending existing sandbox templates by @dobrac in https://github.com/e2b-dev/infra/pull/918
- Return not null log entries by @dobrac in https://github.com/e2b-dev/infra/pull/947
- Ensure workdir exists before running a command by @dobrac in https://github.com/e2b-dev/infra/pull/934
Full Changelog: https://github.com/e2b-dev/infra/compare/2025.31...2025.32