惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

T
Threat Research - Cisco Blogs
S
Securelist
H
Heimdal Security Blog
Scott Helme
Scott Helme
D
Darknet – Hacking Tools, Hacker News & Cyber Security
The Hacker News
The Hacker News
C
CXSECURITY Database RSS Feed - CXSecurity.com
Spread Privacy
Spread Privacy
Cyberwarzone
Cyberwarzone
V
Vulnerabilities – Threatpost
C
Cybersecurity and Infrastructure Security Agency CISA
C
CERT Recently Published Vulnerability Notes
P
Proofpoint News Feed
Threat Intelligence Blog | Flashpoint
Threat Intelligence Blog | Flashpoint
人人都是产品经理
人人都是产品经理
C
Cisco Blogs
www.infosecurity-magazine.com
www.infosecurity-magazine.com
Engineering at Meta
Engineering at Meta
Project Zero
Project Zero
CTFtime.org: upcoming CTF events
CTFtime.org: upcoming CTF events
cs.AI updates on arXiv.org
cs.AI updates on arXiv.org
有赞技术团队
有赞技术团队
T
Tailwind CSS Blog
Cisco Talos Blog
Cisco Talos Blog
Last Week in AI
Last Week in AI
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
O
OpenAI News
P
Proofpoint News Feed
Google Online Security Blog
Google Online Security Blog
Recent Announcements
Recent Announcements
Hacker News: Ask HN
Hacker News: Ask HN
美团技术团队
Stack Overflow Blog
Stack Overflow Blog
U
Unit 42
P
Privacy International News Feed
Google DeepMind News
Google DeepMind News
G
GRAHAM CLULEY
Apple Machine Learning Research
Apple Machine Learning Research
TaoSecurity Blog
TaoSecurity Blog
S
Security @ Cisco Blogs
C
Check Point Blog
H
Hackread – Cybersecurity News, Data Breaches, AI and More
Jina AI
Jina AI
S
Secure Thoughts
G
Google Developers Blog
C
Cyber Attacks, Cyber Crime and Cyber Security
L
LINUX DO - 最新话题
T
Tenable Blog
Latest news
Latest news
I
InfoQ

Changelog — PlanetScale

