Skip to content

Releases: planetscale/cli

v0.282.0

22 Apr 18:17
4149d66

Choose a tag to compare

Changelog

  • eb7c008 Add a 14 day dependency cooldown to the Dependabot config
  • f879b92 Chain buildx setup into base goreleaser-cross entrypoint
  • 7abdf80 Create buildx builder inside releaser container
  • c343767 Publish multi-arch Docker image (linux/amd64 + linux/arm64)

v0.281.0

07 Apr 21:41
9aaa88b

Choose a tag to compare

Changelog

  • cfa31fc Add --min-storage and --max-storage flags to database and branch creation
  • 7f61109 Handle async MoveTables Create
  • 1fc64ba Update planetscale-go to v0.161.0

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