Changes.Watch

Databases changelog digest

Jun 1 - Jun 7, 2026. Useful releases, risky migrations, and noisy updates from the Databases channel.

No matching updates in this bucket.

Databases updates in 2026-w23

8.6.4

  • Critical bug fixes across Redis core and modules: resolves start failures on AArch64, memory accounting errors, Lua debugger copy issues, and XREADGROUP consumer inconsistencies.
  • Stability improvements for clustering and sentinel: fixes CLIENT KILL in transactions, sentinel config injection, SCAN COUNT overflow, and cluster IP announcement regression.
  • Performance and reliability fixes for RediSearch: addresses shard crashes, latency spikes with EXPIRE/EXPIREAT, and background index scan failures on vector fields.

8.4.4

  • - Fixed critical bugs causing crashes, memory mis‑accounting, server hangs, and ACL/AOF loading failures on AArch64 and other platforms.
  • - Resolved RediSearch latency spikes, shard crashes, and replication sync crashes, and corrected STREAMS XTRIM/XADD and SCAN filter order issues.
  • - Patched TCP deadlocks, module enum config naming, and cluster IP announcement regression affecting hostnames.

8.2.7

  • Critical bug fixes across Redis core and modules: resolve AArch64 startup failure, cluster buffer overflow, shutdown client reset, and stream XTRIM/XADD edge cases.
  • Address stability issues in RediSearch: fix shard crashes during background index scans of JSON vectors and eliminate severe latency spikes when EXPIRE/EXPIREAT run alongside large queries.
  • Restore original SCAN filter order and correct module enum config handling to prevent regressions.