Release 2.4.8
This is a maintenance release for RediSearch 2.4
Update urgency: MODERATE: Program an upgrade of the server, but it's not urgent.
However, if you're using Vector Similarity (introduced in RediSearch 2.4), there are some critical bugs that may affect a subset of users. Please Upgrade!
Details
Bugfixes:
- #2739 Memory leak in coordinator related to Vector Similarity (MOD-3023)
- #2736, #2782 Memory allocation restrictions for Vector Similarity indices (causing OOM) (MOD-3195)
- #2755 Compare the entire vector field name instead of a prefix when creating a new vector index
- #2780 Init all vars in EvalContext (which might have led to crashes in clustered databases)
Improvements:
- #2740 Performance optimisation for hybrid vector queries