releases.shpreview
PlanetScale

PlanetScale

$npx @buildinternet/releases get planetscale

Dedicated PgBouncers manageable via Terraform

This release2 featuresNew capabilitiesAI-tallied from the release notes

The PlanetScale Terraform provider v1.5.0 adds the planetscale_postgres_bouncer resource for managing dedicated PgBouncers, including size, target, replica count, and parameter overrides, with drift detection. Data sources for reading existing bouncers are also available.

Read more →

Query Insights now graphs any metric; sparklines go to detail

This release1 featureNew capabilities1 enhancementImprovements to existing featuresAI-tallied from the release notes

Query Insights pages now include a graph tab for plotting time series of metrics like CPU, I/O, rows read, and block cache hit ratio. Clickable sparklines in the query table navigate directly to the corresponding detail page with the metric preselected.

Read more →

darwin/amd64 abort on macOS 26 fixed

This release1 enhancementImprovements to existing features1 fixBug fixesAI-tallied from the release notes
PlanetScale CLI · v0.300.0

Fixed darwin/amd64 binaries aborting on macOS 26, and improved role reassign invalid ID guidance. Vendored the API client from planetscale-go into internal/planetscale.

Read more →

Free Postgres migration assessment tool launches

This release1 featureNew capabilitiesAI-tallied from the release notes

PlanetScale launched a public and free Migration Assessment Tool that accepts reports from the PlanetScale Discovery Tool and provides compatibility blockers, complexity, and recommended next steps for Postgres migrations. The assessment runs client-side and does not send the report to PlanetScale.

Read more →

Query Insights data accessible via API

This release5 featuresNew capabilitiesAI-tallied from the release notes

Query Insights data is now available through the public PlanetScale API with endpoints for query statistics, errors, anomalies, tags, and traffic budgets. Use a service token with read_database permission to access these endpoints.

Read more →