Skip to content

Releases: linkedin/avro-util

0.4.12

16 Feb 18:49
2d0eab0
Compare
Choose a tag to compare

Fix StreamUtil

0.4.11

14 Feb 19:03
51ff79b
Compare
Choose a tag to compare

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

05 Feb 16:46
2de30d1
Compare
Choose a tag to compare

Parser will process defaults after processing internal types.

0.4.9

26 Jan 21:39
e2849e7
Compare
Choose a tag to compare

fix bug with avro-codegen: #545

fast-avro fixes

24 Jan 16:25
9487a8b
Compare
Choose a tag to compare

0.4.7 : Reduce keepalive time for Threadpool executor

23 Jan 07:07
b0e0a27
Compare
Choose a tag to compare

Reduce keepalive time for Threadpool executor

0.4.6

22 Jan 22:44
8b490a1
Compare
Choose a tag to compare

Optimize StreamUtil by adding batching support

0.4.5: Updates to namespace handling in AvscSchemaWriter

19 Jan 05:49
775b5fb
Compare
Choose a tag to compare

Updates to namespace handling in AvscSchemaWriter

0.4.4: Add ability to write avscs directly to streams/writers (#540)

18 Jan 23:16
f46f720
Compare
Choose a tag to compare

Add ability to write avscs directly to streams/writers

0.4.3

18 Jan 18:12
eea7e61
Compare
Choose a tag to compare

Provide extension points for namespace, name and docs