Releases: vercel/sandbox
sandbox@2.5.3
sandbox@2.5.2
Patch Changes
-
Fix 400 errors on interactions (connect, run-command, etc) (#62)
-
Updated dependencies [
b35a70030c0c58da49410aa599e1b2eecaad0438]:- @vercel/sandbox@1.7.1
sandbox@2.5.1
Patch Changes
- Fix 400 errors on interactions (connect, run-command, etc) (#60)
@vercel/sandbox@1.7.1
Patch Changes
- Fix 400 errors on interactions (connect, run-command, etc) (#62)
sandbox@2.5.0
Minor Changes
- Add resource usage for stopped sandboxes. (#54)
Add blocking mode forstopfunction.
Patch Changes
-
Update to use
@vercel/oidc@3.2.0utilities, removing duplicate auth logic and the localJwtExpiryclass (#34) -
Updated dependencies [
376a098243dddcee56c657b97856a0cd199113e0,46f0ed22f7128355942037321df70dc93481a50d,659c40e719b21740024ede84c176257714f0086b,35195578e5b5f68e7f9574b728ca7ff350bbad64]:- @vercel/sandbox@1.7.0
@vercel/sandbox@1.7.0
Minor Changes
-
Support passing private params in all API calls (#52)
-
Add resource usage for stopped sandboxes. (#54)
Add blocking mode forstopfunction. -
Adds transformers to network policy and support for header injections. (#53)
Patch Changes
- Update to use
@vercel/oidc@3.2.0utilities, removing duplicate auth logic and the localJwtExpiryclass (#34)
sandbox@2.4.0
Minor Changes
-
Add
sandbox snapshots get <snapshot_id>command to retrieve details of a specific snapshot (#44) -
Add support for custom/infinite snapshots expiration (#36)
Patch Changes
-
Fix table output not using the same width for each row (#45)
-
change help format to match Vercel CLI h/t @allenzhou101 (#47)
-
Updated dependencies [
5b5f488db3fe7b8a7dad5d784617c5787e9ac1c0]:- @vercel/sandbox@1.6.0
@vercel/sandbox@1.6.0
Minor Changes
- Add support for custom/infinite snapshots expiration (#36)
sandbox@2.3.0
Minor Changes
- Use new model for network-policies (#33)
Patch Changes
-
Add aborted status to sandboxes (
863637edae310f867c224cbd60958edda51f51a5) -
Updated dependencies [
d36a202fbfa227d1b31b3bab83de510caad9afc9,8a2d58d5a87a7a53bae1fad705538bbbbc1cffef,be9a26007aa51c735f6513f9bd78acceec6aec1c,863637edae310f867c224cbd60958edda51f51a5]:- @vercel/sandbox@1.5.0
@vercel/sandbox@1.5.0
Minor Changes
- Use new model for network-policies (#33)
Patch Changes
-
Add network policy getter on Sandbox instance (#41)
-
The
downloadFilemethod now throws a clear error when src or dst path is missing, instead of failing with a cryptic exception. (#37) -
Add aborted status to sandboxes (
863637edae310f867c224cbd60958edda51f51a5)