We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
436d34e
avro: allow encoding int32 and float32 types as long and double
3ded0d4
avro: fix map encoding with more than blocklength keys
bd2b64b
registry: add GetLatestSchemaInfo function chore: add linter config
d5f3e03
avro: add boolean to resolver
23ae1fd
avro: better default handling in schema avro: fix union default on map record
e350d2f
avro: allow both ["null", "string"] and ["string", "null"] to be considered nullable chore: update dependencies
["null", "string"]
["string", "null"]
0096ff9
avro: Added logical types ocf: Allowed getting and setting metadata
3cb6ca4
registry: Added basic auth support (@kingtong)
a27b932
schema.FingerprintUsing
644fd3b