v24.06.00
🐛 Bug Fixes
- Fix license name (#1337) @raydouglass
- Skip TCP-only DGX tests with UCX 1.16 (#1331) @pentschev
- Update explicit-comms for dask-expr support (#1323) @rjzamora
- Skip explicit-comms tests when dask-expr is active (#1322) @rjzamora
- Relax type-check in
test_proxy.py
(#1321) @rjzamora
📖 Documentation
- Fix broken links in docs (#1329) @pentschev
🛠️ Improvements
- remove 'tomli' dependency (#1338) @jameslamb
- Trap CI test errors with their original exit codes (#1330) @pentschev
- Prevent path conflict in builds (#1325) @AyodeAwe