London AWS region now generally available 🇬🇧 ❤️

Neon is now generally available in AWS's London region (eu-west-2). Create projects in the London region for lower latency access from the UK and to keep your data within the United Kingdom.

London region selection in Neon Console

See all our supported Regions.

Datadog integration now generally available 🎉

Our Datadog integration has graduated from beta and is now generally available for Scale and Business plan users. The integration lets you monitor your Neon database performance, resource utilization, and system health directly from Datadog's observability platform.

Datadog integration

Learn more about setting up the integration and available metrics in our Datadog integration guide.

Inbound Logical Replication is also GA 🔄

Inbound logical replication (replicating data to Neon), where Neon is configured as a subscriber in a Postgres logical replication setup, is now GA. This feature lets you perform live data migrations to Neon from external Postgres sources such as AWS RDS, Aurora, Google Cloud SQL — or any other platform running Postgres. To try it out, get started with one of our Logical Replication Guides.

MAX connection limit added to Connections graph

We've enhanced the Connections count graph in the Monitoring page to display your compute's maximum connection limit. This makes it easier to visualize how many connections you're using relative to your compute's capacity.

Maximum connections monitoring

The new MAX line shows your connection ceiling based on your compute size, helping you:

  • Monitor connection usage relative to your limit
  • Make informed decisions about implementing connection pooling

For more details about monitoring connections, see Monitoring.

Neon Auth improvements for Early Access users

We've made several enhancements to Neon Auth during the Early Access period:

  • Neon-managed Stack Auth: You can now automatically provision a pre-configured Stack Auth project with recommended security settings
  • Post-setup guidance: Added real-world examples showing how to relate user data with the rest of your application
  • Schema improvements: Updated the users_sync table schema to include an updated_at field for better tracking of synchronization status
  • Transfer ownership: For Neon-managed Stack Auth projects created using the Quickstart option, you can later decide to transfer ownership to your own Stack Auth account, at any time.

For Early Access users already using Neon Auth, these improvements make it easier to get started. Join our Early Access Program to try Neon Auth, or read the docs to learn more.

Scheduled updates for Launch & Scale accounts

A few weeks ago, we announced scheduled updates for Neon, including Postgres version upgrades, security patches, and Neon feature enhancements.

Updates, which take only a few seconds, are applied at the scheduled time or the next time your compute restarts.

Launch and Scale Plan users will start seeing update notices early next week. We aim to provide 7 days' notice for updates on paid plans. You can choose a preferred update window — learn how.

Paid plan updates UI

We also support checking for scheduled updates and configuring update windows programmatically using the Neon API.

We plan to introduce scheduled updates for Business and Enterprise accounts toward the end of this month.

For more information about scheduled updates, see our Updates documentation. If you have questions, please reach out to us on Discord or contact Neon Support.

Fixes & improvements
  • Neon Console

    • Improved the restore branch dialog by adding text wrapping for long branch names to avoid horizontal scrolling
    • Fixed an issue where the Metrics tab in the Monitoring section would remain in a perpetual loading state