Skip to content

Update dependency neo4j/graph-data-science to v2.27.0#545

Merged
JohT merged 1 commit intomainfrom
renovate/neo4j-graph-data-science-2.x
Mar 30, 2026
Merged

Update dependency neo4j/graph-data-science to v2.27.0#545
JohT merged 1 commit intomainfrom
renovate/neo4j-graph-data-science-2.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Mar 23, 2026

This PR contains the following updates:

Package Update Change
neo4j/graph-data-science minor 2.26.02.27.0

Release Notes

neo4j/graph-data-science (neo4j/graph-data-science)

v2.27.0: GDS 2.27.0

Compare Source

Neo4j Graph Data Science Plugin changelog 2.27.0
Breaking changes
New features
Bug fixes
  • Fix a bug where Leiden algorithm would throw an error when operating on a graph where no swaps would be done in first iteration.
  • Fixed a validation bug, where gds.graph.generate would be allow for invalid averageDegree + nodeCount combinations.
Improvements
  • The following procedures stop faster when a transaction terminates:

    • gds.bridges.*
    • gds.degree.*
    • gds.articulationPoints.*
    • gds.scaleProperties.*
    • gds.kcore.*
    • gds.sllpa.*
    • gds.prizeSteinerTree.*
    • gds.bellmanFord.*
    • gds.modularity.*
    • gds.hits.*
    • gds.allShortestPaths.delta.*
  • Minor improvements in allocated memory by gds.nodeSimilarity.* under certain situations.

  • Some unnecessary computations during similarity distribution computations are removed for:

    • gds.knn.stats
    • gds.knn.filtered.stats
    • gds.nodeSimilarity.stats
    • gds.nodeSimilarity.filtered.stats
  • Performance improvements when running Yen's shortest path algorithm on undirected or inverse-indexed graphs

Other changes

Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot force-pushed the renovate/neo4j-graph-data-science-2.x branch from 005fd0d to 3725f71 Compare March 28, 2026 19:20
@renovate renovate Bot force-pushed the renovate/neo4j-graph-data-science-2.x branch from 3725f71 to dacbc78 Compare March 29, 2026 20:06
@JohT JohT merged commit 4f4f5b3 into main Mar 30, 2026
9 checks passed
@JohT JohT deleted the renovate/neo4j-graph-data-science-2.x branch March 30, 2026 11:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant