Fixes & improvements. API Enabled checking for the Neon API specification to ensure that examples are updated when the specification is modified. API Added a hi...
Postgres extension support. Added support for the timescaledb extension, which scales Postgres for time series data. For more information about Postgres extensi...
Fixes & improvements. Pageserver Added disk_size and instance_type properties to the Pageserver API. This data is required to support assigning Neon projects to...
Fixes & improvements. API Added a branch object to the Create project endpoint that allows you to specify names for the default branch, role, and database creat...
Fixes & improvements. Connections from the Postgres.js client for Node.js and Deno are now supported. Postgres.js recently added support for Server Name Indicat...
Deno support for the Neon serverless driver. The Neon serverless driver was verified to work with Deno. Where you would install another Postgres driver, run npm...
Autoscaling now in Beta. A Beta version of Neon's Autoscaling feature is now available for Pro plan users in selected regions. Autoscaling allows you to speci...
Fixes & improvements. Compute Free space in the local file system that Neon uses for temporary files, unlogged tables, and the local file cache, is now monitore...
Documentation updates. Added a guide for connecting Neon to PolyScale. The PolyScale service makes data driven apps faster by simplifying global data distributi...
Fixes & improvements. UI Adjusted the text in the Usage widget on the Neon Dashboard that describes the expected delay time for usage metrics. UI Adjusted the P...
Fixes & improvements. API Updated the region_id description in the Project API to include a link to the list of regions supported by Neon. UI Revised the style ...
Fixes & improvements. Pageserver Improved the check for unexpected trailing data when importing a basebackup, which is tarball with files required to bootstrap ...
Documentation updates. Added a Billing page describing Neon paid plans, pricing, and related topics. Added instructions for using the Neon Serverless driver on ...
Fractional compute sizes. Added support for fractional Compute Units (CU), enabling configuration of compute endpoints with a quarter or half CU. Each CU alloca...
Introducing Neon Paid Plans. In addition to the Free Tier, Neon now offers the following paid plans Pro A usage based plan, ideal for small to medium teams. Wit...
Fixes & improvements. API Removed the physical_size property from the Branch response body in the Neon API. Control Plane Addressed a memory leak that affected ...
Fixes & improvements. Autoscaling Added support for scaling Neon's local file cache size when scaling a virtual machine. Compute Released a new pg_tiktoken Post...
Fixes & improvements. Released a new version of the Neon serverless driver (v0.2.6), which allows you to query data from Cloudflare Workers, Vercel Edge Functio...
Fixes & improvements. Pageserver Added logic to handle unexpected Write Ahead Log (WAL) redo process failures, which could cause a Broken pipe error on the Page...
Fixes & improvements. API Adjusted the tags in the Neon API specification that assign endpoints to categories. The new Neon API reference displays one endpoint ...