Release Date: 23 June 2022
GDS 1.8.8 is compatible with Neo4j 4.1, 4.2, 4.3 and 4.4 but not Neo4j 3.5.x. For a 3.5 compatible release, please see GDS 1.1.7. For a 4.0 compatible release, please see GDS 1.6.5.Breaking Changes
- The procedures
gds.features.useKernelTracker
andgds.features.useKernelTracker.reset
have been removed.
Bug fixes
- Fixed a bug in
gds.beta.randomWalk.stream
where configuring start nodes could lead to AIOOB exceptions. - Fix a bug in
gds.graph.export
where the configured database directory would not be respected. - Fixed a bug with running Triangle Count on filtered graphs.
- Fixed a bug in
gds.beta.graphSage
when usingactivationFunction: 'RELU
‘, where the training did not always compute the correct gradient. - Fixed a bug in
gds.louvain.stream
that occurrred when theconsecutiveIds
parameter was enabled. - Fixed a bug where Neo4j users with admin role could not see all graphs in the catalog on GDS enterprise.
Other Changes
- Updated version of ‘com.google.protobuf’ to 3.9.12. This fixes a potential Denial of Service issue (https://github.com/advisories/GHSA-wrvw-hg22-4m67).
Recent Graph Data Science Releases
- Graph Data Science 2.11
- Graph Data Science 2.10.1
- Graph Data Science 2.9.0
- Graph Data Science 2.8.0
- Graph Data Science 2.7.0