This is a maintenance release for RediSearch 2.10
Update urgency: LOW: No need to upgrade unless there are new features you want to use.
Bug Fixes:
- #7216 Fix a concurrency issue on Reducer in
FT.AGGREGATE - #7259 Fix underflow in BM25STD
- #7278 Report used memory as unsigned long long to avoid underflows
- #7340 Fix a rare leak in GC
- #7462 Fix Fork GC potential double-free...