releases.shpreview

v0.251.0

$npx -y @buildinternet/releases show rel_IFjApDEqmTqfKYt52aoHS

Changelog

  • 31ff2c006a8ad155a28c2b8d3d154d117cca59a0 Add query_count to MCP get_insights output
  • 515cdade520f94bdc00543e6038703a8c87d5318 Add missing roleutil.go
  • c82e14f9cee99799f2d1e00695db242c3dafdc8a Add per-tool instructions about naming conventions
  • 71e62fab4e47b4b8dcfa8554a5beff803780897a Bump go to 1.24.6
  • 69eeb2db1e914c32cf093a3dcfac23c7e3a72ccd Clarify tool usage statements
  • 94b5f7a7759409102060e7a565cbb3fd91a32d1c Correct the error message
  • 106f9b995b72726569d7387e5084cb2785ace487 DRY up MCP tools that care about database kind
  • f27daa8fea997b6b8ec7e02530f9c99ab4a23ee4 DRY up TTLFlag
  • f9b62364376d9ec34841d5c8ebb9dcae9eb69eea Escape table names for MySQL
  • 56bb1c87313b49380b89ec7a9d4e2a2258b8c49d Fix the build warnings
  • 81ee614a7543cd9eb843f2e601f5cbcfcc962e21 Give some MCP-wide instructions
  • d7b7ef238cd9fe228a7603ade67e8bddadbc5453 Implement get_schema MCP tool for Postgres
  • 711ee1e37dc3c0beb7b82ee7cd76fc37f8e1f9c5 Implement pscale role create
  • 41df61e25650de7d0fa362ecab6fdada935e9764 Implement pscale role delete
  • 3fa6b4be1f2d253b5289af6c59b1f5c8a8e56ed1 Implement pscale role get
  • aa8347f74ea8f97bdde6a6df0c326f1332e67535 Implement pscale role list
  • 4f7e1ae672e4d29dae3dbec29d2c0fb8d98fd017 Implement pscale role renew
  • 42368a29e8564161f71a46a4aa42c0a36658a74a Implement pscale role update --name newname
  • 164ad51724164f053dfa0c6a59336a9a7b40342d Implement pscale shell for Pg
  • 2f0137800ac4ab7a4e8425aa8add4beca2c433a9 Implement run_query MCP tool for Postgres
  • badf675cdd375b935ded31adddfc1385a7ecf308 Implement mcp list_keyspaces tool for Postgres
  • f9f6927b380ed252c4fd30a6a1c812d666b8c05f Implement the list_tables MCP tool for Postgres
  • 00d8adb704569ff8e3ba79d46386e426abc1db6d Include database kind in list_databases output
  • 050e3ac245558fcacc08624345eaad5a7749b1c3 Make prompt+branch styling work right
  • 15f63c9e68a39c8a5ee965c96051c9411c019bf9 Move pscale mcp and pscale shell in usage
  • f9ac5792dcc1eb76cb4947a1461a887346f818af Provide stronger instructions about org/db format
  • 3415e8f02608023d26f6b2dda850961ddf087807 Refactor parseDuration into a shared util file
  • dd7fe82122cdcd0b84473399bbe1fb3e24e7eddb Refactor shellFlags
  • c1a5a8cb8d452c503ade52620a6e772fb3113125 Remove unneeded goroutines and channels
  • 0c71348290fcd0c8589ccaefa74bfbd605198fca Rename old helpers to say they're for MySQL
  • cff54893f200dd90c6d6f64e10b054a236eb7d71 Suggest a successor role
  • 2db1d3d853d32baef23479568f1914571ba699d4 Suggest some common inherited roles
  • 43c74bdded7b11afe89cd62cf024486dde58da5a Support pscale role list --web
  • 04ba27ee33b78147ddbddb7ad7a00dda5c0be508 Undo Claude changes to the MySQL code path
  • 4506a6262ecbd438e7ba0e5405d6fdb585d0cb53 Unify role-name generation
  • 5f5989071a6389ef4ebb814f40696867bd02814f Use a port if the roles server provides one
  • 2060865b6b1ce444d476cc31812d5f22221f75c7 Use parameterized queries to avoid SQL injections
  • 4945c46d1d14ecdfd97fda5f879735a0ad94765e Use updated planetscale-go
  • fa23456db69dd10725f3e73c1ee8b55c69efeab7 build(deps): bump github.com/mark3labs/mcp-go from 0.36.0 to 0.37.0
  • b94c741775f4399a32d489456ff82c760c88a2ae build(deps): bump golang.org/x/sys from 0.34.0 to 0.35.0
  • 35a74069d77f457cbf163243b1943a1876f1dd6c build(deps): bump golang.org/x/text from 0.27.0 to 0.28.0

What's Changed

Full Changelog: https://github.com/planetscale/cli/compare/v0.250.0...v0.251.0

Fetched April 3, 2026