2026.05
What’s Changed
API
Features
Improvements
- Add gRPC keepalive to nodemanager client by @sitole in #1770
- Consistent middleware logging by @jakubno in #1779
Bug Fixes
- Skip storing sandbox routing to Redis if sandbox is in remote cluster by @sitole in #1765
- Correct HTTP codes for sandbox resource endpoints by @sitole in #1778
- Fix typo in sandbox metrics handler by @sitole in #1762
Orchestrator
Bug Fixes
Template Manager
Improvements
- Pre-install iptables by @mishushakov in #1758
- Add git to the required sandbox packages by @matthewlouisbrockman in #1814
Bug Fixes
- Fix: allow build schedule to draining node by @dobrac in #1796
- Fix: prevent hang on shutdown by @dobrac in #1783
Database
Improvements
- Add an auth read-replica database client by @jakubno in #1759
- Add database connection retry mechanism by @jakubno in #1768
Envd
Bug Fixes
- feat(envd): reject watching paths on network filesystems by @mishushakov in #1810
New Contributors
- @matthewlouisbrockman made their first contribution in #1814
Full Changelog:
https://github.com/e2b-dev/infra/compare/2026.04...2026.05