releases.shpreview
PlanetScale/PlanetScale CLI

PlanetScale CLI

$npx -y @buildinternet/releases show planetscale-cli
Mon
Wed
Fri
AprMayJunJulAugSepOctNovDecJanFebMarApr
Less
More
Releases13Avg4/moVersionsv0.269.0 → v0.281.0
Nov 19, 2025

Changelog

  • 0575cf795bfe0dd3330112dd73180f8df6a93cc5 Add role reassign and role reset
  • 5441c082ee9a59b7ebf5e7323a33ff8a6ce63f91 Bump planetscale-go to get Reset and Reassign
  • 64dd3cb06dd2cc7a557fbc5cafc1ba9f1adb25c3 Bump planetscale-go to v0.143.0
  • 97afaf62fd38e8e07f5f3e7fb06c0b006c289a17 Fill in missing mock methods to fix the test
Nov 12, 2025

Changelog

  • bf129bb9f27cf0f0d86e411cdd066b295a9fec58 Add --replicas flag to database create command
  • d5886949383e5e76bcaaaed836da76d00b528414 Update Replicas Flag Description for PostgreSQL
  • b6591196372cd1a22bd2fdb1e2829a6f80a36e0d Upgrade planetscale-go to v0.142.0
Oct 15, 2025

Changelog

  • 4d3dc8572886b329c49bf032107ceeee188f8fb3 Add multiple output formats to database dump command
  • 7513d6be5aef2f79ad4dadbb3c7e5f2d2ca6bc8d build(deps): bump github.com/mark3labs/mcp-go from 0.39.1 to 0.41.1
  • c50a53f4688b2b3e0d9f879e992f1a8e616fd879 build(deps): bump golang.org/x/oauth2 from 0.31.0 to 0.32.0
  • 9804e90f64074b7ddb46d67165d87a2c3259c3a6 build(deps): bump golang.org/x/sys from 0.36.0 to 0.37.0
  • 91bdab0292ca1714c06698d04f29cc27f08d8476 build(deps): bump golang.org/x/text from 0.29.0 to 0.30.0

What's Changed

New Contributors

Full Changelog: https://github.com/planetscale/cli/compare/v0.258.0...v0.259.0

Sep 23, 2025

Changelog

  • b12284668783c0924af2ffbbc97a9a343765b704 Increase db create --wait timeout
Sep 18, 2025

