[NIGHTLY] v25.02.00
Pre-release
Pre-release
rapids-bot
released this
16 Dec 22:41
·
34 commits
to branch-25.02
since this release
🔗 Links
🚨 Breaking Changes
- 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
- [FEA] Support Heterogeneous Sampling in cuGraph-PyG (#82) @alexbarghi-nv
🛠️ Improvements
- wholegraph: remove debugging details from CMake (#109) @jameslamb
- Use GCC 13 in CUDA 12 conda builds. (#108) @bdice
- 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