Skip to content

Version Packages#469

Closed
github-actions[bot] wants to merge 0 commit into
mainfrom
changeset-release/main
Closed

Version Packages#469
github-actions[bot] wants to merge 0 commit into
mainfrom
changeset-release/main

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented May 19, 2026

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 main, this PR will be updated.

Releases

stash@0.16.0

Minor Changes

  • bb9764d: stash db push is no longer included by default in stash plan / stash impl agent prompts or the wizard's post-agent step. SDK users (Drizzle, Supabase, plain PostgreSQL) no longer see stash db push baked into their rollout/cutover walkthroughs — the encryption config lives in app code, so the database doesn't need a copy.

    Pass --proxy to stash init (or answer the new interactive prompt) if you query encrypted data via CipherStash Proxy. The choice is persisted to .cipherstash/context.json as usesProxy and is honoured by stash plan, stash impl, and the wizard's post-agent step. Existing .cipherstash/context.json files without the field default to SDK-only.

    Known gap: stash encrypt cutover currently requires a pending EQL config registered via stash db push, so SDK-only users running the migrate-existing-column flow will hit a "No pending EQL configuration" error from cutover. Workaround: run stash db push once before stash encrypt cutover. Decoupling cutover from EQL config for SDK-only users is tracked as a follow-up to #447.

Patch Changes

  • 8fe2496: stash impl and stash plan no longer hang in non-TTY contexts (CI, pipes, automation harnesses). The agent-target picker previously read from /dev/tty and waited forever. You can now pass --target <claude-code|codex|agents-md|wizard> to select a handoff target non-interactively, and when neither --target nor a TTY is available the command prints a hint and exits cleanly instead of blocking.

@cipherstash/wizard@0.3.0

Minor Changes

  • bb9764d: stash db push is no longer included by default in stash plan / stash impl agent prompts or the wizard's post-agent step. SDK users (Drizzle, Supabase, plain PostgreSQL) no longer see stash db push baked into their rollout/cutover walkthroughs — the encryption config lives in app code, so the database doesn't need a copy.

    Pass --proxy to stash init (or answer the new interactive prompt) if you query encrypted data via CipherStash Proxy. The choice is persisted to .cipherstash/context.json as usesProxy and is honoured by stash plan, stash impl, and the wizard's post-agent step. Existing .cipherstash/context.json files without the field default to SDK-only.

    Known gap: stash encrypt cutover currently requires a pending EQL config registered via stash db push, so SDK-only users running the migrate-existing-column flow will hit a "No pending EQL configuration" error from cutover. Workaround: run stash db push once before stash encrypt cutover. Decoupling cutover from EQL config for SDK-only users is tracked as a follow-up to #447.

@github-actions github-actions Bot requested a review from a team as a code owner May 19, 2026 13:38
@github-actions github-actions Bot force-pushed the changeset-release/main branch 3 times, most recently from 0d39839 to 0741aba Compare May 19, 2026 14:24
@github-actions github-actions Bot closed this May 19, 2026
@github-actions github-actions Bot force-pushed the changeset-release/main branch from 4952462 to d5a4ecd Compare May 19, 2026 14:28
@github-actions github-actions Bot reopened this May 19, 2026
@github-actions github-actions Bot force-pushed the changeset-release/main branch from 02452d9 to 75732a8 Compare May 19, 2026 14:30
@github-actions github-actions Bot closed this May 20, 2026
@github-actions github-actions Bot force-pushed the changeset-release/main branch from e241c54 to cbbb76d Compare May 20, 2026 01:06
@github-actions github-actions Bot reopened this May 20, 2026
@github-actions github-actions Bot closed this May 20, 2026
@github-actions github-actions Bot force-pushed the changeset-release/main branch from 95e1e1d to c9b2831 Compare May 20, 2026 15:21
@github-actions github-actions Bot reopened this May 20, 2026
@github-actions github-actions Bot closed this May 21, 2026
@github-actions github-actions Bot force-pushed the changeset-release/main branch from 161be53 to 8daf4e3 Compare May 21, 2026 11:12
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.

0 participants