Skip to content

Releases: planetscale/cli

v0.280.0

31 Mar 20:11
4a39378

Choose a tag to compare

Changelog

  • bb5b0b8 Merge branch 'main' into release-not-idempotent
  • a5a40ac Merge branch 'main' into tc-warning-threshold
  • 98656d1 Release is not idempotent
  • f197dc6 Remove extra backtick
  • 7c48562 Replace RELEASE_GITHUB_TOKEN with a GitHub App token
  • 606be28 Support configuring traffic budget warning_threshold

v0.279.0

31 Mar 13:29
86b1e60

Choose a tag to compare

Changelog

  • ecea8a2 Add list-tablets command to pscale branch vtctld
  • 219ea29 Add planned-reparent command to pscale branch vtctld
  • 1b78e72 Avoid potential script injections
  • e30a968 Document how to republish a release
  • c275c80 Ensure script/release.sh is idempotent
  • ad43183 Ensure safe variable expansion of skip
  • 844cf16 Replace existing GitHub release assets during republish
  • f140b6a Simplify planned-reparent-shard to a single command
  • 3676b37 Update release workflow to support re-publishing existing releases
  • e25a2aa Use status subcommand instead of --id flag for operation polling

v0.278.0

30 Mar 20:09
8603d7e

Choose a tag to compare

Changelog

  • 17d6b0e Add --delete-descendants flag to branch delete command
  • 7f6e191 Change step output to RELEASE_VERSION
  • 7962c8c Configure git as the planetscale-actions-bot
  • a556345 Merge branch 'main' into ci-actions
  • 6010de3 Migrate CI from Buildkite to Actions
  • a6b80fe Migrate release pipeline to Actions
  • 0b0c9be Separate steps for clarity and improve job names
  • 12fdc49 Update actions in lint.yml
  • 8f20f0a Update planetscale-go to v0.157.0
  • 52a7984 build(deps): bump github.com/mark3labs/mcp-go from 0.45.0 to 0.46.0

v0.277.0

26 Mar 19:34
3fcff78

Choose a tag to compare

Changelog

  • 3d761d4 Add rules to traffic budget show
  • 77fd282 Support creating and updating Traffic Control budgets
  • 26a045c Support creating traffic control rules
  • 3f57666 Support deleting Traffic Control rules and budgets
  • 4dbf574 Support showing Traffic Control budgets
  • 43687eb Validate burst and concurrency are set
  • 94764e5 build(deps): bump github.com/buger/jsonparser from 1.1.1 to 1.1.2
  • ee16ed6 build(deps): bump github.com/fatih/color from 1.18.0 to 1.19.0
  • aab20a1 build(deps): bump github.com/lib/pq from 1.11.2 to 1.12.0
  • 57cb8b0 build(deps): bump google.golang.org/grpc from 1.77.0 to 1.79.3

v0.276.0

16 Mar 15:08
37ab362

Choose a tag to compare

Changelog

  • 3e3ae69 Add include_logs override to raw vtctld workflow list
  • c3c91ad Include organization in vtctld progress targets
  • 038eca9 Merge branch 'main' into nickvanw/vtctld-get-workflows-include-logs

v0.275.0

14 Mar 19:19
3f8e7f5

Choose a tag to compare

Changelog

  • b26f916 Add VDiff list command
  • 2c0586b build(deps): bump github.com/charmbracelet/huh from 0.8.0 to 1.0.0
  • d12bcbe build(deps): bump github.com/tidwall/jsonc from 0.3.2 to 0.3.3
  • 190ff04 build(deps): bump golang.org/x/text from 0.34.0 to 0.35.0

v0.274.0

09 Mar 22:10
d1cd4f9

Choose a tag to compare

