Skip to content

Releases: GoodforGod/avro-json-optional-decoder

v1.1.6

25 Nov 20:39
cf9adf3

Choose a tag to compare

Features:

  • Find field check for type Record fixed

v1.1.5

25 Oct 22:42
38a4b26

Choose a tag to compare

Features:

  • Array Records field schema lookup fixed

v1.1.4

25 Oct 22:30
6b0d062

Choose a tag to compare

Features:

  • Union strange behavior for optional cases fixed.

v1.1.3

25 Oct 22:29

Choose a tag to compare

Features:

  • NPE for record field fixed.

v1.1.2

10 Nov 21:57

Choose a tag to compare

Features:

  • Treat missing record field as null value by default and not throw missing field exception.

v1.1.1

09 Nov 17:52
9c0fa00

Choose a tag to compare

Features:

  • Treat missing field as null value by default and not throw missing field exception.

v1.0.1

09 Nov 17:51

Choose a tag to compare

Features:

  • Treat missing field as null by default

v1.1.0

23 Oct 16:14
67a5bfe

Choose a tag to compare

Features:

  • Apache Avro 1.9.2 support.
  • Improved test cases and structure.

v1.0.0

22 Oct 16:57

Choose a tag to compare

Initial after fork release with Apache Avro 1.8.2 support