What's Changed
- Cluster size is required for keyspace create by @mscoutermarsh in #1192
- Deprecate CLI-based MCP server by @SimeonGriggs in #1194
- build(deps): bump golang.org/x/oauth2 from 0.34.0 to 0.35.0 by @dependabot[bot] in #1187
- build(deps): bump golang.org/x/sys from 0.40.0 to 0.41.0 by @dependabot[bot] in #1188
- build(deps): bump github.com/lib/pq from 1.11.1 to 1.11.2 by @dependabot[bot] in #1190
- build(deps): bump filippo.io/edwards25519 from 1.1.0 to 1.1.1 by @dependabot[bot] in #1193
- build(deps): bump github.com/mark3labs/mcp-go from 0.43.2 to 0.44.0 by @dependabot[bot] in #1191
- build(deps): bump golang.org/x/text from 0.33.0 to 0.34.0 by @dependabot[bot] in #1189
- Bump Go to 1.26 by @nickvanw in #1200
- vtctld: add base CLI commands by @nickvanw in #1195
- vtctld: add MoveTables CLI commands by @nickvanw in #1196
- vtctld: add LookupVindex CLI commands by @nickvanw in #1197
- vtctld: add VDiff CLI commands by @nickvanw in #1198
- vtctld: add Materialize CLI commands by @nickvanw in #1199
Full Changelog: v0.271.0...v0.272.0