Changes.Watch

Databases changelog updates

Postgres, Redis, ORM, storage, and data workflow changes. Follow release notes, breaking changes, security patches, pricing updates, and community reactions from this channel.

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

4
6
2

Products in this channel

Browse catalog

Latest Databases changelog updates

8.8.0

  • Added new Array data structure and subkey notifications for hash fields, plus INCREX window counter rate limiter and XNACK stream command
  • Introduced COUNT aggregator for ZUNION/ZINTER, FPHA argument for JSON.SET, multi‑aggregator support in TimeSeries commands, and FT.HYBRID KNN clause with profiling
  • Provided Alpine/Debian Docker images, expanded OS support, runtime memory‑tracking, and assorted bug fixes

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.

Persistence configuration docs warn about risky defaults

  • Updated docs call out persistence settings that can surprise small teams.
  • Operational guidance is clearer for cache-only versus durable workloads.

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.