Fixes & improvements. Control Plane The polling interval for a branch deletion operation was decreased from approximately 20 seconds to 1 second. A branch delet...
Introducing the Neon CLI. Neon is pleased to announce the release of the Neon CLI, a command line interface that enables developers to manage Neon resources dir...
Same region replicas. Neon now supports same region read replicas. Neon's read replicas are independent read only compute instances designed to perform read ope...
Fixes & improvements. UI Added keyboard support (Tab + Enter) for switching between Explain and Analyze tabs in the SQL Editor. UI Fixed calculations in the Pro...
Pro Plan Cost Estimation tool enhancements. Typical use cases and Custom tabs were added to the Pro Plan Cost Estimation tool that is accessible from the Billin...
Fixes & improvements. Updated the pgvector extension to version 0.4.4. If you installed this extension previously and want to upgrade to the latest version, ple...
Postgres extension support. Added support for the pg_uuidv7 extension, which enables creating version 7 UUIDs in Postgres. Added support for the pg_roaringbitma...
Fixes & improvements. Control Plane Improved compute startup and compute availability check times by avoiding unnecessary catalog update steps already performed...
Postgres extension support. Added support for the pgx_ulid extension, which enables using ULIDs within Postgres. Added support for the rdkit extension, which ex...
Pro Plan Cost Estimation tool. Introduced a Pro Plan Cost Estimation tool designed to assist Free Tier users. This tool provides an estimated cost for the Pro P...
Connection pooling support for Autoscaling computes. Connection pooling can now be used in combination with the Neon Autoscaling feature. Previously, connection...
Documentation updates. Added a guide for connecting from Elixir with Ecto. Added a guide for connecting a Python application to Neon using Psycopg. Expanded our...
Support for up to 10,000 simultaneous connections. Neon supports up to 10,000 simultaneous connections when using connection pooling. Higher max_connections for...
Fixes & improvements. Compute Updated Postgres versions to 14.8 and 15.3, respectively. Compute Implemented a cargo neon utility to facilitate setting up the Ne...
Autoscaling support for fractional compute sizes. Neon's Autoscaling feature now supports fractional (1/4 and 1/2) minimum compute sizes. Previously, the minimu...
Fixes & improvements. Control Plane Project limit checks are now performed for the Neon project owner rather than the currently logged in user. This change enab...
Fixes & improvements. UI Adjusted how autoscaling minimum and maximum compute sizes are displayed in the Compute endpoints table on the branch details page. UI ...
Fixes & improvements. Compute Dockerfile updates for the neondatabase/neon repository are now automatically pushed to our public Docker Hub repository. This enh...
Fixes & improvements. Pageserver Added WAL receiver context information for Timed out while waiting for WAL record errors. The additional information is used fo...
Fixes & improvements. Control Plane Added support for configuring the Postgres default_text_search_config configuration parameter, which determines the behavior...