[Agents] Add changelog for Sandbox named tunnels#31131
Conversation
|
This pull request requires reviews from CODEOWNERS as it changes files that match the following patterns:
|
Co-authored-by: ask-bonk[bot] <249159057+ask-bonk[bot]@users.noreply.github.com>
Co-authored-by: ask-bonk[bot] <249159057+ask-bonk[bot]@users.noreply.github.com>
Review⏸️ Automatic reviews for this PR are paused. This PR has already received 2 automatic reviews. To run another review, a codeowner can comment
✅ No style-guide issues found in commit CommandsOnly codeowners can run commands. Post a comment with the command to trigger it.
|
|
Follow-up after the recent commits: MEDIUM — The import and usage are now correct — thanks for applying that fix. |
|
I reviewed PR #31131 and posted feedback on the PR. What the PR changes Issues flagged
Labels |
Co-authored-by: devin-ai-integration[bot] <158243242+devin-ai-integration[bot]@users.noreply.github.com>
|
Preview URL: https://6536d2b8.preview.developers.cloudflare.com Files with changes (up to 15) |
Summary
Adds a changelog entry for the
@cloudflare/sandbox@0.11.0release, focused on named tunnels —sandbox.tunnels.get(port, { name })now binds a user-controlled hostname (<name>.<your-zone>) backed by a Cloudflare Tunnel and a proxied CNAME, giving a stable URL across container restarts and shared sandboxes. The entry also briefly notes the stale preview URL protection and Office Open XML binary handling changes from the same release.Release reference: cloudflare/sandbox-sdk#729
Documentation checklist