Releases: GoodforGod/avro-json-optional-decoder
Releases · GoodforGod/avro-json-optional-decoder
v1.1.6
v1.1.5
Features:
- Array Records field schema lookup fixed
v1.1.4
Features:
- Union strange behavior for optional cases fixed.
v1.1.3
Features:
- NPE for record field fixed.
v1.1.2
Features:
- Treat missing record field as null value by default and not throw missing field exception.
v1.1.1
Features:
- Treat missing field as null value by default and not throw missing field exception.
v1.0.1
Features:
- Treat missing field as null by default
v1.1.0
Features:
- Apache Avro 1.9.2 support.
- Improved test cases and structure.
v1.0.0
Initial after fork release with Apache Avro 1.8.2 support