Release Date: 10 September 2026
GDS 2026.08.1 is compatible with Neo4j 2026.08. For GDS compatibility with previous releases, please use GDS Compatibility Table.Breaking Changes
- None.
New Features
- None.
Bug fixes
- Fixed a potential memory leak that could leak deleted graphs.
- Fixed a deserialization bug where an exported default
NaNvalue of a floating point property might get imported as a default0.0. - Fixed a bug where K-means might fail when
computeSilhouetteandnumberOfRestartsparameters were used together.
Improvements
- None.
Other changes
- None.