-
Notifications
You must be signed in to change notification settings - Fork 93
Closed
Labels
Description
I'd like to cut a release to help fix a bug in dask-gateway client that otherwise forces a workaround of not using a modern version of distributed.
Todo
- Resolve Fix compatibility with distributed >= 2022.5.1 and traitlets >= 5.2.0, and raise the lower bound of required versions #573
- Resolve Provide frozen requirements.txt files for images, and automation to update them #575
- Create changelog according to RELEASE.md documentation
- Cut a release according to RELEASE.md documentation
TomAugspurger