v0.5.0: Dedicated info key
This release adds the dedicated annotation dev.hhd.rechunk.info
as it was found podman will discard layer annotations and moves the info data to it. It also adds layer information that can be read by rechunk to avoid layer shifts.
The annotation <imginfo>
can still be used to copy that data into a separate key. However, as that key is around 100kb-200kb it should be avoided.
Full Changelog: v0.4.1...v0.5.0