java/sandbox/v1.0.6
opensandbox-group/OpenSandboxjava/sandbox/v1.0.6Apr 3, 2026by ninan-nn
AI Summary
This release introduces a new `runInSession` function to enhance sandbox pool management, though it includes a warning about the timeout parameter design.
Key Highlights
- Enhanced sandbox pool functions
- New `runInSession` function introduction
New Features
- Enhance sandbox pool functions
- New `runInSession` timeout parameter
Full Release Notes
> [!WARNING] > `runInSession` 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 * Enhance sandbox pool functions by @ninan-nn in https://github.com/alibaba/OpenSandbox/pull/617 ## 👥 Contributors Thanks to these contributors ❤️ * @ninan-nn