Skip to content

v2.8.9

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Oct 19:14
· 319 commits to refs/heads/master since this release
58db69d

This is a maintenance release for RediSearch 2.8

Update urgency: HIGH : There is a critical bug that may affect a subset of users. Upgrade!

Details

Bug fixes:

  • #3874 Heavy document updates causing memory growth if memory blocks weren't properly released (MOD-5181)
  • #3967 Resharding optimizations causing the process to get stuck (MOD-5874, MOD-5864)
  • #3892 After cleaning the index, the GC could corrupt on unique values (MOD-5815)
  • #3853 Queries with WITHCURSOR making memory growth since CURSOR wasn't invalidated in the shards (MOD-5580)

Improvements:

  • #3938 Propagating error messages in multiple shards database, instead of failing silently (MOD-5211)
  • #3903 Added support for Rocky Linux 9 and RHEL9 (MOD-5759)