Remove hashing for int keys (very minor speed optimization)
Performance optimization
Fix default value encoding
Fix schema reference normalization
Debug invalid json response
Register schema once during parsing
Ignore namespace with fullname
Fix embedded type namespace resolution
Reduce cache key length
Fix several bugs
Add the schema registry serializer
First RC of the avro lib rewrite
First version