Skip to content

Releases: e2b-dev/E2B

e2b@2.9.0

22 Dec 18:02
1ebc6df

Choose a tag to compare

Minor Changes

  • 2d5af16: added option to connect to a running pty session

Patch Changes

  • 1ebc6df: added note on setting env vars

@e2b/python-sdk@2.9.0

22 Dec 18:02
1ebc6df

Choose a tag to compare

Minor Changes

  • 2d5af16: added option to connect to a running pty session

Patch Changes

  • 1ebc6df: added note on setting env vars

e2b@2.8.4

08 Dec 13:59
9bd2d61

Choose a tag to compare

Patch Changes

  • 37bd3e3: Template().copy() fails in ESM modules

e2b@2.8.3

03 Dec 16:23
cc27297

Choose a tag to compare

Patch Changes

e2b@2.8.2

01 Dec 10:44
d911c55

Choose a tag to compare

Patch Changes

  • da925b5: fix copy bug when attempting to copy '.' as a source directory

@e2b/python-sdk@2.8.1

01 Dec 15:49
7b687bd

Choose a tag to compare

Patch Changes

  • 7b687bd: fixed cmd parser in from_dockerfile

e2b@2.8.1

26 Nov 18:15
6ff14f8

Choose a tag to compare

Patch Changes

e2b@2.8.0

26 Nov 17:35
8be34f8

Choose a tag to compare

Minor Changes

  • 8be34f8: keep Docker WORKDIR and USER if specified

@e2b/python-sdk@2.8.0

26 Nov 17:36
8be34f8

Choose a tag to compare

Minor Changes

  • 8be34f8: keep Docker WORKDIR and USER if specified

Patch Changes

  • 9577cf5: remove unnecessary default headers from Python API client

e2b@2.7.0

15 Nov 22:54
4c61288

Choose a tag to compare

Minor Changes

  • 4c61288: add possibility to mask the Host in public requests with custom value
  • 4c61288: add ability to secure public traffic using token
  • 4c61288: add ability to configure sandbox network out allow/deny addresses

Patch Changes

  • bbeff74: Support overriding sandbox API URL
  • 72b5c73: fixes default context directory for windows paths