Releases: linkedin/avro-util
Releases · linkedin/avro-util
0.2.32
use simple class names + imports in generated code. addresses #141 (#…
0.2.31
remove unnecessary classes in avro-utils (#140)
0.2.30
Avro 1.9 perf regression - fix MODEL$ and add some tests (#138)
[WIP] Avro 1.9 perf regression - fix MODEL$ and add some tests (#138) Avro 1.9 perf regression - fix MODEL$ and add some tests Co-authored-by: Navina Ramesh <nramesh@nramesh-ld1.linkedin.biz>
0.2.28
add API in avroCompatibilityHelper (#135)
0.2.27
add new API for boundedMemoryDecoder (#134)
0.2.26: fast-avro namespace mismatch fix
@gaojieliu Fixed an fast specfic deserializer generation issue when n…
0.2.25: Alias related fix in fast-avro
Faulty deserializers generated when record is splitted in subsequent …
0.2.24 : fast-avro compilation logging improvement
Changed another fast-avro compile dependency logging level to debug (…
Primitive float array memory allocation improvement.
Minor memory improvement to primitive float arrays.