v4.20.2

AudarAI/Audar-ASR-V1v4.20.2Aug 9, 2026by swilly22

AI Summary

This release introduces effect-based replication as the default method, extending its scope to include indices and constraints. It also adds query abortion on pause and improves replica synchronization.

Key Highlights

  • Defaulted to effect-based replication, extending effects to include indices and constraints
  • Added query abortion functionality when the database is paused
  • Improved replica divergence detection and triggered full sync

New Features

  • Replicate using effects by default
  • Abort query when paused
  • Fix constraint replication command

Full Release Notes

## What's Changed

* Replicate using effects by default, extend effects to include indices and constraints #2398
* Abort query when paused #2372
* Fix constraint replication command #2261
* Detect replica divergence and trigger full sync #2247
* Queue queries on stub loading #2230

**Full Changelog**: https://github.com/FalkorDB/FalkorDB/compare/v4.20.1...v4.20.2