Skip to content

Releases: linkedin/avro-util

0.4.5: Updates to namespace handling in AvscSchemaWriter

19 Jan 05:49
775b5fb

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

Choose a tag to compare

Add ability to write avscs directly to streams/writers

0.4.3

18 Jan 18:12
eea7e61

Choose a tag to compare

Provide extension points for namespace, name and docs

Streaming collectors for stable performance

17 Jan 14:40
62510e8

Choose a tag to compare

Streaming collectors for stable performance (#536)

* Streaming collectors for stable performance

* Fix checkstyle

---------

Co-authored-by: Karthik Ramgopal <[email protected]>

0.4.0

16 Jan 20:19
88a00c1

Choose a tag to compare

Improve performance of avro codegen

0.3.28

11 Jan 22:48
39d884c

Choose a tag to compare

Remove some concurrency and performance bottlenecks in SpecificRecordGenerator

0.3.27

11 Jan 01:01
26ae2c0

Choose a tag to compare

revert #525

0.3.24

14 Nov 00:28
39547a2

Choose a tag to compare

initial impl for AvroRecordUtil.validateNestedSchemasConsistent (#524)

0.3.23

08 Nov 19:25
3b5d833

Choose a tag to compare

support up to avro 1.11.3, align behaviour on content-beyond-end-of-s…

0.3.22

05 Nov 05:02
b08911b

Choose a tag to compare

fix complex default conversion - handle list (#522)