0.1.17: bug fix in fast-avro lib
Fixed two bugs in FastDeserializerGenerator (#46) 1. fixed null exception when updating actual exceptions for already generated record method; 2. corrected value action symbols iteration order for nested Map; Co-authored-by: Bingfeng Xia <[email protected]>