snowplow / iglu-server

A RESTful schema registry
Other
13 stars 9 forks source link

Include 'supersedes' field to schema output #144

Closed spenes closed 1 year ago

spenes commented 1 year ago

In the past, Iglu Server would take both supersededBy and supersedes as inputs, and would only output supersededBy. This caused two problems when schemas were promoted from DEV to PROD.

Suppose 1-0-3 supersedes 1-0-2:

We will change the behavior so that: