v1.10.1
What's Changed
- fix(annotations): Set the
@Language
value toJSON
by @Chuckame in #157 - feat(aliases): Merge AvroAliases annotation to AvroAlias by @Chuckame in #156
- Updated apache org.apache.avro:avro to resolve CVE-2023-39410 by @TNijman1990 in #172
- chore(build): Replace buildSrc by gradle's versionCatalogs by @Chuckame in #173
- Added support for decoding with avro alias by @trdw in #171
- Generalize encoding/decoding tests by @thake in #168
- fix: Allow encoding null array items or null map values by @Chuckame in #197
New Contributors
- @TNijman1990 made their first contribution in #172
- @trdw made their first contribution in #171
Full Changelog: v1.10.0...v1.10.1