Skip to content

Releases: rapidsai/cugraph

v25.06.00

05 Jun 20:20
v25.06.00
af15882
Compare
Choose a tag to compare

🚨 Breaking Changes

🐛 Bug Fixes

🛠️ Improvements

[NIGHTLY] v25.08.00

30 May 19:10
v25.08.00a
fd2aee8
Compare
Choose a tag to compare
[NIGHTLY] v25.08.00 Pre-release
Pre-release

🔗 Links

🚨 Breaking Changes

🐛 Bug Fixes

🚀 New Features

🛠️ Improvements

v25.04.01

15 Apr 13:55
v25.04.01
fb26185
Compare
Choose a tag to compare

🚨 Breaking Changes

  • Take vertex_partition_range_offsets(_lasts) using a raft::host_span instead of std::vector constant reference. (#4959) @seunghwak
  • Use raft::host_span instead of const reference to std::vector (#4931) @seunghwak
  • Remove Obsolete GNN Benchmarks (#4929) @alexbarghi-nv
  • Update heterogeneous sampling algorithm code to use the newly developed heterogeneous sampling primitve. (#4922) @seunghwak
  • Use new rapids-logger library (#4911) @vyasr
  • Forward-merge branch-25.02 into branch-25.04 (#4907) @nv-rliu

🐛 Bug Fixes

📖 Documentation

🚀 New Features

  • Add local edge source/destination shuffle functions and clean up shuffle utility functions. (#4936) @seunghwak

🛠️ Improvements

v25.04.00

09 Apr 20:12
7a154dd
Compare
Choose a tag to compare

🚨 Breaking Changes

  • Take vertex_partition_range_offsets(_lasts) using a raft::host_span instead of std::vector constant reference. (#4959) @seunghwak
  • Use raft::host_span instead of const reference to std::vector (#4931) @seunghwak
  • Remove Obsolete GNN Benchmarks (#4929) @alexbarghi-nv
  • Update heterogeneous sampling algorithm code to use the newly developed heterogeneous sampling primitve. (#4922) @seunghwak
  • Use new rapids-logger library (#4911) @vyasr
  • Forward-merge branch-25.02 into branch-25.04 (#4907) @nv-rliu

🐛 Bug Fixes

📖 Documentation

🚀 New Features

  • Add local edge source/destination shuffle functions and clean up shuffle utility functions. (#4936) @seunghwak

🛠️ Improvements

v25.02.00

24 Mar 12:25
0cadca0
Compare
Choose a tag to compare

🚨 Breaking Changes

🐛 Bug Fixes

📖 Documentation

  • Fixed links that pointed to old docs/source and removed perf page (#4903) @acostadon
  • Added more doxygen groups and fixed some existing ones (#4870) @acostadon
  • added doxygen instrumentation to various cpp include files to use in doxygen (#4864) @acostadon
  • Adds the refactored Repository information (#4860) @acostadon
  • added doxygen groups so docs can clean up the API (#4857) @acostadon
  • removes docs and fixed build_docs.sh to only build xml for doxygen (#4837) @acostadon
  • Changed ci build_docs to just upload the xml so the cugraph-docs can create the docs (#4662) @acostadon

🚀 New Features

🛠️ Improvements

v24.12.00

11 Dec 21:47
v24.12.00
93fd4e6
Compare
Choose a tag to compare

🚨 Breaking Changes

🐛 Bug Fixes

📖 Documentation

  • nx-cugraph: add bipartite_betweenness_centrality to supported algorithms (#4778) @eriknw
  • Notebook to run Centrality against PatentsView data for Medium Blog (#4769) @acostadon
  • Drop support for NetworkX 3.0 and 3.1 for nx-cugraph (#4766) @eriknw
  • Update nx-cugraph Docs URLs (#4761) @nv-rliu
  • Update nx-cugraph README with New Env Variable (#4705) @nv-rliu

🚀 New Features

🛠️ Improvements

v24.10.00

09 Oct 20:36
v24.10.00
6f2510a
Compare
Choose a tag to compare

🚨 Breaking Changes

🐛 Bug Fixes

📖 Documentation

🚀 New Features

🛠️ Improvements

v24.08.00

08 Aug 02:37
v24.08.00
fc880db
Compare
Choose a tag to compare

🚨 Breaking Changes

  • Use MNMG version of ECG in python layer instead, and remove legacy ECG and Louvain (#4514) @naimnv

🐛 Bug Fixes

📖 Documentation

  • DOC: typo in nx_transition.rst (#4491) @raybellwaves
  • Doc cleanup for nx-cugraph: fixed typos, cleaned up various descriptions, renamed notebook to match naming convetion. (#4478) @rlratzel
  • [DOC] Minor Improvements to cuGraph-PyG Documentation (#4460) @alexbarghi-nv

🚀 New Features

🛠️ Improvements

v24.06.01

13 Jun 17:24
v24.06.01
6a411dc
Compare
Choose a tag to compare

🚨 Breaking Changes

🐛 Bug Fixes

📖 Documentation

🚀 New Features

🛠️ Improvements

v24.06.00

05 Jun 17:44
v24.06.00
7fecffb
Compare
Choose a tag to compare

🚨 Breaking Changes

🐛 Bug Fixes

📖 Documentation

🚀 New Features

🛠️ Improvements