We introduced a new schema metadata field: 'supersededBy'. As the name implies, this field will be used to specify whether schema is superseded by another schema. If it is superseded, superseding schema will be used during validation. We need to make necessary changes on the Iglu Scala Client to take this field into account during validation.
We introduced a new schema metadata field: 'supersededBy'. As the name implies, this field will be used to specify whether schema is superseded by another schema. If it is superseded, superseding schema will be used during validation. We need to make necessary changes on the Iglu Scala Client to take this field into account during validation.