Skip to content

v6.1.0

Compare
Choose a tag to compare
@actgardner actgardner released this 25 Sep 11:13
· 127 commits to master since this release
  • Use field aliases when finding fields for schema evolution (#96)
  • Set the default value for a union when the default is a complex type like a record
  • Handle schema evolution where one type (the reader or writer) is a union, and the other type is a single type from that union