Releases: linkedin/avro-util
Releases · linkedin/avro-util
0.2.143
JDK11 specific VarHandle based implementation of PrimitiveList plus M…
0.2.142
Fix schema creation when original schema's record has empty field lis…
0.2.141: Fix inner type namespace issue (#452)
* 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
reference class fields using 'this.' (#451)
[codegen] fixes getSTRINGMap() generation issue
0.2.139 fix getSTRINGMap (#449)
0.2.138
support jars/zips in avro codegen
0.2.137
[avro-codegen] Fix underscore issue in getter/setter names (#444)
0.2.136
[builder] continue throwing non-JsonProcessingExceptions (#443)
[builder] fix vanilla error handling
0.2.135 [builder] fix exception handling (#442)
[builder] fix vanilla error handling
0.2.134 [fastserde] switch jmhCompile to jmhImplementation (#441)