Release Date: 13 November 2023
GDS 2.5.3 is compatible with Neo4j 5 (≥ 5.6) & 4.4 versions (≥ 4.4.27). For GDS compatibility with previous releases, please use GDS Compatibility Table.

New features

  • Add support for Neo4j 4.4.27

Bug fixes

  • Fixed a bug that lead to an unresponsive DBMS or even OS when running GDS projections in Neo4j on MacBooks (x86 or ARM).
  • Avoid a possible race condition random walking and training in Node2Vec. Also removes the need for a timeout in Node2Vec.

Improvements

  • Improved state synchronization during Arrow graph import to avoid errors due to out-of-sync messages.