← Vendor directory

Vendor profile

Neon

Serverless Postgres, branching, and database platform changelog updates.

Recent changes

Latest first

Open in search
NeonChangelogHigh2 days ago

Build durable agents with Pydantic AI, DBOS, and Neon

Multi-step agents depend on LLMs and tools that can time out, rate limit, or fail mid-run. A practical pattern is durable execution : checkpoint progress in Postgres so a workflow can resume after a crash or retry witho…

infraapidatabasebackend63
Read event Official source
NeonChangelogMedium2 days ago

Organization spend limits and email alerts

You can now set a monthly spending limit for your organization from the Billing page in the Neon Console. When spend reaches 80% and 100% of that limit, Neon sends email alerts to organization admins. Spend is evaluated…

apidatabasebackend48
Read event Official source
NeonChangelogMedium2 days ago

Monitor snapshot storage consumption

Building on the recent snapshot size fields added to snapshot API responses, the Retrieve project consumption metrics endpoint now supports a snapshot storage bytes month metrics parameter. Use it to track monthly snaps…

apidatabasebackend48
Read event Official source
NeonChangelogMedium2 days ago

One-click Neon MCP setup for Kiro

The Neon MCP Server now supports an Add to Kiro badge for one-click MCP setup. Thanks to Anil Maktala for the contribution. https://kiro.dev/launch/mcp/add?name=Neon&config=%7B%22url%22%3A%20%22https%3A//mcp.neon.tech/m…

apidatabasebackend48
Read event Official source
NeonChangelogMedium2 days ago

Making Neon docs work for AI agents

We've been optimizing our docs for AI agents. The post Agents grew up, so did our docs covers what worked, what didn't, and what we're still figuring out. It includes findings from a scan of 250+ doc sites, plus details…

apidatabasebackend48
Read event Official source
NeonChangelogHigh9 days ago

Neon plugin for OpenAI Codex

The Neon Postgres plugin is officially available in the OpenAI Codex plugin directory. It adds the Neon MCP Server and Neon-focused Agent Skills to Codex, so you can create and manage Neon projects, branches, and databa…

modelapidatabasebackend58
Read event Official source
NeonChangelogMedium9 days ago

Snapshot API responses include storage size fields

The snapshot object in the Neon API now supports full size and diff size fields for monitoring snapshot storage. Manual snapshots expose full size : the full logical size at the time of the snapshot. Scheduled snapshots…

apidatabasebackend38
Read event Official source
NeonChangelogMedium16 days ago

Plugins tab for Neon Auth Organization settings

The Neon Auth page now includes a Plugins tab. Organization plugin settings (limits, creator role, invitation email) moved here from Configuration , so plugin-related options stay in one place. Neon Console Auth Plugins…

apidatabasebackend38
Read event Official source
NeonChangelogMedium16 days ago

Upgrade your coding agent with the Neon Skill

skills.sh is a registry of reusable Agent Skills for compatible coding assistants. Add the Neon skill from neon-postgres on skills.sh so your assistant gets structured guidance for Neon Postgres: connections, branching,…

apidatabasebackend38
Read event Official source
NeonChangelogCritical23 days ago

Azure region deprecation

As of April 7, 2026 , all Neon Azure regions ( azure-eastus2 , azure-westus3 , and azure-gwc ) are deprecated. If your project already runs in an Azure region: your databases keep running as they do today. If your organ…

breakingapidatabasebackend78
Read event Official source
NeonChangelogCritical23 days ago

Build on Neon with the Vercel AI SDK

Build a Data-Driven AI Assistant on Slack with Vercel AI SDK and Neon Read Replicas walks through a Slack bot that answers data questions with the Vercel AI SDK . Queries run against a Neon read replica so production st…

sdkinfraapidatabasebackend71
Read event Official source
NeonChangelogHigh23 days ago

Build stateful AI agents with Mastra and Neon

Building stateful AI Agents with Mastra and Neon Postgres shows how to use Mastra's Memory module with Neon so agents keep context across threads and sessions instead of starting from scratch every time.

infraapidatabasebackend53
Read event Official source
NeonChangelogMedium23 days ago

AI-assisted shortcuts in the Neon Docs

Copy page in the header opens a menu on every Neon Docs page: copy the page as Markdown, or open it in ChatGPT or Claude to ask questions with the page in context. Copy page menu with Markdown, ChatGPT, and Claude optio…

apidatabasebackend38
Read event Official source
NeonChangelogMedium23 days ago

Postgres extension updates

neon extension version update The neon extension is now version 1.14 , up from 1.9 . The neon extension can be used to monitor Local File Cache usage (how often pages are served from cache versus Neon storage) through t…

apidatabasebackend38
Read event Official source
NeonChangelogMedium1 month ago

Neon Postgres in Stripe Projects

Neon is now part of Stripe Projects . Stripe Projects is a Stripe CLI workflow for hooking an app up to backends . You pick services from a catalog (databases, hosting, auth, and more), provision them into your provider…

apidatabasebackend38
Read event Official source