What's Changed
- chore: Automatically release & publish the artifact in sonatype without manual action by @Chuckame in #385
- fix(kotlin-generator): Handle decimal logical types in records by @Chuckame in #388
- feat(kotlin-generator): Add KDoc from avro schemas doc and default value by @Chuckame in #387
- build(deps): bump jacksonVersion from 2.19.2 to 2.20.0 by @dependabot[bot] in #361
- fix(core): writeString should use string's encoded bytes length instead of characters length by @Chuckame in #389
Full Changelog: v2.5.4...v2.6.0