Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 2022.10.0 #281

Closed
5 of 7 tasks
jrbourbeau opened this issue Oct 12, 2022 · 11 comments
Closed
5 of 7 tasks

Release 2022.10.0 #281

jrbourbeau opened this issue Oct 12, 2022 · 11 comments
Labels

Comments

@jrbourbeau
Copy link
Member

jrbourbeau commented Oct 12, 2022

Release version 2022.10.0
Planned release date 2022-10-14
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 @fjetter @ian-r-rose @jakirkham @quasiben

@wence-
Copy link

wence- commented Oct 12, 2022

It would be useful to get dask/distributed#6991 in, as recent juptyer_client releases require tornado>=6.2 while distributed is currently on <6.2.

@jrbourbeau
Copy link
Member Author

Thanks @wence-. I threw that in the "best effort" category but not "blocker" -- that's my current understanding at least. Just as a heads up the folks who would normally push on tornado version compatibility (@fjetter, @crusaderky, etc.) are all at an offsite IRL meeting this week, so I suspect they won't have many cycles to devote towards development work this week. Do you have bandwidth for pushing on tornado=6.2 compatibility?

@wence-
Copy link

wence- commented Oct 12, 2022

Thanks @wence-. I threw that in the "best effort" category but not "blocker" -- that's my current understanding at least. Just as a heads up the folks who would normally push on tornado version compatibility (@fjetter, @crusaderky, etc.) are all at an offsite IRL meeting this week, so I suspect they won't have many cycles to devote towards development work this week. Do you have bandwidth for pushing on tornado=6.2 compatibility?

I can try. My understanding of that PR is that everything "should work"; there are no code changes only updates to the version pins. I think it needs a merge from trunk to get into a passing state but I don't have privileges: I can mimic the changes and create a new PR if that is useful.

@jrbourbeau
Copy link
Member Author

In addition to the version pins, we're currently using some methods that are deprecated in tornado=6.2. Removing those deprecated method calls is the remaining thing we still need to do

@wence-
Copy link

wence- commented Oct 12, 2022

In addition to the version pins, we're currently using some methods that are deprecated in tornado=6.2. Removing those deprecated method calls is the remaining thing we still need to do

OK, let me have a go.

@mrocklin
Copy link
Member

mrocklin commented Oct 12, 2022 via email

@wence-
Copy link

wence- commented Oct 13, 2022

In addition to the version pins, we're currently using some methods that are deprecated in tornado=6.2. Removing those deprecated method calls is the remaining thing we still need to do

OK, let me have a go.

dask/distributed#7134 (brings in the changes to the environment pins from dask/distributed#6991)

@ian-r-rose
Copy link

ian-r-rose commented Oct 13, 2022

It might also be nice to get in

@jrbourbeau
Copy link
Member Author

Going to start pushing out the release in a few minutes

@jrbourbeau
Copy link
Member Author

2022.10.0 is on PyPI

@jrbourbeau
Copy link
Member Author

conda-forge packages and docker images are out. Thanks all!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants