🔗 Links
🐛 Bug Fixes
- Try to reduce network usage in cuML tests. (#6174) @bdice
- cuML dask fixes to unblock CI (#6170) @dantegd
🛠️ Improvements
- Update version references in workflow (#6172) @AyodeAwe
- gate telemetry dispatch calls on TELEMETRY_ENABLED env var (#6171) @msarahan
- Use estimator tags to improve sparse error handling (#6151) @dantegd
- prefer system install of UCX in pip devcontainers, update outdated RAPIDS references (#6149) @jameslamb
- Improve infrastructure for experimental dispatching of non existing methods in cuML (#6148) @dantegd
- Adapt to rmm logger changes (#6147) @vyasr
- Require approval to run CI on draft PRs (#6145) @bdice
- Add breaking change workflow trigger (#6130) @AyodeAwe