Confluent Schema Registry API
The Confluent Schema Registry provides a serving layer for your metadata. It provides a RESTful interface for storing and retrieving your Avro, JSON Schema, and Protobuf schemas. It stores a versioned history of all schemas based on a specified subject name strategy, provides multiple compatibility settings and allows evolution of schemas according to the configured compatibility setting. It is used by Kafka producers and consumers to enforce schema compatibility when reading and writing Kafka messages.
Documentation
Specifications
Other Resources
Reference
https://docs.confluent.io/platform/current/schema-registry/fundamentals/schema-evolution.html
NaftikoCapability
https://raw.githubusercontent.com/api-evangelist/schema-evolution/refs/heads/main/capabilities/schema-evolution-compatibility.yaml
NaftikoCapability
https://raw.githubusercontent.com/api-evangelist/schema-evolution/refs/heads/main/capabilities/schema-evolution-config.yaml
NaftikoCapability
https://raw.githubusercontent.com/api-evangelist/schema-evolution/refs/heads/main/capabilities/schema-evolution-contexts.yaml
NaftikoCapability
https://raw.githubusercontent.com/api-evangelist/schema-evolution/refs/heads/main/capabilities/schema-evolution-exporters.yaml
NaftikoCapability
https://raw.githubusercontent.com/api-evangelist/schema-evolution/refs/heads/main/capabilities/schema-evolution-mode.yaml
NaftikoCapability
https://raw.githubusercontent.com/api-evangelist/schema-evolution/refs/heads/main/capabilities/schema-evolution-schemas.yaml
NaftikoCapability
https://raw.githubusercontent.com/api-evangelist/schema-evolution/refs/heads/main/capabilities/schema-evolution-subjects.yaml