@e2b/python-sdk@2.51.0
E2B releases published @e2b/python-sdk@2.51.0. Minor Changes - 5c0f6eb: Remove SDK-side defaults from API request payloads so the API defaults apply when options are omitted. Sandbox create/fork/connect no longer preset a 5-minute timeout, fork no longer presets count: 1 , create no longer presets allow internet access , pause no longer presets keeping…
原始内容为英文;当前页面提供中文导航与来源说明,具体事实请以原文为准。
为什么值得关注
E2B releases published @e2b/python-sdk@2.51.0. This release-watch entry was generated from the project's official GitHub release feed and is kept separate from human-reviewed editorial analysis. Release notes: Minor Changes - 5c0f6eb: Remove SDK-side defaults from API request payloads so the API defaults apply when options are omitted. Sandbox create/fork/connect no longer preset a 5-minute timeout, fork no longer presets count: 1 , create no longer presets allow internet access , pause no longer presets keeping memory, and template builds no longer preset CPU/memory. Explicitly provided values are still sent unchanged. Sandbox create and connect now use the v2 API endpoints ( POST /v2/sandboxes , POST /v2/sandboxes/{id}/connect ), which default timeout to 5 minutes and always secure envd access. The secure option on Sandbox.create is deprecated: every sandbox is secured, so the option is still accepted but ignored. Patch Changes - 5c0f6eb: Remove client-side validation of the fork count argument. The API validates the requested fork count and rejects invalid values.
可执行摘要
Treat @e2b/python-sdk@2.51.0 as an official release signal. Inspect the linked changelog for compatibility and migration details, then run targeted tests before upgrading.
- Agent 实用度
- 82/100
- 可信度
- 96%
- 机器格式
- JSON + Markdown
开发者应核对什么
- Review the official E2B releases release notes before upgrading.
- Check compatibility, migration, and security notes against your current agent stack.
- Run focused regression tests before production rollout.