We have a few bug fixes on main that we should get out so I'd like to make a release tomorrow (Jan 17). Anyone opposed to this? The current public-facing change log is: - Fixes order argument for Zarr format 2 arrays ([#2679](https://github.com/zarr-developers/zarr-python/issues/2679)). - Fixes a bug that prevented reading Zarr format 2 data with consolidated metadata written using zarr-python version 2 ([#2694](https://github.com/zarr-developers/zarr-python/issues/2694)). - Ensure that compressor=None results in no compression when writing Zarr format 2 data ([#2708](https://github.com/zarr-developers/zarr-python/issues/2708))