Skip to content

GDS 2.24.0 Release

Choose a tag to compare

@IoannisPanagiotas IoannisPanagiotas released this 20 Dec 13:11
· 80 commits to 2.13 since this release

Neo4j Graph Data Science Plugin changelog 2.24.0

Breaking changes

New features

Bug fixes

  • Fix a bug where gds.maxFlow would return an invalid flow.
  • Fixed a bug where Arrow export processes would not be cleaned up properly in some cases.

Improvements

Other changes

  • We have moved several algorithms and functions from alpha and beta tier into production tier, to indicate that their APIs are finalised, and that they are fully supported. These include:
    • Harmonic Centrality
    • HashGNN
    • HITS
    • K Spanning Tree
    • Longest Path
    • Node2Vec
    • Speaker-Listener Label Propagation
    • Split Relationships
    • Topological Link Prediction functions
    • Topological Sort
    • Triangle Listing

If you are manually compiling openGDS please consider updating to "neo4j" parameter to 2025.11.2 in this file