Change Updates

Do not miss any Schema Registry API changes, ever again

Subscribe to the Schema Registry API changelog to be up to date on recent changes.

RSS

1 day ago

main
1.1.0
Compare

API structure has changed

Next change
2 structure changes including:
2 Modifications
Modified 2
GET /schemas/ids/{id}
  • Response
  • 200 response Modified
    • application/vnd.schemaregistry.v1+json content type Modified
      • references property Added
    • application/vnd.schemaregistry+json content type Modified
      • references property Added
    • application/json content type Modified
      • references property Added
POST /subjects/{subject}/versions
  • Body
  • application/vnd.schemaregistry.v1+json content type Modified
    • subject, version, id properties Added
  • application/vnd.schemaregistry+json content type Modified
    • subject, version, id properties Added
  • application/json content type Modified
    • subject, version, id properties Added