Skip to content

v0.2.3

Compare
Choose a tag to compare
@rogpeppe rogpeppe released this 21 May 11:38
· 78 commits to master since this release
6d3ee10

This patch release rolls back the "empty struct" workaround (it wasn't necessary and caused problems with consumers that didn't allow a standalone null type). Instead we fix the real cause (the canonicalization which resulted in an empty struct turning into an Avro schema with a missing fields entry).