Skip to content

Releases: e2b-dev/infra

2025.43

24 Oct 10:06
ad5bb9b

Choose a tag to compare

What's Changed

API

Misc


Orchestrator

Misc

Bug Fixes

  • fix: gin mode release for orchestrator/template manager by @dobrac in #1378

Template Builder

Misc

  • chore: cleanup template building messages by @dobrac in #1396
  • chore: stop populating logs status field for v2 builds by @dobrac in #1376

Bug Fixes

  • fix: template build COPY user handling by @dobrac in #1381
  • fix: wait for builds to drain before restart by @dobrac in #1380
  • fix: minimize template manager logs response size by @dobrac in #1375

Envd

Bug Fixes


Full Changelog: 2025.42...2025.43

2025.42

24 Oct 10:00
e558137

Choose a tag to compare

What's Changed

API

Features

Misc

Bug Fixes


Orchestrator

Features

  • Create a strongly typed sandboxes map by @djeebus in #1336
  • Expose some counters to NBD and network pools by @djeebus in #1353
  • Move paths defined in env vars into config model, split into server and builder config by @djeebus in #1352

Misc

  • Stop sending team and trace ids to envd by @sitole in #1325

Bug Fixes

  • Add orchestrator proxy retries to handle port forwarding delay by @Code42Cate in #1350

Template Builder

Features

  • feat: keep user and workdir from the template in the sandbox by @dobrac in #1349

Bug Fixes


Infrastructure

Features

  • Setup NAT for API cluster by @jakubno in #1272
  • Implement ingress for easier services exposing by @sitole in #1314
  • Remove DNS infrastructure for sandbox routing by @sitole in #1313
  • Remove load balancer infra for logs collector by @sitole in #1243
  • Add instructions and configuration for running everything locally by @djeebus in #1328

Full Changelog: 2025.41...2025.42

2025.41

09 Oct 12:09
c23dd0e

Choose a tag to compare

What's Changed

API

Bug Fixes


Envd

Features


Template Builder

Misc

  • Improve build cancellation error message by @dobrac in #1330

Edge API

Features

  • Use catalog repository primary and DNS lookup as fallback by @sitole in #1302

Full Changelog: 2025.40...2025.41

2025.40

02 Oct 17:14
f98bba1

Choose a tag to compare

What's Changed

API

Features

  • Track total and concurrent builds by team by @dobrac in #1255

Misc

Bug fixes


Orchestrator

Misc

  • Dynamically customizable timeout for envd init by @jakubno in #1265

Bug fixes

  • Bring back cancellation of the resume sandbox function by @djeebus in #1267

Template manager

Features

  • feat: add remote repository to handle DockerHub rate limits by @dobrac in #1266

Misc

Bug Fixes

  • Fix symlink file move after unpacking the archive by @dobrac in #1257
  • fix: template build panic handling by @dobrac in #1289

Envd

Misc

Bug Fixes

  • Fix concurrent hosts file write during sbx start by @sitole in #1260

Full Changelog: 2025.39...2025.40

2025.39

25 Sep 15:22
ecaf23e

Choose a tag to compare

What's Changed

API

Bug Fixes


Orchestrator

Features

  • Cache size calls by @djeebus in #1155
  • Hyperloop Gin server and logs forwarding by @sitole in #1233
  • Networking prerequisites for sandbox special events endpoint by @0div in #1107

Template Builder

Features

  • Add attributes to template build error by @dobrac in #1194
  • Migrate base template to new template sdk by @dobrac in #1183
  • Run lazy clock sync for longer running sandboxes by @sitole in #1234

Infrastructure

Features

  • feat: Add subdomain support for Cloudflare DNS by @ken8203 in #1220
  • Update Terraform Google provider to latest 6.X version by @sitole in #1217
  • Add restart configurations across Nomad job files by @jakubno in #1216

Misc


Misc


Full Changelog: 2025.38...2025.39

2025.38

18 Sep 15:09
9b0cbd5

Choose a tag to compare

What's Changed

API

Features

  • Make it possible to customize API server resources by @jakubno in #1173

Misc

  • Handle fromTemplate with template status instead of API error by @dobrac in #1192

Bug Fixes


Orchestrator

Features

  • Include sandbox metadata in events by @0div in #1132

Template Builder

Features

Bug Fixes


Full Changelog: 2025.37...2025.38

2025.37

14 Sep 12:34
70ef387

Choose a tag to compare

What's Changed

API

Features

Bug Fixes


Orchestrator

Features

  • Support cpu platform and disk type configuration by @djeebus in #1123

Misc

  • Add additional metadata for drift log line by @sitole in #1149

Template Builder

Bug fixes

  • Fix for sandboxes with Ubuntu 24.04 source images by @sitole in #1147
  • AWS Storage provider was ignoring errors during delete by @sitole in #1163
  • Fix microVM clock drifts to the future by @sitole in #1114

Envd

Features

  • Set stdin to /dev/null for non pty command by default by @jakubno in #1093

Edge

Features

Bug fixes


Full Changelog: 2025.36...2025.37

2025.36

04 Sep 14:50
b4ba014

Choose a tag to compare

What's Changed

API

Features

Bug Fixes

  • Fixed issue when comparing empty metadata jsonb with NULL column by @sitole in #1082
  • Increase the healthy deadline by @jakubno in #1104
  • Fix panic when build not found because of concurrent access by @sitole in #1103

Misc


Orchestrator

Misc


Template Builder

Features

Bug Fixes

Misc

  • Increase hard command timeout for template building by @dobrac in #1087

Envd

Bugs

Misc

  • Remove team ID from internal sandbox metadata by @0div in #1105

Full Changelog: 2025.35...2025.36

2025.35

29 Aug 07:50
e60dd8d

Choose a tag to compare

What's Changed

API

Features

  • feat: allow passing login to Docker registries by @dobrac in #1030
  • Fix paused sandboxes list query performance by @dobrac in #1019

Bug Fixes


Orchestrator

Features

  • Use Filestore over NFS to speed up and share GCS Object Storage cached slabs by @djeebus in #955
  • Enforce max concurrent sandboxes per node in the orchestrator by @jakubno in #1057

Bug Fixes

  • Fix not actual sandbox time when clock sync takes too long by @sitole in #988
  • Use context.WithoutCancel for fetch calls to prevent cancellation by @jakubno in #1076

Template Builder

Features

  • Allow multiple ENV variables as a single layer by @dobrac in #1012

Bug Fixes


Edge API

Features

  • Support Kubernetes pod service discovery by @sitole in #1018
  • Make sure we are comparing service id, not just node id by @sitole in #1037
  • Missing request metadata during node registration by @sitole in #1043

Full Changelog: 2025.34...2025.35

2025.34

22 Aug 07:32
7db293f

Choose a tag to compare

What's Changed

API

Features

  • Allow to register extended API in load balancer with custom paths by @sitole in #1004
  • Allow template deletion using API key by @dobrac in #1005
  • Persist auto pause automatically by @jakubno in #1008

Bug Fixes


Orchestrator

Misc


Template Builder

Features

  • Add curl to the default installed packages by @dobrac in #997
  • Return failed step in the reason by @dobrac in #993
  • Add support for copy glob patterns by @dobrac in #1000
  • Improve template permission and not found errors by @dobrac in #996

Bug Fixes


New Contributors


Full Changelog: 2025.33...2025.34