dask / community

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

Release 2024.1.0 #360

Closed fjetter closed 5 months ago

fjetter commented 5 months ago
Release version 2024.01.0
Planned release date 2024-01-12
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

...

hendrikmakait commented 5 months ago

@rjzamora just found a regression: dask/distributed#8454

hendrikmakait commented 5 months ago

https://github.com/dask/distributed/issues/8454 has been resolved.

hendrikmakait commented 5 months ago

Highlight:

Partial rechunks within P2P

P2P rechunking now utilizes the relationships between input and output chunks. For situations that do not require all-to-all data transfer, this may significantly reduce the runtime and memory/disk footprint. It also enables task culling. (dask/distributed#8330)

jrbourbeau commented 5 months ago

Will start pushing the release out in a few minutes

jrbourbeau commented 5 months ago

Closing as 2024.1.0 is out