Tags: welcomejiong/avro-util
Tags
Adding support for defaults from EnumSymbols (linkedin#177) When creating fields with the FieldBuilder and supplying a default value to the field builder by using the adapter's genericDefaultValue from an existing field, it will return a `GenericData.EnumSymbol`. This changeset makes Jackson1Utils `GenericData.EnumSymbol` aware. Co-authored-by: Christopher Harris <chharris@chharris-mn2.linkedin.biz>
fix NPE in � for methods without a local variable table (linkedin#174)
spotbugs plugin docs (linkedin#172) Co-authored-by: Radai Rosenblatt <rrosenbl@rrosenbl-mn2.linkedin.biz>
allow control over quoting and possibly unescaping schema and field s… …tring props. addresses linkedin#165 (linkedin#169)
initial support for field properties in FieldBuilder (linkedin#162) addresses linkedin#160
fix bug in removing references to modern avro exception classes from … …classes with complex builders (linkedin#159) Co-authored-by: Radai Rosenblatt <rrosenbl@rrosenbl-mn2.linkedin.biz>
fix published dependencies for codegen, publish spotbugs, kill bintra… …y bits (linkedin#155)
fix perms on publish script (linkedin#154) Co-authored-by: Radai Rosenblatt <rrosenbl@rrosenbl-mn2.linkedin.biz>
change build to deploy artifacts to linkedin.jfrog.io, also kill trav… …is (linkedin#153)
PreviousNext