Changelog

  • 60d3de7 Fix MoveTables polling context handling
  • 1c26ae6 Merge branch 'main' into dependabot/go_modules/github.com/mark3labs/mcp-go-0.45.0
  • df24245 Merge branch 'main' into dependabot/go_modules/golang.org/x/sys-0.42.0
  • 58de111 Show required flags in --help output
  • b591d99 Support async MoveTables vtctld polling
  • 95df0fa build(deps): bump github.com/mark3labs/mcp-go from 0.44.1 to 0.45.0
  • 5e6f70b build(deps): bump golang.org/x/oauth2 from 0.35.0 to 0.36.0
  • d5d2aee build(deps): bump golang.org/x/sync from 0.19.0 to 0.20.0
  • 5a97bfa build(deps): bump golang.org/x/sys from 0.41.0 to 0.42.0

v0.273.0

03 Mar 21:20
4c2a954

Choose a tag to compare

Changelog

  • fb09014 Add branch infrastructure command (WIP)
  • 5666a43 Update planetscale-go to v0.152.0 and wire up branch infra command
  • c2eb4ba build(deps): bump github.com/mark3labs/mcp-go from 0.44.0 to 0.44.1

v0.272.0

25 Feb 16:05
6bc47c5

Choose a tag to compare

Changelog

  • 0ce9e85 Add P2-P5 flags to MoveTables CLI commands
  • 412af78 Add start-workflow and stop-workflow vtctld subcommands
  • 9f75fcc Bump Go Docker images to 1.26.0
  • d353c6e Bump Go to 1.26 and fix fmt format verb errors
  • 45f309a Cluster size is required for keyspace create
  • f72fcd3 Deprecate CLI-based MCP server in favor of hosted PlanetScale MCP server
  • f8105e6 Merge branch 'main' into nick/vtctld-cli-base
  • 09ee457 Merge branch 'main' into nick/vtctld-cli-lookup-vindex
  • 3604352 Merge branch 'main' into nick/vtctld-cli-materialize
  • 3f0f3bf Merge branch 'main' into nick/vtctld-cli-move-tables
  • d08a5ac Merge branch 'main' into nick/vtctld-cli-vdiff
  • ce9cf82 Merge branch 'nick/vtctld-cli-base' into nick/vtctld-cli-lookup-vindex
  • 521fdf3 Merge branch 'nick/vtctld-cli-base' into nick/vtctld-cli-materialize
  • 994920e Merge branch 'nick/vtctld-cli-base' into nick/vtctld-cli-vdiff
  • 5aca10a Update planetscale-go to v0.151.0
  • 0d6f3c4 Use raw string literals for format strings with quotes
  • 8e5d232 build(deps): bump filippo.io/edwards25519 from 1.1.0 to 1.1.1
  • bc9334b build(deps): bump github.com/lib/pq from 1.11.1 to 1.11.2
  • 85178c7 build(deps): bump github.com/mark3labs/mcp-go from 0.43.2 to 0.44.0
  • 1d06ef5 build(deps): bump golang.org/x/oauth2 from 0.34.0 to 0.35.0
  • 6fdec94 build(deps): bump golang.org/x/sys from 0.40.0 to 0.41.0
  • 2d466a4 build(deps): bump golang.org/x/text from 0.33.0 to 0.34.0
  • 33c2694 goreleaser: drop windows/arm build target
  • 102ab11 lint fixes
  • b581ce3 vtctld: add LookupVindex CLI commands
  • e497bfb vtctld: add LookupVindex command coverage
  • 64baa4c vtctld: add Materialize CLI commands
  • d6a3bf2 vtctld: add MoveTables CLI commands
  • 401e839 vtctld: add VDiff CLI commands
  • 8172bd9 vtctld: add base CLI commands for list-workflows and list-keyspaces
  • 32b4434 vtctld: align materialize include-logs default
  • 5797818 vtctld: align vdiff auto-retry default
  • 73a8db5 vtctld: format VDiff command
  • 541857d vtctld: respect defer-secondary-keys server default

v0.271.0

02 Feb 15:06
14c89bf

Choose a tag to compare

Changelog

  • 6a5372d build(deps): bump github.com/lib/pq from 1.10.9 to 1.11.1
  • e69cef4 feat(dump): support dumping only specified columns