What's Changed
- chore: regenerate list benchmark by @Chuckame in #306
- chore: Use WeakHashMap instead of buggy WeakIdentityHashMap by @Chuckame in #308
- deps: Upgrade to kotlin 2.1.21 by @Chuckame in #305
- Deprecate unwanted public APIs by @Chuckame in #307
- deps: Upgrade to gradle 8.14.2 by @Chuckame in #309
- chore: Add missing @ExperimentalSerializationApi on AvroObjectContainer by @Chuckame in #310
- build(deps): bump io.mockk:mockk from 1.13.6 to 1.14.4 by @dependabot[bot] in #313
- build(deps): bump com.diffplug.spotless from 7.0.2 to 7.0.4 by @dependabot[bot] in #312
- chore: Improve documentation of Avro API by @Chuckame in #316
- feat: Integrate kotlinx-io and deprecate okio by @Chuckame in #272
- doc: Add jvm streams examples by @Chuckame in #321
- chore: Notice bad 1.12.0 avro version in README by @Chuckame in #326
- build(deps): bump jacksonVersion from 2.18.2 to 2.19.1 by @dependabot[bot] in #314
- build(deps): bump org.jetbrains.kotlinx:kotlinx-benchmark-runtime from 0.4.13 to 0.4.14 by @dependabot[bot] in #322
- build(deps): bump org.jetbrains.kotlinx.binary-compatibility-validator from 0.17.0 to 0.18.0 by @dependabot[bot] in #323
- build(deps): bump com.squareup.okio:okio from 3.9.0 to 3.15.0 by @dependabot[bot] in #324
- build(deps): bump org.jetbrains.kotlinx.binary-compatibility-validator from 0.18.0 to 0.18.1 by @dependabot[bot] in #330
- build(deps): bump com.diffplug.spotless from 7.0.4 to 7.1.0 by @dependabot[bot] in #329
- build(deps): bump jacksonVersion from 2.19.1 to 2.19.2 by @dependabot[bot] in #334
- build(deps): bump com.diffplug.spotless from 7.1.0 to 7.2.1 by @dependabot[bot] in #333
- build(deps): bump io.mockk:mockk from 1.14.4 to 1.14.5 by @dependabot[bot] in #335
- Chore/improvements by @Chuckame in #327
- feat: Allow generic de-serializing of Any type by @Chuckame in #337
- feat: Allow decoding a generic record to a class with type parameters by @Chuckame in #339
- build(deps): bump kotlinxSerialization from 1.8.1 to 1.9.0 by @dependabot[bot] in #315
- build(deps): bump com.squareup.okio:okio from 3.15.0 to 3.16.0 by @dependabot[bot] in #338
- feat: Add @InternalAvro4kApi and @ExperimentalAvro4kApi by @Chuckame in #344
- deps: Upgrade to kotlin 2.2.10 by @Chuckame in #345
- deps: Improve github actions by @Chuckame in #346
- deps: Bump gradle from 8.14.2 to 9.0.0 by @Chuckame in #347
- feat: Add kafka-serializer by @Chuckame in #295
- docs: Show confluent-kafka-serializer module in main doc by @Chuckame in #348
- feat(confluent-kafka-serializer): Support
java-element-class
andjava-key-class
schema props by @Chuckame in #349 - fix: Disable gradle cache feature by @Chuckame in #350
- fix: rollback released artifact signing by @Chuckame in #351
- build: move core src in its own module, and add conventions plugins by @Chuckame in #352
- fixing release by @Chuckame in #353
- build: try fixing release again by @Chuckame in #354
- build: fix release again by @Chuckame in #355
Full Changelog: v2.3.0...v