github avro-kotlin/avro4k v1.6.0

latest releases: v2.6.0, v2.5.4, v2.5.3...
3 years ago

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:

  • Multiple issues with default values for Enums #121 #122 #123. Thanks to @kossi for fixing these issues!
  • Contextual serialization inside value classes #117 . Thanks to @vladimirfx for fixing this issue!

Don't miss a new avro4k release

NewReleases is sending notifications on new releases.