Releases: linkedin/avro-util
Releases · linkedin/avro-util
0.4.12
Fix StreamUtil
0.4.11
fix StreamUtil to execute the map function for each batch in the thread pool
0.4.10 : Updated Parser to process defaults after parsing internal types
Parser will process defaults after processing internal types.
0.4.9
fast-avro fixes
0.4.7 : Reduce keepalive time for Threadpool executor
Reduce keepalive time for Threadpool executor
0.4.6
Optimize StreamUtil by adding batching support
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