releases.sh
PlanetScale

PlanetScale

$npx @buildinternet/releases get planetscale

Postgres metrics page gets tabbed view with shareable URLs

This release1 featureNew capabilities2 enhancementsImprovements to existing featuresAI-tallied from the release notes

Postgres instance, storage, and PgBouncer graphs now live on their own tabs with shareable URLs, and can be expanded to view infrastructure at a glance. Selecting a replica or PgBouncer in the topology diagram jumps to the matching tab and highlights that node across all graphs.

Read more →

SSO domain verify --wait; IdP role flags added

Breaking (minor)This release4 featuresNew capabilities2 enhancementsImprovements to existing features1 fixBug fixesAI-tallied from the release notes
PlanetScale CLI · v0.328.0

Adds org SSO domain show and verify --wait, plus new IdP role flags with mutual exclusion enforcement. Lookup-vindex now defaults continue-after-copy-with-owner to true. Stops the verify spinner before printing domain and tightens SSO client/JSON behavior.

Read more →

Database regions listable from the CLI

This release2 featuresNew capabilitiesAI-tallied from the release notes

New CLI commands pscale database regions list <database> and pscale database read-only-regions list <database> let you see available regions and configured Vitess read-only regions for a database's default branch. The read-only command is Vitess only.

Read more →

Insights query detail accessible from CLI

This release4 featuresNew capabilitiesAI-tallied from the release notes

The CLI now supports inspecting individual Insights queries: pscale insights queries samples lists sample executions, show displays one query execution, summary summarizes a query fingerprint, and traffic-budgets lists affecting budgets.

Read more →

Insights, billing, and team commands added

Breaking (minor)This release10 featuresNew capabilities6 enhancementsImprovements to existing features5 fixesBug fixesAI-tallied from the release notes
PlanetScale CLI · v0.327.0

Adds new commands for Insights (query show, summary, recommendations, traffic budget) and billing (invoice list/show/line-items), plus backup protection status control and organization team management. Fixes include making --protected=false actually unprotect backups, rejecting invalid query/filter values, and improving spend-alert flag semantics.

Read more →

MCP server adds query-error investigation tools

This release2 featuresNew capabilitiesAI-tallied from the release notes

The PlanetScale MCP server now offers two new tools to pull query errors from Insights — one listing failing queries grouped by error fingerprint, one showing the individual failed executions behind a fingerprint with normalized SQL and metadata.

Read more →

New payment-method CLI commands; simpler PITR restore

Breaking (minor)This release3 featuresNew capabilities1 enhancementImprovements to existing featuresAI-tallied from the release notes
PlanetScale CLI · v0.326.0

PlanetScale CLI v0.128.0 introduces new payment-method subcommands — show to view, update to edit, and delete to remove a payment method — and relaxes the restore flow so --restore no longer requires --from/--to (a backup timestamp alone suffices). Restore also now resolves the backup for a PITR point-in-time-restore. Deprecation: passing an explicit --restore range is reduced to a convenience; the branch-level PITR session chooses the backup without it.

Read more →

Payment method updatable from CLI and MCP

This release2 featuresNew capabilitiesAI-tallied from the release notes

The CLI and MCP server now offer billing payment-method management: pscale billing payment-method update or planetscale_update_payment_method opens Stripe Checkout in a browser, and the CLI can also show or delete the card on file. PlanetScale never collects the card number.

Read more →