e2b-dev / E2B

Secure open source cloud runtime for AI apps & AI agents
https://e2b.dev/docs
Apache License 2.0
7.02k stars 458 forks source link

Fix sandbox ID returned from SDKs `list` methods #309

Closed ValentaTomas closed 9 months ago

ValentaTomas commented 9 months ago

The sanbdox ID returned from SDKs list method was missing the client id part user had to manually create the whole valid ID.

Now the sandbox ID field returned by the list method has the whole ID and the client ID is removed from the object.

changeset-bot[bot] commented 9 months ago

🦋 Changeset detected

Latest commit: b3510a8ed757aefb7af2ecd16a06a1084f58eb22

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 2 packages | Name | Type | | --------------- | ----- | | @e2b/python-sdk | Patch | | e2b | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR