← Vendor directory

Vendor profile

PlanetScale

Managed database platform, APIs, and tooling release updates.

Recent changes

Latest first

Open in search
PlanetScaleChangelogMedium11 days ago

Configure Postgres storage at database creation

You can now configure storage when you create a PlanetScale Postgres database. For Postgres databases using Amazon Elastic Block Storage (EBS), you can now set storage size during database creation. This is available in the web dashboard,…

apidatabasebackend38
Read event Official source
PlanetScaleChangelogHigh24 days ago

Deploy request storage check API endpoint

We've added a new API endpoint that lets you check whether a deploy request's target branch has enough storage to safely deploy schema changes. The endpoint returns details about storage capacity across keyspaces and shards, including how…

apiinfradatabasebackend53
Read event Official source
PlanetScaleChangelogMedium24 days ago

Insights-only MCP server

A new variant of the PlanetScale MCP server is now available that provides access to Insights data and Schema Recommendations without exposing query execution tools. Use this server when you want AI agents to analyze query performance and…

apidatabasebackend38
Read event Official source
PlanetScaleChangelogMedium26 days ago

Support for vectorscale extension

PlanetScale for Postgres now supports the vectorscale extension. vectorscale is a PostgreSQL extension for high-performance approximate nearest neighbor (ANN) search on vector embeddings. You can enable vectorscale from the Extensions tab…

apidatabasebackend38
Read event Official source
PlanetScaleChangelogMedium27 days ago

Traffic Control warning thresholds

Enforced Traffic Control budgets can now emit warnings before queries hit their limits by configuring a separate warning threshold.Warning thresholds are expressed as a percentage of the burst, per-query, or concurrency limits. Read more a…

apidatabasebackend38
Read event Official source
PlanetScaleChangelogMedium1 month ago

Delete descendant branches with branch deletion

Deleting a branch now includes an option to recursively delete its descendant branches in the same action. This option is available across the PlanetScale app, CLI, and API: Web app: Select Also delete descendants in the delete confirmatio…

apidatabasebackend38
Read event Official source
PlanetScaleChangelogMedium1 month ago

Maintenance schedule API endpoints

We've added new API endpoints for viewing maintenance schedules on Vitess databases. You can now list maintenance schedules, get details about a specific schedule, and view maintenance window history through the API. /v1/organizations/{org…

apidatabasebackend38
Read event Official source
PlanetScaleChangelogMedium1 month ago

Email notifications for Postgres out of memory events

Postgres databases now send email notifications when an out of memory (OOM) event occurs. Organization admins get the heads-up without checking the console or wiring up a webhook. To avoid noise during repeated OOMs, you receive at most on…

apidatabasebackend38
Read event Official source
PlanetScaleChangelogMedium1 month ago

Request a Business Associate Agreement

You can now request a Business Associate Agreement (BAA) for HIPAA directly from your PlanetScale dashboard. To request a BAA: Sign into the PlanetScale dashboard Click Settings from your Organization page > Legal > Create request Fill out…

apidatabasebackend38
Read event Official source
PlanetScaleChangelogMedium1 month ago

Backup policy API endpoints

You can now manage backup policies through the API. The new endpoints let you create, list, get, update, and delete backup policies for your databases. Backup policy API reference

apidatabasebackend38
Read event Official source