v22.04.00
π¨ Breaking Changes
π Bug Fixes
- Resolve build issues / consistency with conda-forge packages (#883) @charlesbluca
- Increase test_worker_force_spill_to_disk timeout (#857) @pentschev
π Documentation
- Remove description from non-existing
--nprocs
CLI argument (#852) @pentschev
π New Features
- Add --pre-import/pre_import argument (#854) @pentschev
- Remove support for UCX < 1.11.1 (#830) @pentschev
π οΈ Improvements
- Raise
ImportError
when platform is not Linux (#885) @pentschev - Temporarily disable new
ops-bot
functionality (#880) @ajschmidt8 - Pin
dask
&distributed
(#878) @galipremsagar - Upgrade min
dask
&distributed
versions (#872) @galipremsagar - Add
.github/ops-bot.yaml
config file (#871) @ajschmidt8 - Make Dask CUDA work with the new WorkerMemoryManager abstraction (#870) @shwina
- Implement ProxifyHostFile.evict() (#862) @madsbk
- Introduce incompatible-types and enables spilling of CuPy arrays (#856) @madsbk
- Spill to disk clean up (#853) @madsbk
- ProxyObject to support matrix multiplication (#849) @madsbk
- Unpin max dask and distributed (#847) @galipremsagar
- test_gds: skip if GDS is not available (#845) @madsbk
- ProxyObject implement array_function (#843) @madsbk
- Add option to track RMM allocations (#842) @shwina