🐛 Bug Fixes
- Patch PROJ to remove uninstall target (#1552) @KyleFromNVIDIA
- Change download method for trajectory_clustering.ipynb's data for container testing (#1539) @taureandyernv
🛠️ Improvements
- Pass dtype objects to cudf as_column calls (#1549) @mroeschke
- Replace
thrust::optional
withcuda::std::optional
(#1545) @miscco - Use conda-build instead of conda-mambabuild (#1544) @bdice
- Require CMake 3.30.4 (#1543) @robertmaynard
- Add build_type input to
test.yaml
(#1541) @gforsyth - Use new rapids-logger library (#1538) @vyasr
- Use shared-workflows branch-25.04 (#1536) @bdice
- add telemetry (#1535) @msarahan
- Forward-merge branch-25.02 to branch-25.04 (#1532) @bdice
- Forward-merge branch-25.02 into branch-25.04 (#1531) @mroeschke
- disallow fallback to Make in Python builds (#1529) @jameslamb
- Add
verify-codeowners
hook (#1528) @KyleFromNVIDIA - Forward-merge branch-25.02 to branch-25.04 (#1525) @bdice
- Migrate to NVKS for amd64 CI runners (#1522) @bdice