snowplow / iglu-server

A RESTful schema registry
Other
13 stars 9 forks source link

Disallow non-sequential version #135

Closed oguzhanunlu closed 1 year ago

oguzhanunlu commented 1 year ago

If iglu server already holds versions 1-0-0 and 1-1-0 of a schema, then it must reject an attempt to publish schema version 1-0-1.

This is in line with the new migration logic of rdb loader