What's Changed
- Bump com.squareup:kotlinpoet from 1.16.0 to 1.17.0 by @dependabot in #267
- Bump com.google.api.grpc:proto-google-common-protos from 2.39.0 to 2.39.1 by @dependabot in #268
- remove non null oneof option by @andrewparmet in #281
- Bump com.google.api.grpc:proto-google-common-protos from 2.39.1 to 2.44.0 by @dependabot in #283
- Bump com.google.truth:truth from 1.4.2 to 1.4.4 by @dependabot in #279
- Bump kotlinx-coroutines from 1.8.0 to 1.8.1 by @dependabot in #272
- Fix method name capitalization inconsistency with protobuf-java by @andrewparmet in #289
- Bump grpc-java from 1.64.0 to 1.68.0 by @dependabot in #292
- Bump com.github.gmazzo.buildconfig from 5.3.5 to 5.5.0 by @dependabot in #291
- Bump wire from 4.9.9 to 5.1.0 by @dependabot in #296
- Bump io.github.oshai:kotlin-logging from 5.1.0 to 7.0.0 by @dependabot in #295
- Bump grpc-java from 1.68.0 to 1.68.1 by @dependabot in #298
- Bump io.github.classgraph:classgraph from 4.8.153 to 4.8.179 by @dependabot in #299
- Fix property naming inconsistency with protobuf-java by @andrewparmet in #294
- Change non_null option to generate non-null accessors backed by nullable properties by @andrewparmet in #301
- Upgrade protobuf-java to 4.29.x by @ogolberg in #302
- Bump org.junit.jupiter:junit-jupiter from 5.10.2 to 5.11.3 by @dependabot in #306
- Bump com.squareup:kotlinpoet from 1.17.0 to 2.0.0 by @dependabot in #305
- Use an artifact transform to unpack the codegen by @ogolberg in #304
- Bump kotlinx-coroutines from 1.8.1 to 1.9.0 by @dependabot in #290
- Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 1.9.23 to 2.1.0 by @dependabot in #303
- Always pass
java_multiple_files = true
to grpc-kotlin generator by @andrewparmet in #312 - bump some deps by @andrewparmet in #311
- upgrade ktlint by @andrewparmet in #308
- auto-depend on grpc runtime artifact by @andrewparmet in #309
- Bump grpc-java from 1.68.1 to 1.69.0 by @dependabot in #314
- Bump org.slf4j:slf4j-simple from 2.0.13 to 2.0.16 by @dependabot in #316
- Bump org.jetbrains.kotlinx:kotlinx-serialization-json from 1.6.3 to 1.7.3 by @dependabot in #315
- Bump com.github.gmazzo.buildconfig from 5.5.0 to 5.5.1 by @dependabot in #317
- move deprecated extensions classes to jvmMain not to expose them to new multiplatform consumers by @andrewparmet in #318
- fix double license header by @andrewparmet in #313
- Remove support for the Kotlin JS plugin by @andrewparmet in #271
- Bump com.vanniktech:gradle-maven-publish-plugin from 0.25.3 to 0.30.0 by @dependabot in #293
Full Changelog: 1.0.0-beta.2...1.0.0-beta.3