Skip to content

Releases: planetscale/cli

v0.294.0

Choose a tag to compare

@planetscale-cli planetscale-cli released this 07 Jul 19:38
fd3b766

Changelog

  • fe032e3 Add query-patterns download branch command

v0.293.0

Choose a tag to compare

@planetscale-cli planetscale-cli released this 06 Jul 19:41
5af072d

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

Choose a tag to compare

@no-itsbackpack no-itsbackpack released this 06 Jul 19:20
5af072d

What's Changed

Full Changelog: v0.291.0...v0.292.0

v0.291.0

Choose a tag to compare

@planetscale-cli planetscale-cli released this 16 Jun 14:43
b36ab6f

Changelog

  • 4c2996a Add vtctld get-shard command
  • b36ab6f Retry on partial live branch connections responses instead of showing partial results (#1275)
  • 3fe196b Update get-shard test fixture for structured shard output.

v0.290.0

Choose a tag to compare

@planetscale-cli planetscale-cli released this 12 Jun 20:54
0ae90f4

Changelog

  • 1ce348b Add vtctld get-routing-rules command
  • 0a532b8 Bump planetscale-go for get-routing-rules
  • b9bdf39 Implement Branch Connection View for Postgres and Vitess
  • a400f82 Merge main into get-routing-rules
  • a49d8f2 Update get-routing-rules test for flattened API response

v0.289.0

Choose a tag to compare

@planetscale-cli planetscale-cli released this 09 Jun 23:00
bb20573

Changelog

v0.288.0

Choose a tag to compare

@planetscale-cli planetscale-cli released this 09 Jun 15:50
70c8ccc

Changelog

  • ec5eb0e Add filter flags to branch list-tablets
  • e513077 Distinguish HA from non-HA SKUs in JSON output
  • 109152c Plumb ReplicaRate through as Rate for single-node sizes
  • ca919a2 Raise correct error when a resource doesn't exist

v0.287.0

Choose a tag to compare

@planetscale-cli planetscale-cli released this 04 Jun 13:48
1007b7e

Changelog

  • 4ef3fff Add processlist show and processlist kill for 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

Choose a tag to compare

@planetscale-cli planetscale-cli released this 01 Jun 18:52
0ea2138

Changelog

  • 6973c9a Add throttler subcommands to branch vtctld
  • c96bf3a Apply SessionVars to initPool
  • 8da8c88 Merge branch 'main' into apply-session-vars-init-pool

v0.285.0

Choose a tag to compare

@planetscale-cli planetscale-cli released this 27 May 19:12
cd4ed79

Changelog

  • a53cbea Update move table cancel to use async operation