This repository has been archived by the owner on Apr 26, 2024. It is now read-only.
Releases: PrefectHQ/prefect-dask
Releases · PrefectHQ/prefect-dask
v0.2.6
What's Changed
- 'Update the pin on
prefect
version' by @urimandujano in #123 - Bumps build's python version by @urimandujano in #124
New Contributors
- @urimandujano made their first contribution in #123
Full Changelog: v0.2.5...v0.2.6
v0.2.5
v0.2.4
0.2.4
Released on April 28th, 2023.
Added
DaskTaskRunner.duplicate
to support using theDaskTaskRunner
in concurrent flow runs - #93
Fixed
v0.2.3
0.2.3
Released on February 21st, 2023.
Fixed
- Updated
prefect.orion
imports toprefect.server
- #82 - Updated
DaskTaskRunner
to await theadapt
method call of a dask cluster instance if it's an asynchronous method - #77
New Contributors
Full Changelog: v0.2.2...v0.2.3
v0.2.2
v0.2.1
v0.2.0.post1
0.2.0.post1
Released on September 9th, 2022.
Listed files in MANIFEST.in
to build a conda skeleton, ultimately for a conda-forge recipe.