Releases: planetscale/cli
Releases · planetscale/cli
Release list
v0.294.0
v0.293.0
Changelog
- f945d7d Add AGENTS.md guide for automated pscale usage.
- 7222549 Add JSON auth onboarding for automated agents.
- 4b2cf7f Add pscale branch resize for Postgres branches
- 3d05366 Add pscale import d1 for Cloudflare D1 offline migration.
- b28fe33 Add pscale import d1 for Cloudflare D1 offline migration.
- 3b5eeea Add pscale sql for non-interactive agent queries.
- 24f5f22 Add shared cmdutil helpers for agent workflows and role resolution.
- c018f92 Add vtctld refresh-state-by-shard command (#1269)
- 2eabaed Add vtctld set-shard-tablet-control command (#1268)
- 46b5619 Address remaining Bugbot JSON and destructive SQL findings.
- 2c58484 Fix Bugbot auth JSON issues and go fmt lint failure.
- f31c891 Fix CTE write query routing.
- c96ed8d Fix JSON auth exit codes and login stdout envelope.
- d74bdf6 Fix agent action-required recovery paths.
- e206950 Fix destructive SQL comment parsing.
- faf043d Fix destructive SQL string parsing.
- ad2015e Fix leading-comment read query routing and skills skill id.
- 7289562 Fix remaining agent JSON edge cases.
- 3ce40b9 Flag MERGE ... WHEN MATCHED THEN DELETE as destructive SQL.
- 90ed4ed Handle MATERIALIZED CTE syntax in destructive SQL guard.
- 05a5643 Link agent-guide to planetscale/skills for operational workflows.
- 5dba869 More agent improvements
- f07303d Return rows from SQL RETURNING queries.
- 8b6f660 Revert "Add pscale import d1 for Cloudflare D1 offline migration."
- d2ccbf5 Revert "Add pscale import d1 for Cloudflare D1 offline migration."
- 5e97aba Set login JSON message only after status is known.
- b571f2a branch resize: Postgres-aware size completion + non-silent no-op
v0.292.0
What's Changed
- Add vtctld set-shard-tablet-control command by @maxenglander in #1268
- Add
pscale branch resizefor Postgres branches by @nickvanw in #1276 - Add vtctld refresh-state-by-shard command by @maxenglander in #1269
- Make pscale agent-friendly: JSON auth, sql command, AGENTS.md by @no-itsbackpack in #1280
Full Changelog: v0.291.0...v0.292.0
v0.291.0
v0.290.0
v0.289.0
Changelog
- 2c3ae87 Improve dumper escaping
v0.288.0
v0.287.0
Changelog
- 4ef3fff Add
processlist showandprocesslist killfor Vitess - 444ca62 Fix TestMoveTablesCancelWithFlags to include required --keep-routing-rules flag
- c6421c0 Merge remote-tracking branch 'planetscale/main' into maxeng-required-movetables-args Signed-off-by: Max Englander max@planetscale.com
- 91ef485 Remove accidentally committed pscale-test binary
- 38b7f33 Require --keep-data and --keep-routing-rules for move-tables complete and cancel
- 2d1ec03 [Fast lane] Support strategy in deploy requests cli
- fe6e1e1 feat: allow to specify name when creating backup
- 297dcf9 handle csv
- d08705c handle not found
v0.286.0
v0.285.0
Changelog
- a53cbea Update move table cancel to use async operation