Release Date: 5 August 2022
GDS 2.1.8 is compatible with Neo 4.3 versions ≥ 4.3.15 and 4.4 ≥ 4.4.9.


For GDS compatibility with previous releases of 4.3 and 4.4, please use please see GDS 2.1.6. The 2.1 series is also incompatible with Neo4j 3.5.x, 4.0, 4.1, and 4.2. For a 3.5 compatible release, please see GDS 1.1.7. For a 4.0 compatible release, please see GDS 1.6.5. For a 4.1 or 4.2 compatible release, please see GDS 1.8.8

New Features

  • New configuration setting to deactivate encryption for the GDS Flight server.

Bug Fixes

  • Fixed a bug where KNN did not use the expected search space. This will improve the accuracy of results but may also increase the runtime
  • Fixed a bug where the GDS plugin would only work with the latest Neo4j patch release. It now works on all 4.3.x & 4.4.x releases.

Improvements

  • A new column serverLocation has been added to gds.debug.arrow() that presents the actual location of where the server is running, as this can differ to the configured location.