Skip to content

Releases: e2b-dev/infra

2026.01

06 Jan 16:10
6d5f422

Choose a tag to compare

What's Changed

Warning

To migrate, run make migrate-clusters-terraform followed by make apply to update your configuration and create a new build managed group. Once the new build nodes appear in Nomad, drain the old build nodes, including system jobs. After all old nodes are fully drained, you can run make plan as usual; this will remove the old build instance group.

API

Features

  • feat: add template versioning using tags by @dobrac in #1524

Orchestrator

Bug Fixes


Template Builder

Improvements


Envd

Bug Fixes


Infrastructure & IaC

Improvements

  • Add client and builder cluster configuration via JSON by @jakubno in #1602

Full Changelog:
2025.52...2026.01

2025.52

30 Dec 11:38
3a472ce

Choose a tag to compare

What's Changed

Warning

The orchestrator needs custom Firecracker, run make copy-public-builds or build the firecracker yourself. You can find more here

API

Improvements

  • Don't return an error when sandbox is already present in sandbox store by @jakubno in #1623

Orchestrator

Performance

Bug Fixes

  • Fix context timeout for node connect during nodes sync pipeline by @sitole in #1637

Full Changelog:
2025.51...2025.52

2025.51

18 Dec 16:05
e4a6773

Choose a tag to compare

What's Changed

API

Improvements

  • Add migration to index snapshots by base_env_id by @jakubno in #1618

Bug Fixes

  • Fix issue when files for paused sandbox are not uploaded yet by @jakubno in #1615

Orchestrator

Features

  • feat: add hostname-based egress firewall by @dobrac in #1597

Template Builder

Bug Fixes


Infrastructure & IaC

Features

  • Make cache disk type configurable for client and build clusters by @jakubno in #1611

Full Changelog:
2025.50...2025.51

2025.50

12 Dec 13:20
fac05b4

Choose a tag to compare

What's Changed

API

Features

Improvements


Orchestrator

Features

Improvements

  • Improved clean-nfs-cache performance by @levb in #1572

Template Builder

Improvements


Infrastructure

Features

  • feat(iac): add memory metric for client autoscaler by @ken8203 in #1574
  • feat(iac): make boot disk type and cache disk count configurable by @ken8203 in #1601

New Contributors


Full Changelog:
2025.49...2025.50

2025.49

04 Dec 16:18
f1fee88

Choose a tag to compare

What's Changed

API

Bug Fixes

Misc

  • Save CPU platform information about build node for templates by @jakubno in #1549

Orchestrator

Features


Template manager

Bug Fixes

  • fix: always use sync IoEngine for builds by @dobrac in #1559

New Contributors


Full Changelog:
2025.48...2025.49

2025.48

27 Nov 16:09
3db3208

Choose a tag to compare

What's Changed

API

Improvements

Bug Fixes

  • Use correct key for redis locks by @jakubno in #1530
  • fix: don't require node id before template build starts by @dobrac in #1526

Orchestrator

Improvements


Misc

Improvements


New Contributors


Full Changelog:
2025.47...2025.48

2025.47

20 Nov 18:06
656e108

Choose a tag to compare

What's Changed

API

Features

  • feat: add sandbox network out configuration by @dobrac in #1447

Improvements

Misc


Orchestrator

Features

  • Support envd proxying via header as well as host by @djeebus in #1448

Bug Fixes


Template Builder

Features

Misc

  • Disable systemd time watchdog for networkd and journald by @ValentaTomas in #1513
  • chore: increase template manager force kill timeout by @dobrac in #1505

Bug Fixes

  • Fix filesystem flush after provisioning completion by @dobrac in #1504
  • fix: speed up provisioning shutdown by @dobrac in #1507

Infrastructure

Features

  • Setup valkey cluster with enabled TLS by @jakubno in #1483
  • Add SSL policies to HTTPS proxies in network configuration by @jakubno in #1468

Misc

Improvements


Full Changelog:
2025.46...2025.47

2025.46

13 Nov 15:06
eabfe52

Choose a tag to compare

What's Changed

Orchestrator

Features

  • feat: add mask request host by @dobrac in #1479
  • feat: add sandbox network out configuration by @dobrac in #1447
  • Allow optional sandbox ingress traffic auth by @sitole in #1474
  • Use the FC API /entropy endpoint to configure virtio-rng by @0div in #658

Misc


Template Builder

Misc

  • Exit early on invalid image architecture by @dobrac in #1476

Infrastructure

Misc

  • Add SSL policies to HTTPS proxies in network config by @jakubno in #1468

Full Changelog:
2025.45...2025.46

2025.45

06 Nov 15:49
8014191

Choose a tag to compare

What's Changed

API

Features


Orchestrator

Features

Bug Fixes


Template Builder

Bug Fixes

  • fix: template build home directory for relative paths by @dobrac in #1438

Infrastructure

Misc

  • Update source disk image to use newer ubuntu family for GCP by @tomassrnka in #1440

Full Changelog: 2025.44...2025.45

2025.44

30 Oct 16:31
209ffe1

Choose a tag to compare

What's Changed

API

Features

Misc

Bug Fixes

  • Add state validation in sandbox keep alive operation by @jakubno in #1363
  • Return correct status code for non-existing sandbox in orchestrator in keep alive by @jakubno in #1405
  • fix: correct template request return body by @dobrac in #1422
  • fix: return correct metadata for failed templates by @dobrac in #1417

Template Builder

Features

  • feat: feature flag guard provision version to allow rolling update by @dobrac in #1399
  • feat: add ca-certificates to the default installed packages by @dobrac in #1391
  • Remove allow sandbox internet from template manager by @jakubno in #1404

Full Changelog: 2025.43...2025.44