v0.9.1
Adds option to specify zarr format version to ChunksToZarr This allows users to specify the desired Zarr format version (2 or 3) when writing datasets using `xarray_beam`. The default behavior remains unchanged, allowing the underlying zarr library to determine the format. PiperOrigin-RevId: 805225875