2024.8.1
github-actions
released this
16 Aug 22:14
·
82 commits
to refs/heads/main
since this release
Changes
- Reduce frequency of unmanaged memory use warning @phofl (#8834)
- Update gpuCI
RAPIDS_VER
to24.10
@github-actions (#8786) - Avoid
RuntimeError: dictionary changed size during iteration
inServer._shift_counters()
@hendrikmakait (#8828) - Improve concurrent close for scheduler @hendrikmakait (#8829)
- MINOR: Extract truncation logic out of partial concatenation in P2P rechunking @hendrikmakait (#8826)
- Avoid excessive attribute access overhead for remove_from_task_prefix_count @fjetter (#8821)
- Avoid key validation if validation is disabled @fjetter (#8822)
- Log
worker\_client
event @jrbourbeau (#8819) - Drop support for Python 3.9 @phofl (#8793)
See the Changelog for more information.