Skip to content

Releases: e2b-dev/E2B

e2b@2.14.1

06 Mar 13:34
3c56842

Choose a tag to compare

Patch Changes

  • 222105d: include .dot files in template file upload
  • 3c56842: fix: pass sandbox headers to EnvdApiClient

@e2b/python-sdk@2.15.1

06 Mar 13:34
3c56842

Choose a tag to compare

Patch Changes

  • 222105d: include .dot files in template file upload

e2b@2.14.0

04 Mar 21:42
7027f36

Choose a tag to compare

Minor Changes

  • 7027f36: Adds lifecycle prop to control pausing and auto-resume

e2b@2.13.1

04 Mar 14:58
e83cf86

Choose a tag to compare

Patch Changes

  • e83cf86: Add getTags/get_tags method to list all tags for a template

@e2b/python-sdk@2.15.0

04 Mar 21:42
7027f36

Choose a tag to compare

Minor Changes

  • 7027f36: Adds lifecycle prop to control pausing and auto-resume

@e2b/python-sdk@2.14.1

04 Mar 14:58
e83cf86

Choose a tag to compare

Patch Changes

  • 6371d0c: Fix sandbox not found error message in set_timeout
  • e83cf86: Add getTags/get_tags method to list all tags for a template

@e2b/cli@2.8.0

04 Mar 14:58
e83cf86

Choose a tag to compare

Minor Changes

  • bcc6ea8: Add pause and resume commands to manage sandbox state.
    • e2b sandbox pause <sandboxID> - pause a running sandbox
    • e2b sandbox resume <sandboxID> - resume a paused sandbox

Patch Changes

  • Updated dependencies [e83cf86]
    • e2b@2.13.1

@e2b/cli@2.7.3

26 Feb 19:54
b989b29

Choose a tag to compare

Patch Changes

  • b989b29: fix crash on invalid status codes in error handler

@e2b/cli@2.7.2

25 Feb 21:17
6c1db7d

Choose a tag to compare

Patch Changes

  • 6c1db7d: fix issue with pagination on listSandboxes

e2b@2.13.0

24 Feb 20:53
a55ca21

Choose a tag to compare

Minor Changes

  • a55ca21: Add snapshot API for creating persistent sandbox snapshots