github planetscale/cli v0.251.0

latest releases: v0.268.0, v0.267.0, v0.266.0...
4 months ago

Changelog

  • 31ff2c0 Add query_count to MCP get_insights output
  • 515cdad Add missing roleutil.go
  • c82e14f Add per-tool instructions about naming conventions
  • 71e62fa Bump go to 1.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_schema MCP 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 shell for Pg
  • 2f01378 Implement run_query MCP tool for Postgres
  • badf675 Implement mcp list_keyspaces tool for Postgres
  • f9f6927 Implement the list_tables MCP tool for Postgres
  • 00d8adb Include database kind in list_databases output
  • 050e3ac Make prompt+branch styling work right
  • 15f63c9 Move pscale mcp and pscale shell in 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

Full Changelog: v0.250.0...v0.251.0

Don't miss a new cli release

NewReleases is sending notifications on new releases.