[NIGHTLY] v25.02.00
Pre-release
Pre-release
·
71 commits
to branch-25.04
since this release
🔗 Links
🚨 Breaking Changes
- update pip devcontainers to UCX 1.18 (#112) @jameslamb
- remove dependency on cugraph-ops (#99) @tingyu66
- [FEA] Support Heterogeneous Sampling in cuGraph-PyG (#82) @alexbarghi-nv
🐛 Bug Fixes
- Remove Build Directory (#107) @alexbarghi-nv
- Fix inputs for the workflow (#106) @vyasr
- Remove invalid conditional (#105) @vyasr
📖 Documentation
- build libwholegraph docs in CI (#96) @jameslamb
🚀 New Features
- Fix of create_node_classification_datasets (#128) @linhu-nv
- [FEA] Knowledge Graph/Graph Database Renumbering (#101) @alexbarghi-nv
- [FEA] Support Heterogeneous Sampling in cuGraph-PyG (#82) @alexbarghi-nv
🛠️ Improvements
- Use
rapids-pip-retry
in CI jobs that might need retries (#133) @gforsyth - Revert CUDA 12.8 shared workflow branch changes (#121) @vyasr
- Deprecate the Dask API in cuGraph-PyG (#118) @alexbarghi-nv
- Build and test with CUDA 12.8.0 (#115) @bdice
- Support PyG 2.6 in cuGraph-PyG (#114) @alexbarghi-nv
- update pip devcontainers to UCX 1.18 (#112) @jameslamb
- enforce
cmake-format
andcmake-lint
, other small packaging changes (#111) @jameslamb - wholegraph: remove debugging details from CMake (#109) @jameslamb
- Use GCC 13 in CUDA 12 conda builds. (#108) @bdice
- Heterogeneous Link Prediction Example for cuGraph-PyG (#104) @alexbarghi-nv
- remove flake8, clang tools from wholegraph CMake (#103) @jameslamb
- simplify wholegraph CMake, other small building and testing changes (#102) @jameslamb
- Check if nightlies have succeeded recently enough (#100) @vyasr
- remove dependency on cugraph-ops (#99) @tingyu66
- remove unused dependencies.yaml entries, other small cleanup (#98) @jameslamb
- fix nightly docs workflow dependencies (#97) @jameslamb
- merge branch-24.12 into branch-25.02 (#95) @jameslamb
- Update version references in workflow (#93) @AyodeAwe
- Require approval to run CI on draft PRs (#80) @bdice
- add devcontainers (#79) @jameslamb
- skip conda-python-tests on arm64 (#70) @jameslamb
- Add breaking change workflow trigger (#64) @AyodeAwe