Skip to content

v0.272.0

Choose a tag to compare

@planetscale-actions-bot planetscale-actions-bot released this 25 Feb 16:05
· 101 commits to main since this release
6bc47c5

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