Release Date: 11 December 2024
GDS 2.13 is compatible with Neo4j 5.26. For GDS compatibility with previous releases, please use GDS Compatibility Table.

New features

  • New algorithm for the Prize Collecting Steiner Tree.
  • New procedures for tracking memory footprint:
    • gds.memory.list
    • gds.memory.summary

Bug fixes

  • Fixed a bug where Cypher projections RETURN gds.graph.project(...) would leave not cleanup its progress tasks Graph aggregation in case of failure.
  • Fixed an issue when gds.systemMonitor reports availableCpuCoresNotRequested incorrectly.
  • Fixed CVE-2024-47535 in the netty dependency, affecting Windows users.