fix: make manifest_version change backward compatible#89
Conversation
|
@olivhoenen could someone on your side take a look at this please. It is a blocking issue for adoption of latest version here as the current version is incompatible with all the existing manifest files we have. |
|
Hi, sorry for the late answer on this one. If you want this rapidly we can target patch release on top of 0.15, but you should confirm first that it does what you expect. |
|
Supporting both names "version" and "manifest_version" is the easy part. The harder part is: If a version 1 manifest is provided, it actually needs to be ingestable: Not the case with the current PR |
Indeed. Note that this PR shall be closed, as @jholloc had a replacement at #96 (using |
This PR help make
manifest_versionchange backward compatible with the older name -version