- `created` is required https://github.com/cnabio/cnab-spec/pull/295 - `bundleReference` is added https://github.com/cnabio/cnab-spec/pull/299 - Claims must be mounted at `/cnab/claim.json` https://github.com/cnabio/cnab-spec/pull/300 - `CNAB_CLAIMS_VERSION` must be set in the invocation image
createdis required fix: formalize the field definitions on the Claims spec. cnab-spec#295bundleReferenceis added add bundleReference to the claim specification cnab-spec#299/cnab/claim.jsonadd CNAB_CLAIMS_VERSION and mount path for claim.json cnab-spec#300CNAB_CLAIMS_VERSIONmust be set in the invocation image