Skip to content

Releases: linkedin/avro-util

0.2.143

21 Mar 22:13
a83d514
Compare
Choose a tag to compare
JDK11 specific VarHandle based implementation of PrimitiveList plus M…

0.2.142

09 Mar 18:30
c7e43de
Compare
Choose a tag to compare
Fix schema creation when original schema's record has empty field lis…

0.2.141: Fix inner type namespace issue (#452)

07 Mar 19:54
479b733
Compare
Choose a tag to compare
* Fix inner type namespace issue

* Fix inner type namespace issue

* Fix inner type namespace issue

* use NAMED_TYPES defined in HelperConsts for NamedSchema types

---------

Co-authored-by: Xiaoyu Yang <[email protected]>

0.2.140

27 Feb 17:41
dedb334
Compare
Choose a tag to compare
reference class fields using 'this.' (#451)

[codegen] fixes getSTRINGMap() generation issue

06 Feb 17:14
d4aaa5d
Compare
Choose a tag to compare
0.2.139

fix getSTRINGMap (#449)

0.2.138

03 Feb 22:07
3e1d393
Compare
Choose a tag to compare

support jars/zips in avro codegen

0.2.137

24 Jan 01:56
5d37f4b
Compare
Choose a tag to compare
[avro-codegen] Fix underscore issue in getter/setter names (#444)

0.2.136

13 Jan 17:28
74efec1
Compare
Choose a tag to compare
[builder] continue throwing non-JsonProcessingExceptions (#443)

[builder] fix vanilla error handling

13 Jan 04:37
1c3b9fe
Compare
Choose a tag to compare
0.2.135

[builder] fix exception handling (#442)

[builder] fix vanilla error handling

13 Jan 02:55
b10adf3
Compare
Choose a tag to compare
0.2.134

[fastserde] switch jmhCompile to jmhImplementation (#441)