Changelog

  • 8e779557c919591947217d0eaba450eff432a4ac Add a workflow for linting and formatting
  • f901bd6fc07af4016b3ee53b8df0f2a0ea060dc2 Disable errcheck for now
  • 141dbc79e780980fe797a9ee235e022af8a39118 Extend timeout for database branch readiness checks
  • 2d5cd63ac6407e3882930031745d1155e7ff7a34 Run linters from Makefile as well
  • 6c003c84b40edecef71fa16ef65571970517f2c4 Use latest linter
  • 0d84de75a4bc2139f5c64581cbfd7712e4d55643 adjust branch ready checker to do less api requests
  • 3dddcf1df197dabf2e78c24aa584072ee7e11e94 build(deps): bump github.com/mark3labs/mcp-go from 0.37.0 to 0.39.1
  • 8413cdd9563f837a16fceb15c7c278f31472695c build(deps): bump github.com/spf13/cobra from 1.9.1 to 1.10.1
  • 04ef4d6619f7ec40cc29cf525248ee2bac3a276e build(deps): bump github.com/spf13/pflag from 1.0.7 to 1.0.10
  • 123e05531261b735b65e215d65fa60ee29da3513 build(deps): bump github.com/spf13/viper from 1.20.1 to 1.21.0
  • eb18fd93ed8fd83ab533ecc07a12844b3ab87fc2 build(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.1
  • a99d2b6e3c0bd3a4845ae8b8f14be36429289237 build(deps): bump golang.org/x/oauth2 from 0.30.0 to 0.31.0
  • 6b34d39fc4c539e27b00e5aefbdd5b289d7b0efc build(deps): bump golang.org/x/sync from 0.16.0 to 0.17.0
  • 3bbaca1ee37ec70da3b183a70fa6d1a9785a0be0 build(deps): bump golang.org/x/sys from 0.35.0 to 0.36.0
  • 8450f04649b707f6599a3aac10bf3467c3b6da35 build(deps): bump golang.org/x/text from 0.28.0 to 0.29.0
Sep 11, 2025

Changelog

  • 0396ee3a497b9926cd9a6b6f8a401cd29642f626 Updated planetscale-go dependency and improved branch list command for retrieving all branches rather than only the first 25 branches.
  • fc4710ef53e4c8e32ac6f4c364366ea0cb74a8ea remove accidentally added compiled pscale command
Aug 29, 2025

Changelog

  • d8ef1ab90a01df2172a9d01724fa6881bdf0288e Add --wait flag to database create
Aug 28, 2025

Changelog

  • f628c16f2ddfc5fc7f6afdd630f0690bcb7b53ba Add --wait flag to keyspace create
Aug 27, 2025

Changelog

  • cc5d0289c803963167cc705ddd43f5e846238ef1 Add --engine flag to size cluster list command
  • ecb92d4a7ce463cb10495c705e3ee55bc9f9af7f Use official planetscale.WithPostgreSQL() from SDK
  • eb96fb9bce45fa6307e7442d71615c5d02c7f6f5 bumps go SDK to v0.140.0 for postgres engine flag

What's Changed

Full Changelog: https://github.com/planetscale/cli/compare/v0.252.0...v0.253.0

Aug 19, 2025

Changelog

  • 8bcfe9d40a299cb7bcef2c7039b4ec1f75da04fa Update database command group title to 'General database commands'
Aug 13, 2025

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

Aug 1, 2025

Changelog

  • 21c7023385e09231518ca5ec05e847579da9599a Add regex reference
  • 4e4bd36c1899525668c8c7649cfcdf02c42fc4e5 Update to latest psdbproxy and Vitess v21
  • b48773ec649c07b894f8188cefb3044b93d9ec42 build(deps): bump github.com/mark3labs/mcp-go from 0.34.0 to 0.35.0
  • c96bb1f3c51cb2655f12f699c7977ec01fca14b0 build(deps): bump github.com/mark3labs/mcp-go from 0.35.0 to 0.36.0
  • e9e53308a25919b6895a3c4981812e975c633a88 fix whitespace for tests
  • 578d2eabce491b76fc2a8b7699aee0bd60c59769 fix: Update vitess internal tables ignore regex in dumper

What's Changed

New Contributors

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

Jul 27, 2025

Changelog

  • bbf96d36e32c159ba123ebc1f2955f951ba3dae9 Fix build
Jul 11, 2025

Changelog

  • afd355dc104d5a8527d01ac1989e0d69dcd1d4e6 Add kind flag to database creation (#1081)
  • 60042594ec473c53a846ed517d24a1dfe3c20741 Implement commands for Postgres branches (#1080)
  • 90efee8ccb5c1e5481dce06cb6b1e3edb8eeab3d Remove default cluster-size value for database create (#1085)
  • 849deac140348e86786e3480c2b73c9c7f418580 Rename kind flag for database creation (#1086)
  • 6dd4dec63932579abd8995f9b7263c12edf84582 build(deps): bump github.com/go-viper/mapstructure/v2
  • f3fd8b6be74c236c95c728c50ec3b9330924272f build(deps): bump github.com/mark3labs/mcp-go from 0.32.0 to 0.33.0
  • c14fb97f5b5f3921c13c1a63d7764e996c761526 build(deps): bump golang.org/x/sync from 0.15.0 to 0.16.0
  • 1d50207ae6ae172fdf9bab03e698959b284308fb build(deps): bump golang.org/x/sys from 0.33.0 to 0.34.0
  • b8b68e65a87030a48e1bca991040cdcd3078ba3b build(deps): bump golang.org/x/text from 0.26.0 to 0.27.0
Jun 24, 2025

Changelog

  • 12f54d3985b2a7d6cab33745477b5ceb3df614c1 Fix deploy-request timestamp display bug caused by tableprinter library
  • 32105170cd579037a846c9cd58492d5154ea3564 build(deps): bump github.com/go-sql-driver/mysql from 1.9.2 to 1.9.3
  • dedf1c2ddbd0281f4fd1b909c09d25736858ef46 build(deps): bump github.com/mark3labs/mcp-go from 0.31.0 to 0.32.0
  • 8c7c4dfcb93cd78ad6de0dcdd643c08e3d218a93 build(deps): bump golang.org/x/sync from 0.14.0 to 0.15.0
  • 08d070cbe4ab22eed288622f12ae2a480329417b build(deps): bump golang.org/x/text from 0.25.0 to 0.26.0
Jun 5, 2025

Changelog

  • 7975a6e7151f2fcc2916a3afd0330a9bf9853c3d Add --name flag to password delete command
  • 1e85c7b91b3f19449bbb68c1b6925c352836dd7a Implement pagination for password list command
Jun 3, 2025

Changelog

  • f7c34fb498c40586ee8fdce3d4f738239e629ea5 Fixes auth check for service tokens
  • 2d58b6fe6c05b3161003ef1f6414815a7e79fbc8 Improve error messages for branch delete|promote|demote|list
  • 46a099683bc855e0c4fa205717a5e1fcc1b68ded Improve service token auth error messages
  • dcd4caa4e3e9f068d668b00ee593bd2cd13714c0 Update internal/cmd/auth/check.go
  • 5d14f98c84d47d387c8434ce1acb1bd1d05e5b9e build(deps): bump github.com/mark3labs/mcp-go from 0.30.1 to 0.31.0
  • e8aac27208ee8d0517e576cac4cd736a88a02a4b get error messages right
  • 4b1f54ca91aad1bb20f1fffb82bea928e77953af remove extra period
May 28, 2025

Changelog

  • de447974143811e7d48bc1e327905aebd9b1ba8d MCP server_helpers.go: don't hardcode a replica
  • c4b3eb55484f1b06347dc7f7d3a43a65b9a37ea8 use replica if production

Changelog

  • 6e01a8a5c07f4dead126bda394930cda8950036a Fix branch create help message (#1046)
  • e9a5c655ac7f4428005aeae3c5a7ca9513d8fe6d Upgrade MCP Go library from v0.27.0 to v0.30.1
  • 581cc298c29e838c21a47cb9599f18648838b8f9 Warn about the seed data costs (#1042)
  • 33357c165a0567a20258e1769624740c822ee705 add schema only dump option
  • 3c2de40c7a7d35867635158d692cfe0706319a25 build(deps): bump github.com/charmbracelet/huh from 0.6.0 to 0.7.0
  • d94e4f46044677afcd026b3a948391d0b1903648 build(deps): bump github.com/mark3labs/mcp-go from 0.20.0 to 0.27.0
  • b44832e97d96c39d8aebf9c954c59825fa545822 build(deps): bump golang.org/x/oauth2 from 0.29.0 to 0.30.0
  • 9f5f99aee2f71ba3b4a09e09a3c8629f6687c8e1 build(deps): bump golang.org/x/sync from 0.13.0 to 0.14.0
  • 3ab19ac51387fb0e00d3ea1a4f37b14bdcde26c2 build(deps): bump golang.org/x/sys from 0.32.0 to 0.33.0
  • 9c9f965da04e02ee8dd11bb0a8fe6e1db8e61846 build(deps): bump golang.org/x/text from 0.24.0 to 0.25.0
  • c910144cd90231df231122547aedf5e94832b22e return config err
  • 71ba893f094a9e2191cac3bbdb6d5fb810303649 use ubuntu-based image for goreleaser
Apr 18, 2025

Changelog

  • 59b34e84c5d64ae90f710df43a6cfedd095a6474 Add a stub get_insights tool
  • a031bce160e2e0c12ae6a6758747f359a9d8beef Implement get_insights
  • 2ad4dc38edf6d63b094d112452db0edc3cbeef63 More helpful non-interactive shell error (#1036)
  • 255cd4dad0fdb979d50d41e35908264ca2f486c1 Remove onboarding database from dump command
  • 1d9205e7066c3430dba1008529156cd654442bc3 Suppress Authorization header after redirects
  • 4872a000be8a4ea2a810e2cdc338b34e1fb36c1a Tidy up a bit
  • 57acb987a0c25729b2e4058609eda1f16b40435c Whitespace
Latest
v0.281.0
Tracking Since
Dec 6, 2023
Last fetched Apr 18, 2026