Releases: planetscale/cli
Releases · planetscale/cli
v0.255.0
v0.254.0
v0.253.0
Changelog
- cc5d028 Add --engine flag to size cluster list command
- ecb92d4 Use official planetscale.WithPostgreSQL() from SDK
- eb96fb9 bumps go SDK to v0.140.0 for postgres engine flag
What's Changed
- Add engine flag to cluster size list by @teknogeek0 in #1110
Full Changelog: v0.252.0...v0.253.0
v0.252.0
v0.251.0
Changelog
- 31ff2c0 Add
query_countto MCPget_insightsoutput - 515cdad Add missing roleutil.go
- c82e14f Add per-tool instructions about naming conventions
- 71e62fa Bump
goto1.24.6 - 69eeb2d Clarify tool usage statements
- 94b5f7a Correct the error message
- 106f9b9 DRY up MCP tools that care about database kind
- f27daa8 DRY up TTLFlag
- f9b6236 Escape table names for MySQL
- 56bb1c8 Fix the build warnings
- 81ee614 Give some MCP-wide instructions
- d7b7ef2 Implement
get_schemaMCP tool for Postgres - 711ee1e Implement
pscale role create - 41df61e Implement
pscale role delete - 3fa6b4b Implement
pscale role get - aa8347f Implement
pscale role list - 4f7e1ae Implement
pscale role renew - 42368a2 Implement
pscale role update --name newname - 164ad51 Implement
pscale shellfor Pg - 2f01378 Implement
run_queryMCP tool for Postgres - badf675 Implement mcp
list_keyspacestool for Postgres - f9f6927 Implement the
list_tablesMCP tool for Postgres - 00d8adb Include database kind in list_databases output
- 050e3ac Make prompt+branch styling work right
- 15f63c9 Move
pscale mcpandpscale shellin usage - f9ac579 Provide stronger instructions about org/db format
- 3415e8f Refactor parseDuration into a shared util file
- dd7fe82 Refactor shellFlags
- c1a5a8c Remove unneeded goroutines and channels
- 0c71348 Rename old helpers to say they're for MySQL
- cff5489 Suggest a successor role
- 2db1d3d Suggest some common inherited roles
- 43c74bd Support
pscale role list --web - 04ba27e Undo Claude changes to the MySQL code path
- 4506a62 Unify role-name generation
- 5f59890 Use a port if the roles server provides one
- 2060865 Use parameterized queries to avoid SQL injections
- 4945c46 Use updated planetscale-go
- fa23456 build(deps): bump github.com/mark3labs/mcp-go from 0.36.0 to 0.37.0
- b94c741 build(deps): bump golang.org/x/sys from 0.34.0 to 0.35.0
- 35a7406 build(deps): bump golang.org/x/text from 0.27.0 to 0.28.0
What's Changed
- build(deps): bump github.com/mark3labs/mcp-go from 0.36.0 to 0.37.0 by @dependabot[bot] in #1099
- build(deps): bump golang.org/x/text from 0.27.0 to 0.28.0 by @dependabot[bot] in #1101
- build(deps): bump golang.org/x/sys from 0.34.0 to 0.35.0 by @dependabot[bot] in #1100
- Add
pscale rolecommands by @piki in #1102 - Implement
pscale shellfor Postgres by @piki in #1103 - Bump
goto1.24.6by @joshmgross in #1104 - Implement all the MCP tools for Postgres by @piki in #1105
Full Changelog: v0.250.0...v0.251.0
v0.250.0
Changelog
- 21c7023 Add regex reference
- 4e4bd36 Update to latest psdbproxy and Vitess v21
- b48773e build(deps): bump github.com/mark3labs/mcp-go from 0.34.0 to 0.35.0
- c96bb1f build(deps): bump github.com/mark3labs/mcp-go from 0.35.0 to 0.36.0
- e9e5330 fix whitespace for tests
- 578d2ea fix: Update vitess internal tables ignore regex in dumper
What's Changed
- build(deps): bump github.com/mark3labs/mcp-go from 0.34.0 to 0.35.0 by @dependabot[bot] in #1093
- Update to latest psdbproxy and Vitess v21 by @dbussink in #1094
- build(deps): bump github.com/mark3labs/mcp-go from 0.35.0 to 0.36.0 by @dependabot[bot] in #1096
- fix: Update vitess internal tables ignore regex in dumper by @tubaxenor in #1098
New Contributors
- @tubaxenor made their first contribution in #1098
Full Changelog: v0.249.0...v0.250.0
v0.249.0
v0.247.0
Changelog
- afd355d Add
kindflag to database creation (#1081) - 6004259 Implement commands for Postgres branches (#1080)
- 90efee8 Remove default
cluster-sizevalue fordatabase create(#1085) - 849deac Rename
kindflag for database creation (#1086) - 6dd4dec build(deps): bump github.com/go-viper/mapstructure/v2
- f3fd8b6 build(deps): bump github.com/mark3labs/mcp-go from 0.32.0 to 0.33.0
- c14fb97 build(deps): bump golang.org/x/sync from 0.15.0 to 0.16.0
- 1d50207 build(deps): bump golang.org/x/sys from 0.33.0 to 0.34.0
- b8b68e6 build(deps): bump golang.org/x/text from 0.26.0 to 0.27.0
v0.246.0
Changelog
- 12f54d3 Fix deploy-request timestamp display bug caused by tableprinter library
- 3210517 build(deps): bump github.com/go-sql-driver/mysql from 1.9.2 to 1.9.3
- dedf1c2 build(deps): bump github.com/mark3labs/mcp-go from 0.31.0 to 0.32.0
- 8c7c4df build(deps): bump golang.org/x/sync from 0.14.0 to 0.15.0
- 08d070c build(deps): bump golang.org/x/text from 0.25.0 to 0.26.0