dask / community

For general discussion and community planning. Discussion issues welcome.
19 stars 3 forks source link

Release 2022.7.1 #263

Closed jrbourbeau closed 2 years ago

jrbourbeau commented 2 years ago
Release version 2022.7.1
Planned release date 2022-07-22
Status On-track
Release manager @jrbourbeau

Best effort

Try to close before the release but will not block the release

Blocker

Issues that would cause us to block and postpone the release if not fixed

Comments

cc @jsignell @jakirkham @mrocklin @gjoseph92

jakirkham commented 2 years ago

We recently encountered a bug in the last release that is causing issues for Dask-CUDA. More details in issue ( https://github.com/dask/distributed/issues/6749 ).

pentschev commented 2 years ago

Reposting here my recent https://github.com/dask/distributed/issues/6749#issuecomment-1191929052 for increased visibility:

I think I was now able to work around that in https://github.com/rapidsai/dask-cuda/pull/955 . I'll just wait for confirmation until tomorrow morning, but unless some other problem emerges regarding that we should be fine with the release going out as is.

jakirkham commented 2 years ago

Gabe just submitted PR ( https://github.com/dask/distributed/pull/6777 ) to revert the change that caused issue ( https://github.com/dask/distributed/issues/6749 )

jrbourbeau commented 2 years ago

https://github.com/dask/distributed/pull/6777 is in, so we should be good to go for the release. I'm currently occupied, but will start pushing out the release within the hour

jrbourbeau commented 2 years ago

2022.7.1 is on PyPI and conda-forge PRs are open:

jrbourbeau commented 2 years ago

conda-forge PRs are in (thanks @jakirkham) and docker images are published. Thanks all!