Changes.Watch

Postgres changelog updates

Postgres, ORM, hosted backend, migrations, and data safety changes. Follow release notes, breaking changes, security patches, pricing updates, and community reactions from this channel.

Use this Postgres changelog channel to compare product release notes, discover risky migrations, and build a weekly digest for the tools in this stack.

3
4
2

Products in this channel

Browse catalog

Latest Postgres changelog updates

Auth policy examples refreshed for RLS projects

  • Auth docs now include clearer examples for user-owned rows.
  • Teams using custom claims should review policy snippets before copying them.

Client generation improves monorepo output paths

  • Client generation handles workspace output paths more consistently.
  • Monorepos with custom package boundaries should re-check generated imports.

Minor release patches planner and replication issues

  • Patch release includes planner fixes and replication reliability updates.
  • DB teams should review extension compatibility before maintenance windows.

Storage image transformations gain cache controls

  • Image transformations can now be cached with more explicit controls.
  • Apps serving many resized assets may reduce repeated processing.