Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 14, 2024

This PR contains the following updates:

Package Update Change
neo4j/graph-data-science minor 2.12.0 -> 2.13.2

Release Notes

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

v2.13.2

Compare Source

neo4j-graph-data-science-2.13.2
Bug fixes
  • GDS 2.13.1 was not compatible with Neo4j Community Edition 5.26, only with Neo4j Enterprise Edition.
    This is fixed in GDS 2.13.2, and it now works on both editions of Neo4j
  • Fixed Maven dependency on neo4j which had an incorrect -SNAPSHOT suffix.

v2.13.1

Compare Source

neo4j-graph-data-science-2.13.1

New features

  • New algorithm for the Prize Collecting Steiner Tree. Supported modes:
    • gds.prizeSteinerTree.stream
    • gds.prizeSteinerTree.stream.estimate
    • gds.prizeSteinerTree.mutate
    • gds.prizeSteinerTree.mutate.estimate
    • gds.prizeSteinerTree.write
    • gds.prizeSteinerTree.write.estimate
    • gds.prizeSteinerTree.stats
    • gds.prizeSteinerTree.stats.estimate
  • 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.

Configuration

📅 Schedule: Branch creation - "* 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.

@JohT JohT merged commit 933ce8c into main Dec 14, 2024
4 checks passed
@JohT JohT deleted the renovate/neo4j-graph-data-science-2.x branch December 14, 2024 08:21
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.

2 participants