Skip to content

v2.8.12

Compare
Choose a tag to compare
@adrianoamaral adrianoamaral released this 01 Mar 17:41
· 33 commits to 2.8 since this release
86206d4

This is a maintenance release for RediSearch 2.8

Update urgency: MODERATE: Program an upgrade of the server, but it's not urgent.

Details

Bug fixes:

  • #4476 Split INFIX and SUFFIX report on FT.EXPLAIN and FT.EXPLAINCLI (MOD-6186)
  • #4467 Memory leak upon suffix query for a TAG indexed with WITHSUFFIXTRIE (MOD-6644)
  • #4403 Clustered FT.SEARCH hangs forever without replying when an invalid topology is found (MOD-6557)
  • #4355 Searching for a synonym will iterate in the same group multiple times, causing a performance hit (MOD-6490)

Improvements:

  • #4313 Memory allocation patterns on the memory used to query GEOSHAPE types (MOD-6431)