We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
4fbe61a
avro: fix and issue with union schema containing reference schemas
592567f
avro: handle embedded structs
6f942d7
avro: fix logical type encoding in unions
65106f8
avro: fix map union ptr type encoding
c13a80d
avro: fix fingerprint to avoid data race
9220149
avro: support logical types in union interfaces
06bedbc
avro: fix timestamp overflows avro: add support of TextMarshaler and TextUnmarshaler
05b56a2
ocf: add encoder Flush()
436d34e
avro: allow encoding int32 and float32 types as long and double
3ded0d4
avro: fix map encoding with more than blocklength keys