sandbox@3.2.0
·
7 commits
to main
since this release
Minor Changes
- Move the interactive shell server out of the sandbox and into the sandbox-controller.
sandbox connect/ssh(CLI) and the newSandbox.openInteractive()(SDK) now request a WebSocket URL and token from the API and connect to the controller-hosted PTY, instead of installing and bootstrapping thevc-interactive-serverbinary inside the sandbox at connect time. This removes the bundled server binary along with the@vercel/pty-tunneland@vercel/pty-tunnel-serverpackages. (#222)
Patch Changes
- Updated dependencies [
4b8970d53239f50384063ddd8690ff0091f5eaa0,b37dcabfa323a1a8a13c5479dce8c28dcdbce7f4]:- @vercel/sandbox@2.2.0