Skip to content

Releases: e2b-dev/E2B

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

@e2b/python-sdk@2.14.0

24 Feb 20:53
a55ca21

Choose a tag to compare

Minor Changes

  • a55ca21: Add snapshot API for creating persistent sandbox snapshots

@e2b/python-sdk@2.13.3

21 Feb 02:00
24279d0

Choose a tag to compare

Patch Changes

  • c38a181: fixes type errors when using with ty

@e2b/cli@2.7.1

21 Feb 02:00
24279d0

Choose a tag to compare

Patch Changes

  • a2cd86c: added -d option to create sandbox in detached mode
  • 8f53fdc: set default template to spawn command
  • a26e213: Print Sandbox Inspect url for E2B Dashboard Inspection