Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2023-09-14 | 629 Bytes | |
v2.12.9 source code.tar.gz | 2023-09-14 | 15.8 MB | |
v2.12.9 source code.zip | 2023-09-14 | 23.8 MB | |
Totals: 3 Items | 39.7 MB | 0 |
This is a maintenance release for RedisGraph 2.12
Update urgency: SECURITY
: There are security fixes in the release.
Details
Security and privacy:
- [#3178] Potential out-of-bounds write on
string.join
Bug fixes:
- [#3129] Crash on certain queries (INDEX SCAN followed by DEL followed by SET) (MOD-5430)
- [#3172] Crash on certain write queries (MOD-5645)
- [#3179] High CPU on idle
Improvements:
- [#3184] Revert breaking change introduced in 2.10:
toString
supports list argument again - [#3185] Don’t write AUX field in the RDB file when there are no graphs in the keyspace