v23.06.00
๐จ Breaking Changes
๐ Bug Fixes
- Increase pytest CI timeout (#1196) @pentschev
- Increase minimum timeout to wait for workers in CI (#1193) @pentschev
- Disable
np.bool
deprecation warning (#1182) @pentschev - Always upload on branch/nightly builds (#1177) @raydouglass
- Workaround for
DeviceHostFile
tests with CuPy>=12.0.0 (#1175) @pentschev - Temporarily relax Python constraint (#1166) @vyasr
๐ Documentation
- [doc] Add document about main guard. (#1157) @trivialfis
๐ New Features
- Require Numba 0.57.0+ (#1185) @jakirkham
- Revert "Temporarily relax Python constraint" (#1171) @vyasr
- Update to zict 3.0 (#1160) @pentschev
๐ ๏ธ Improvements
- Add
__main__
entrypoint to dask-cuda-worker CLI (#1181) @hmacdope - run docs nightly too (#1176) @AyodeAwe
- Fix GHAs Workflows (#1172) @ajschmidt8
- Remove
matrix_filter
from workflows (#1168) @charlesbluca - Revert to branch-23.06 for shared-action-workflows (#1167) @shwina
- Update minimum Python version to Python 3.9 (#1164) @shwina
- Remove usage of rapids-get-rapids-version-from-git (#1163) @jjacobelli
- Use ARC V2 self-hosted runners for GPU jobs (#1159) @jjacobelli