Skip to content

python/sandbox 0.1.6

Choose a tag to compare

@ninan-nn ninan-nn released this 27 Mar 03:27
4609a56

Warning

run_in_session was newly introduced in this release, but its current timeout parameter design has an issue.
We plan to adjust it in a future SDK release.
If possible, avoid relying on this timeout parameter for now.

What's New

✨ Features

  • Added run_in_session support for persistent shell workflows in the Python SDK by @Pangjiping in #465
  • Added manual-cleanup sandbox lifecycle support in the Python SDK by @hittyt in #446
  • Added uid/gid and environment variable support in run-command requests by @Pangjiping in #449
  • Added OSSFS volume backend support in the Python SDK by @ninan-nn in #563
  • Added command exit-code support for Python SDK command execution by @ninan-nn in #540

🐛 Bug Fixes

  • Fixed Python SDK handling for nullable lifecycle fields by @ninan-nn in #555

👥 Contributors

Thanks to these contributors ❤️