xregistry / spec

xRegistry related specifications
https://xRegistry.io
Apache License 2.0
30 stars 6 forks source link

Remove requirement that schema versions are backwards compatible #145

Open duglin opened 1 month ago

duglin commented 1 month ago

Provide a "compatibility" type of flag on the group (or resource) to indicate what type of compatibility checking (if any) the system should do. See: https://docs.confluent.io/platform/current/schema-registry/fundamentals/schema-evolution.html#compatibility-types for some options

duglin commented 1 month ago

Proposal:

values - taken from: https://docs.confluent.io/platform/current/schema-registry/fundamentals/schema-evolution.html#compatibility-types

image

Talk about what each means in general terms, not too specific (e.g. delete fields is too detailed).