Skip to content

v2.4.7

Compare
Choose a tag to compare
@swilly22 swilly22 released this 14 Jul 11:42
· 46 commits to 2.4 since this release
a0c079f

This is a maintenance release for RedisGraph 2.4

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

Details

Bug fixes:

  • #1746 Avoid invalid memory access after reallocating labels array
  • #1748 Only allocate space for deleted nodes and edges
  • #1749, #1730 Support updating properties with map referenced by parameter or variable
  • #1754 Map should return volatile data
  • #1773 Matrix resize doesn't set both rows and columns atomically
  • #1799 Always instantiate new persistent matrices as sparse