Releases: linkedin/avro-util
Releases · linkedin/avro-util
0.4.5: Updates to namespace handling in AvscSchemaWriter
Updates to namespace handling in AvscSchemaWriter
0.4.4: Add ability to write avscs directly to streams/writers (#540)
Add ability to write avscs directly to streams/writers
0.4.3
Provide extension points for namespace, name and docs
Streaming collectors for stable performance
Streaming collectors for stable performance (#536) * Streaming collectors for stable performance * Fix checkstyle --------- Co-authored-by: Karthik Ramgopal <[email protected]>
0.4.0
Improve performance of avro codegen
0.3.28
Remove some concurrency and performance bottlenecks in SpecificRecordGenerator
0.3.27
0.3.24
initial impl for AvroRecordUtil.validateNestedSchemasConsistent (#524)
0.3.23
support up to avro 1.11.3, align behaviour on content-beyond-end-of-s…
0.3.22
fix complex default conversion - handle list (#522)