Skip to content

Version Packages (beta) - #308

Merged
marc-vercel merged 1 commit into
drives-betafrom
changeset-release/drives-beta
Aug 21, 2026
Merged

Version Packages (beta)#308
marc-vercel merged 1 commit into
drives-betafrom
changeset-release/drives-beta

Conversation

@github-actions

@github-actions github-actions Bot commented Aug 20, 2026

Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to drives-beta, this PR will be updated.

⚠️⚠️⚠️⚠️⚠️⚠️

drives-beta is currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, run changeset pre exit on drives-beta.

⚠️⚠️⚠️⚠️⚠️⚠️

Releases

sandbox@4.1.0-beta.1

Minor Changes

  • Add multi-region support for drives: (#307)

    • Set the region field when creating a new drive, or use the --region flag in the CLI.
    • You can retrieve the region of a drive using the region getter on the Drive class.
    • Drives can be only be mounted to sandboxes running on the same region.
  • Add multi-region support: (#301)

    • New region and failoverRegions options on sandbox create, fork, and update (SDK), with matching flags on sandbox create, fork, run, sh, and the sandbox config region / sandbox config failover-regions commands (CLI).
    • New failoverRegions getter on Sandbox and regions getter on Snapshot.
    • Regions are now shown in sandbox ls, sessions list, snapshots list/get, sandbox config list, and the create/fork summary.

Patch Changes

@vercel/sandbox@3.1.0-beta.1

Minor Changes

  • Add multi-region support for drives: (#307)

    • Set the region field when creating a new drive, or use the --region flag in the CLI.
    • You can retrieve the region of a drive using the region getter on the Drive class.
    • Drives can be only be mounted to sandboxes running on the same region.
  • Add multi-region support: (#301)

    • New region and failoverRegions options on sandbox create, fork, and update (SDK), with matching flags on sandbox create, fork, run, sh, and the sandbox config region / sandbox config failover-regions commands (CLI).
    • New failoverRegions getter on Sandbox and regions getter on Snapshot.
    • Regions are now shown in sandbox ls, sessions list, snapshots list/get, sandbox config list, and the create/fork summary.
  • Sandbox.region and Sandbox.failoverRegions no longer return undefined: the getters now report the platform defaults (iad1 and []) when the API omits the fields, so their types are string and string[]. The new DEFAULT_SANDBOX_REGION export makes the default region readable. (#301)

Patch Changes

  • Update defineSandboxProxy to limit the JWKS issuer cache size to prevent unbounded memory usage. (#309)

@vercel/sandbox-mock@3.1.0-beta.1

Minor Changes

  • Add multi-region support: (#301)

    • New region and failoverRegions options on sandbox create, fork, and update (SDK), with matching flags on sandbox create, fork, run, sh, and the sandbox config region / sandbox config failover-regions commands (CLI).
    • New failoverRegions getter on Sandbox and regions getter on Snapshot.
    • Regions are now shown in sandbox ls, sessions list, snapshots list/get, sandbox config list, and the create/fork summary.
  • Sandbox.region and Sandbox.failoverRegions no longer return undefined: the getters now report the platform defaults (iad1 and []) when the API omits the fields, so their types are string and string[]. The new DEFAULT_SANDBOX_REGION export makes the default region readable. (#301)

Patch Changes

@vercel

vercel Bot commented Aug 20, 2026

Copy link
Copy Markdown
Contributor

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
sandbox Ready Ready Preview, v0 Aug 20, 2026 6:47pm
sandbox-cli Ready Ready Preview Aug 20, 2026 6:47pm
sandbox-sdk-ai-example Ready Ready Preview Aug 20, 2026 6:47pm
workflow-code-runner Ready Ready Preview Aug 20, 2026 6:47pm
@marc-vercel
marc-vercel merged commit 3035425 into drives-beta Aug 21, 2026
10 checks passed
@marc-vercel
marc-vercel deleted the changeset-release/drives-beta branch August 21, 2026 09:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants