v0.2.3
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).