Hari krishna
Hari krishna
**Problem** No validation is in place for avro and json schemas. User can accidentally upload schemas. **Proposal** Have a validation check for both avro, json schemas to verify if they...
**Is your feature request related to a problem? Please describe.** There are no compatibility checks implemented for oneof fields. **Describe the solution you'd like** Don't allow removal of fields from...
In golang client, consumers get dynamic message instance after parsing. Add an example in the docs on how to use dynamic message instance to get values of different types in...
**Problem** Existing backward compatibility rules are specific to protobuf schema. To support multiple schema types compatibility rules should be generalised. **Proposal** Move existing protobuf rules to following rules. More info...