Releases: planetscale/cli
Releases · planetscale/cli
v0.280.0
Changelog
v0.279.0
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.shis 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
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
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
burstandconcurrencyare 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
v0.275.0
v0.274.0
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
v0.272.0
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