A new release of avro4k!
This release is based on kotlin 1.6.10, kotlinx.serialization 1.3.2 and avro 1.11.0.
Breaking changes:
- Support for automatically serializing/deserializing sealed interfaces is dropped. Please refer to #107 and #125 for further information.
Bugfixes: