- Add changelor entries for shuffle, vindex and blockwise\_reshape phofl (11350)
- Ensure persisted collections are released without GC fjetter (11348)
- Update zoom link for dask meeting scharlottej13 (11357)
- Add more docstring examples for ``normalize\_chunks`` Illviljan (11271)
- Choose automatically between tasks-based and p2p rechunking hendrikmakait (11337)
- Implement blockwise reshape phofl (11328)
- Make rechunking in shuffle more intelligent to distribute unevenly if necessary phofl (11326)
- Increase visibility of GPU CI updates charlesbluca (11345)
- Update ``numpy`` and ``pyarrow`` versions in install docs jrbourbeau (11340)
- Fixup dask and distributed dependencies phofl (11338)
- Bump `numpy>=1.24` and `pyarrow>=14.0.1` minimum versions jrbourbeau (11331)
- Add ``crick`` back to Python 3.11+ CI builds jrbourbeau (11335)
- Preserve chunksizes in vindex phofl (11330)
- Fix `dask.array.fft` mismatch with Numpy's interface (add support for `norm` argument) joanrue (10665)
- Pass additional parameters to `rechunk_p2p` hendrikmakait (11319)
- Fix docstring formatting for map\_overlap Tao-VanJS (11332)
- Fix NumPy overflowing for prod on 2.0 phofl (11327)
- tensordot: ensure `axes` are positive / add tests for negative axes joanrue (10812)
- Fix map\_overlap with new\_axis dstansby (11128)
See the [Changelog](https://docs.dask.org/en/stable/changelog.html) for more information.