Skip to content

v2.11.0

Latest

Choose a tag to compare

@github-actions github-actions released this 14 Jul 22:23
dbb3b62

What's Changed

  • build(gradle): upgrade gradle to 9.4.1 by @Chuckame in #458
  • build(deps): bump com.vanniktech.maven.publish:com.vanniktech.maven.publish.gradle.plugin from 0.35.0 to 0.36.0 by @dependabot[bot] in #451
  • build(deps): upgrade from java 8 to 11 by @Chuckame in #460
  • build(deps): bump gradle/actions from 5 to 6 by @dependabot[bot] in #457
  • build(deps): bump actions/upload-artifact from 6 to 7 by @dependabot[bot] in #453
  • build(deps): bump kotest from 5.9.1 to 6.0.3 by @dependabot[bot] in #364
  • build(deps): bump kotest from 6.0.4 to 6.1.10 by @dependabot[bot] in #450
  • build: enable gradle caching by @Chuckame in #462
  • build(deps): upgrade ktlint from 1.5.0 to 1.8.0 by @Chuckame in #461
  • build(deps): upgrade kotlin from 2.2.21 to 2.3.20 by @Chuckame in #459
  • build: enable gradle caching by @Chuckame in #463
  • build(deps): bump kotest from 6.1.10 to 6.1.11 by @dependabot[bot] in #468
  • build(deps): bump com.github.gmazzo.buildconfig:com.github.gmazzo.buildconfig.gradle.plugin from 6.0.7 to 6.0.9 by @dependabot[bot] in #466
  • fix(kotlin-generator): prevent stackoverflow where a record is used inside itself in a simple/nullable union by @sanderv in #465
  • build(deps): bump jacksonVersion from 2.21.0 to 2.21.2 by @dependabot[bot] in #469
  • build(deps): bump com.squareup.okio:okio from 3.16.4 to 3.17.0 by @dependabot[bot] in #467
  • build(deps): bump kotlinx-serialization from 1.10.0 to 1.11.0 by @dependabot[bot] in #472
  • build(deps): bump dokkaVersion from 2.1.0 to 2.2.0 by @dependabot[bot] in #471
  • build(deps): bump org.jetbrains.kotlinx:kotlinx-benchmark-runtime from 0.4.15 to 0.4.16 by @dependabot[bot] in #474
  • build(deps): bump org.jetbrains.kotlinx.benchmark from 0.4.16 to 0.4.17 by @dependabot[bot] in #473
  • build(deps): bump kotlinVersion from 2.3.20 to 2.3.21 by @dependabot[bot] in #482
  • build(deps): bump io.mockk:mockk from 1.14.6 to 1.14.9 by @dependabot[bot] in #484
  • build(deps): bump org.slf4j:slf4j-simple from 2.0.17 to 2.0.18 by @dependabot[bot] in #481
  • build(deps): bump jacksonVersion from 2.21.2 to 2.21.3 by @dependabot[bot] in #483
  • build(deps): upgrade confluent kafka serializer to 8.2.1 by @Chuckame in #486
  • feat(core): enable zero-copy decoding for jvm ByteBuffer by @Chuckame in #485
  • build(deps): bump actions/checkout from 6 to 7 by @dependabot[bot] in #492
  • fix(core): resolve polymorphic classes against the inferred schema's name instead of the class name by @jantoebes in #479
  • build(deps): bump io.mockk:mockk from 1.14.9 to 1.14.11 by @dependabot[bot] in #488
  • build(deps): bump gradle-wrapper from 9.4.1 to 9.5.1 by @dependabot[bot] in #490
  • build(deps): bump kotest from 6.1.11 to 6.2.0 by @dependabot[bot] in #487
  • fix(kotlin-generator): Generate union's class nested in the parent record's class by @Chuckame in #494

New Contributors

Full Changelog: v2.10.1...v2.11.0