Neon is Generally Available! Serverless Postgres with branching to boost your development velocity.Read more

Changelog

The latest product updates from Neon

Postgres extension updates

The following Postgres extensions were updated to a newer version and are now supported with Postgres 16:

Postgres extensionOld versionNew version
pg_jsonschema0.1.40.2.0
pg_graphql1.1.01.4.0
pgx_ulid0.1.00.1.3

If you installed these extensions previously and want to upgrade to the latest version, please refer to Update an extension version for instructions.

Additionally, the pg_tiktoken extension is now supported with Postgres 16.

For a complete list of Postgres extensions supported by Neon, see Postgres extensions.

Fixes & improvements

  • Compute: Fixed an issue that caused an invalid database state after a failed DROP DATABASE operation.
Back to all changelog posts