[NIGHTLY] v25.02.00
Pre-release
Pre-release
rapids-bot
released this
09 Dec 17:04
·
52 commits
to branch-25.02
since this release
๐ Links
๐จ Breaking Changes
๐ Bug Fixes
๐ Documentation
- Changed ci build_docs to just upload the xml so the cugraph-docs can create the docs (#4662) @acostadon
๐ New Features
- Remove upper bounds on cuda-python to allow 12.6.2 and 11.8.5 (#4798) @bdice
- Add
amazon0302.txt.gz
Benchmarking Dataset to Datasets API (#4790) @nv-rliu
๐ ๏ธ Improvements
- Remove sphinx pinning (#4839) @vyasr
- update telemetry actions to fluent-bit friendly style (#4834) @msarahan
- Update version references in workflow (#4824) @AyodeAwe
- gate telemetry dispatch calls on TELEMETRY_ENABLED env var (#4816) @msarahan
- Update cuda-python lower bounds to 12.6.2 / 11.8.5 (#4813) @bdice
- remove 'wget' conda dependency, re-organize dependencies.yaml (#4805) @jameslamb
- PR CI: make cugraph builds depend on pylibcugraph builds (#4801) @jameslamb
- Adapt to rmm logger changes (#4794) @vyasr
- pip devcontainers: use UCX 1.17, prefer system installation (#4792) @jameslamb
- Require approval to run CI on draft PRs (#4789) @bdice
- Forward-merge branch-24.12 to branch-25.02 (#4785) @bdice
- remove all remaining uses of cugraph-ops (#4784) @jameslamb
- Forward-merge branch-24.12 to branch-25.02 (#4780) @bdice
- Avoid private mask cudf API in favor of Column.as_mask (#4758) @mroeschke
- Add breaking change workflow trigger (#4746) @AyodeAwe