Powering next gen AI apps with Postgres 🚀 Learn More

Release notes

The latest product updates from Neon

Postgres extension support

  • Added support for the pg_uuidv7 extension, which enables creating version 7 UUIDs in Postgres.
  • Added support for the pg_roaringbitmap extension. Roaring bitmaps are a type of compressed bitmap that generally surpass traditional compressed bitmaps in performance.

For more information about Postgres extensions supported by Neon and how to install them, see Postgres extensions.

Back to all notes