Skip to content

Release#121

Merged
jamie-at-bunny merged 1 commit into
mainfrom
changeset-release/main
Jul 15, 2026
Merged

Release#121
jamie-at-bunny merged 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

@github-actions github-actions Bot commented Jul 10, 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 publish to npm yourself or setup this action to publish automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@bunny.net/cli@0.10.0

Minor Changes

  • #122 27a1929 Thanks @jamie-at-bunny! - feat(sandbox): add bunny sandbox files list (alias: ls) to list files in a sandbox directory over SFTP (bare name lists /workplace, or <sandbox>:<path>), and --timeout on bunny sandbox exec to close the SSH connection and exit 124 after N seconds.

Patch Changes

  • #122 27a1929 Thanks @jamie-at-bunny! - feat(sandbox): add bunny sandbox cp to copy files between your machine and a sandbox over SFTP (<sandbox>:<path> on either side). Uploads preserve the local file mode; a trailing slash or existing directory keeps the source filename.

  • #122 27a1929 Thanks @jamie-at-bunny! - fix(sandbox): sandbox exec now honors the documented -- <command> separator, and a repeatable --env flag no longer greedily swallows the command that follows it

  • #124 9e31add Thanks @jedisct1! - fix(sandbox): verify a sandbox's SSH host key before sending a token, pinning it in a known-hosts store to prevent credential disclosure to an impersonating server

  • #126 fc8181a Thanks @jamie-at-bunny! - fix(db): validate database name length before create

  • #119 dfbe849 Thanks @jamie-at-bunny! - fix(storage): shared TTY detection, non-interactive guard and cancel handling for zones update, aligned --force semantics, and linked-zone fallback for domains commands

@bunny.net/sandbox@0.3.1

Patch Changes

  • ad79781 Thanks @jamie-at-bunny! - fix(sandbox): Sandbox.get() recovers exposed port mappings from CDN endpoints so domain() works after reconnect

  • #124 9e31add Thanks @jedisct1! - fix(sandbox): verify a sandbox's SSH host key before sending a token, pinning it in a known-hosts store to prevent credential disclosure to an impersonating server

  • #122 27a1929 Thanks @jamie-at-bunny! - feat(sandbox): stream blocking command output via onStdout/onStderr callbacks (composes with timeout/signal), and support using/await using (Symbol.dispose/asyncDispose) to release the SSH connection when a sandbox leaves scope.

  • #122 27a1929 Thanks @jamie-at-bunny! - feat(sandbox): runCommand timeout and AbortSignal cancellation, plus listFiles, deleteFile, rename, and exists file operations

@bunny.net/cli-darwin-arm64@0.10.0

@bunny.net/cli-darwin-x64@0.10.0

@bunny.net/cli-linux-arm64@0.10.0

@bunny.net/cli-linux-x64@0.10.0

@bunny.net/cli-windows-x64@0.10.0

@github-actions github-actions Bot force-pushed the changeset-release/main branch 3 times, most recently from dc3f95c to 7ffb1cb Compare July 14, 2026 11:26
@github-actions github-actions Bot force-pushed the changeset-release/main branch from 7ffb1cb to debb81d Compare July 15, 2026 13:52
@jamie-at-bunny jamie-at-bunny merged commit 4bc7a39 into main Jul 15, 2026
1 check passed
@jamie-at-bunny jamie-at-bunny deleted the changeset-release/main branch July 15, 2026 14:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant