Back to Prefect

prefect-dask

docs/v3/release-notes/integrations/prefect-dask.mdx

3.7.5.dev1905 B
Original Source

0.3.7

Released on June 05, 2026

Bug Fixes

  • Pin distributed!=2024.10.0 to avoid AttributeError with DaskTaskRunner #18999 by @zzstoatzz

Enhancements

  • Fail loudly when unable to connect to custom Dask cluster #18432 by @zzstoatzz

Maintenance