Fixed Issues in Schema Registry
Review the list of Schema Registry issues that are resolved in Cloudera Runtime 7.1.7 SP1.
- CDPD-29465: Schema Registry Confluent API's /compatibility endpoint returns invalid payload
- The response structure of the
/compatibility
endpoint is restored to contain anis_compatible
field instead of acompatible
field. This is in accordance with the Schema Registry client libraries.