Replica connections graph — PlanetScale Branch start maintenance webhook now available for Vitess enterprise customers — PlanetScale Deploy request UI updates — PlanetScale PostgreSQL CPU and I/O tracking — PlanetScale Branch start maintenance webhook — PlanetScale Cloudflare Workers integration — PlanetScale PlanetScale for Postgres is now Generally Available — PlanetScale PostgreSQL Schema Recommendations — PlanetScale Postgres maintenance windows — PlanetScale Support for 10 new Postgres extensions — PlanetScale 2025 PCI DSS reporting now available — PlanetScale AWS PrivateLink for Postgres — PlanetScale Google Cloud Provider support for Postgres databases — PlanetScale Insights: percent runtime — PlanetScale New region: AWS ca-central-1 (Montreal) — PlanetScale Postgres event triggers are now supported — PlanetScale New Postgres extension: pg_squeeze — PlanetScale Provisioned IOPS display for Metal clusters — PlanetScale Insights: max query latency graphs — PlanetScale Pinned databases update — PlanetScale New Postgres extensions: pg_cron and pg_partman_bgw — PlanetScale pscale shell now supports Postgres databases — PlanetScale Migration guides for Aurora, Neon, and Supabase — PlanetScale New pscale role commands for CLI — PlanetScale Postgres migration guides and scripts — PlanetScale Postgres role management — PlanetScale Expanded Postgres network-attached storage I/O configuration — PlanetScale 2025 SOC 1 Type 2 & SOC 2 Type 2 reports now available — PlanetScale Prometheus Metrics Additions: vstreamer events and errors — PlanetScale Postgres network-attached storage configuration — PlanetScale PlanetScale for Postgres — PlanetScale Metal storage estimation for deploy requests — PlanetScale SSO support for multiple organizations — PlanetScale New keyspace VSchema API endpoints — PlanetScale Aggressive deploy request cutover — PlanetScale Postgres migration scripts — PlanetScale Access request webhook — PlanetScale Webhook API endpoints — PlanetScale Storage webhook — PlanetScale Edge metrics are now available for Single Tenant and Managed customers — PlanetScale Insights: time range and refresh interval updates — PlanetScale Model Context Protocol support — PlanetScale PlanetScale workflows is now GA — PlanetScale Prometheus metrics are now available — PlanetScale Restore backups with a cluster size — PlanetScale Keyspace replication settings — PlanetScale Advanced workflow settings — PlanetScale You can now configure max VTGates — PlanetScale SLA commitment improvement — PlanetScale Metal instances are now available — PlanetScale You can now configure your VTGates in the dashboard — PlanetScale Adjusting the number of shards in a sharded keyspace — PlanetScale Infrastructure diagram: per-shard rollout status — PlanetScale Deploying changes to sharded keyspaces — PlanetScale Throttling deploy requests — PlanetScale PlanetScale vectors now supports quantization — PlanetScale PlanetScale workflows — PlanetScale Insights sparklines — PlanetScale Service tokens: all database permissions — PlanetScale Cluster configuration — PlanetScale Brownout notice: legacy connection strings — PlanetScale 2024 PCI DSS reporting now available — PlanetScale Instant deployments — PlanetScale Timezone display preferences — PlanetScale Service token permissions: branch creation — PlanetScale Insights: max latency reporting — PlanetScale Branching: rename and replace default branch — PlanetScale Insights: index usage tracking — PlanetScale Prevent backup deletion — PlanetScale 2024 SOC 2+ HIPAA — PlanetScale Insights: increased graph resolution — PlanetScale Insights: absolute x-axis time — PlanetScale Webhooks: New pending_cutover event for deploy requests — PlanetScale Deploy requests: auto-delete branch — PlanetScale Deprecation: legacy connection strings — PlanetScale Deploy requests: solo admins may now self-approve — PlanetScale Reason for closing a schema recommendation — PlanetScale Webhook payload update — PlanetScale New audit logs API endpoint — PlanetScale Deprecating old versions of the PlanetScale CLI — PlanetScale Branch cluster size updates now available via the API — PlanetScale New side navigation layout — PlanetScale VTGate errors are now in DataDog — PlanetScale Pin frequently used databases — PlanetScale Billing data now available via the API — PlanetScale Connecting to PlanetScale privately on GCP — PlanetScale Connecting to PlanetScale privately on AWS — PlanetScale Insights query latency percentile filtering — PlanetScale Character set and collation upgrade recommendations — PlanetScale Global replica credentials — PlanetScale Webhooks are now generally available — PlanetScale Hobby plan deprecation — PlanetScale Insights anomaly webhook — PlanetScale Deploy requests: remember auto-apply — PlanetScale Monthly spend alerts — PlanetScale Deprecating the Hobby plan — PlanetScale CPU and memory metrics now in Datadog — PlanetScale Schema recommendations — PlanetScale Safe migrations on development branches — PlanetScale Deprecating Scaler plan — PlanetScale
Consistent path parameters in OpenAPI spec — PlanetScale
2025-11-27 · via Changelog — PlanetScale

We've cleaned up the path parameters in our OpenAPI spec to follow a consistent standard across all endpoints.

Previously, we used different parameter names for the same thing, such as organization, organization_name, and name all referring to the organization. Now we consistently use organization everywhere. Same goes for database and branch names.

Here's an example of what changed:

-  /organizations/{name}/cluster-size-skus
+  /organizations/{organization}/cluster-size-skus

- /organizations/{organization}/databases/{database_name}/cidrs
+ /organizations/{organization}/databases/{database}/cidrs

-  /organizations/{name}/regions:
+  /organizations/{organization}/databases:

This won't affect how you use the API, but if you're auto-generating API clients from the spec, you'll get cleaner, more consistent code.

Check out the OpenAPI spec to download the latest version.