Releases: dask/distributed
Releases · dask/distributed
2026.1.2
Changes
- Require PyArrow >=16 @crusaderky (#9185)
- utils_test.popen: allow avoiding path modification, use sysconfig for portability @jameslamb (#9174)
- Python 3.14 support @crusaderky (#9169)
See the Changelog for more information.
2025.3.1
2025.9.2
2026.1.1
2026.1.0
Changes
- Bump JamesIves/github-pages-deploy-action from 4.7.6 to 4.8.0 @dependabot[bot] (#9177)
- Clean up obsolete pins in CI @crusaderky (#9172)
- Fix incompatibility of pyparsing vs. packaging in mindeps CI @crusaderky (#9170)
- Bump mypy; fix mypy failure @crusaderky (#9171)
- Bump actions/upload-artifact from 5 to 6 @dependabot[bot] (#9166)
- Bump JamesIves/github-pages-deploy-action from 4.7.4 to 4.7.6 @dependabot[bot] (#9167)
- Bump actions/cache from 4 to 5 @dependabot[bot] (#9168)
See the Changelog for more information.
2025.12.0
Changes
- Typing fixes @jacobtomlinson (#9159)
- Explicit setuptools-scm minimum version @jacobtomlinson (#9160)
- Enforce ruff rules (RUF) @DimitriPapadopoulos (#9153)
- Clean up
MANIFEST.in@DimitriPapadopoulos (#9149) - isort → ruff @DimitriPapadopoulos (#9152)
- Ruff supersedes absolufy-imports @DimitriPapadopoulos (#9154)
- Bump minimum supported
toolzto 0.12.0 @jrbourbeau (#9151) - flake8, bugbear, pyupgrade → ruff @DimitriPapadopoulos (#9147)
- Fix typos found by codespell @DimitriPapadopoulos (#9145)
- Clean up setuptools-specific configuration @DimitriPapadopoulos (#9150)
- PEP 639 compliance @DimitriPapadopoulos (#9146)
- Update black @DimitriPapadopoulos (#9148)
- Fix empty progress bar @jacobtomlinson (#9144)
- Bump JamesIves/github-pages-deploy-action from 4.7.3 to 4.7.4 @dependabot[bot] (#9139)
- Exclude broken
tblibversions in CI @jacobtomlinson (#9141)
See the Changelog for more information.
2025.11.0
Changes
- Replace versioneer with setuptools-scm @jacobtomlinson (#9137)
- Adapt worker and nanny to ipv6 @csfldf (#9133)
- Fix CI Multiple aliased keys in file /Users/runner/.condarc @jacobtomlinson (#9136)
- Remove
pippin for docs @jrbourbeau (#9132) - Bump actions/upload-artifact from 4 to 5 @dependabot[bot] (#9130)
- Remove UCX configuration schema @pentschev (#9127)
- Add generic type support to Future and Client methods @moi90 (#9123)
See the Changelog for more information.
2025.10.0
Changes
- Update docs theme and remove docs env pins @jacobtomlinson (#9125)
- Add worker name as prefix to ThreadPoolExecutor name @maneesh29s (#9120)
- Skip hanging SSH tests on Windows @jacobtomlinson (#9115)
- Fix uncaught error during CI startup debug info @jacobtomlinson (#9113)
- Prevent Task stream dashboard showing date @guillaumeeb (#9109)
See the Changelog for more information.
2025.9.1
Changes
- Expose details in worker timeout exceptions @nocnokneo (#9092)
pynvml->nvidia-ml-pyin CI @jacobtomlinson (#9111)
See the Changelog for more information.
2025.9.0
Changes
- Bump actions/setup-python from 5 to 6 @dependabot[bot] (#9107)
- 🐛 Clean tuples dict keys from workers_info in /api/v1/retire_workers. @fcourtial (#8996)
- Remove protocol="ucx" support in favor of distributed-ucxx @pentschev (#9105)
See the Changelog for more information.