Neon Deploy: Learn how Neon helps developers ship faster with Postgres. Grab your ticket

Changelog

The latest product updates from Neon

More projects on the Free Plan

Our Free plan users told us they needed more projects: we've expanded the project limits from 1 to 10.

New monitoring graphs

We're comitted to improving observability into what's happening with your databases and the computes that power them. The latest addition: LFC hit rate and Working set size graphs.

LFC graphs for monitoring page

working set graph for monitoring page

Fixes & improvements
  • The Delete Project API now returns a 404 Not Found response instead of a 200 OK response if the project has already been deleted. This is a potentially breaking change for applications that expect a 200 OK response for all delete operations, regardless of whether a project was actually deleted.
  • We've released a new version of the Neon CLI, with the followign updates:
    • Removed the deprecated set-primary branch command
    • Removed the deprecated --allow-list and --ip-primary-only flags from the project update command
    • Removed the deprecated --primary-only flag from the ip-allow command
    • Added empty state messages for the project list command
Back to all changelog posts