Skip to content

Releases: grpc/grpc-kotlin

v1.4.2

30 Jul 20:24
a969a91
Compare
Choose a tag to compare

What's Changed

  • Add regression test capturing need for withCause call by @andrewparmet in #460
  • Bump com.squareup:kotlinpoet from 1.14.2 to 1.15.1 by @dependabot in #462
  • Bump org.gradle.test-retry from 1.5.6 to 1.5.7 by @dependabot in #466
  • Bump uraimo/run-on-arch-action from 2.5.1 to 2.6.0 by @dependabot in #465
  • Remove unneeded concurrency things by @taer in #360
  • Remove full_stream_decompression from TestServiceClient.kt by @larry-safran in #475
  • Bump androidx.activity:activity-compose from 1.8.1 to 1.8.2 in /examples by @dependabot in #478
  • bumps and switch to version catalogs - fixes #479 by @jamesward in #480
  • Bump actions/setup-java from 3 to 4 by @dependabot in #470
  • Bump com.squareup:kotlinpoet from 1.15.1 to 1.15.3 by @dependabot in #471
  • Bump org.jlleitschuh.gradle.ktlint from 11.6.1 to 12.0.3 in /examples by @dependabot in #474
  • Bump com.google.protobuf:protobuf-kotlin-lite from 3.24.1 to 3.25.1 in /examples by @dependabot in #482
  • Bump com.google.protobuf:protoc from 3.24.1 to 3.25.1 in /examples by @dependabot in #481
  • Bump com.google.protobuf:protobuf-java-util from 3.24.1 to 3.25.1 in /examples by @dependabot in #484
  • Bump com.google.protobuf:protobuf-kotlin from 3.24.1 to 3.25.1 in /examples by @dependabot in #483
  • Bump com.google.protobuf:protobuf-java from 3.24.1 to 3.25.1 by @dependabot in #487
  • Bump org.testcontainers:testcontainers from 1.18.3 to 1.19.3 by @dependabot in #485
  • Add kt_jvm_proto_helper as individual rule. by @steineldar in #396
  • Bump com.google.truth:truth from 1.1.5 to 1.4.1 by @dependabot in #521
  • Bump io.grpc:grpc-okhttp from 1.60.0 to 1.61.1 in /examples by @dependabot in #516
  • Bump io.grpc:protoc-gen-grpc-java from 1.60.0 to 1.61.1 in /examples by @dependabot in #515
  • Bump gradle/gradle-build-action from 2 to 3 by @dependabot in #513
  • Bump actions/cache from 3 to 4 by @dependabot in #509
  • Bump org.jetbrains.kotlin:kotlin-test-junit from 1.9.21 to 1.9.22 in /examples by @dependabot in #496
  • Bump org.jetbrains.kotlin.jvm from 1.9.21 to 1.9.22 in /examples by @dependabot in #495
  • Bump com.google.protobuf:protoc from 3.25.1 to 3.25.3 by @dependabot in #520
  • Bump com.google.guava:guava from 32.1.3-jre to 33.0.0-jre by @dependabot in #490
  • Bump nick-invision/retry from 2 to 3 by @dependabot in #514
  • Bump org.junit.jupiter:junit-jupiter-engine from 5.10.1 to 5.10.2 by @dependabot in #525
  • Bump org.junit.jupiter:junit-jupiter from 5.10.1 to 5.10.2 by @dependabot in #523
  • Bump com.android.application from 8.2.0 to 8.2.2 in /examples by @dependabot in #530
  • Bump com.google.protobuf:protobuf-kotlin from 3.25.1 to 3.25.3 in /examples by @dependabot in #529
  • Bump org.jlleitschuh.gradle.ktlint from 12.0.3 to 12.1.0 in /examples by @dependabot in #534
  • Bump org.gradle.toolchains.foojay-resolver-convention from 0.7.0 to 0.8.0 in /examples by @dependabot in #533
  • Bump io.grpc:protoc-gen-grpc-java from 1.60.0 to 1.61.1 by @dependabot in #532
  • Bump com.squareup:kotlinpoet from 1.15.3 to 1.16.0 by @dependabot in #531
  • Bump org.jetbrains.kotlinx:kotlinx-coroutines-debug from 1.7.3 to 1.8.0 by @dependabot in #526
  • Bump androidx.compose.foundation:foundation-layout from 1.5.4 to 1.6.2 in /examples by @dependabot in #535
  • Bump org.junit.platform:junit-platform-launcher from 1.10.1 to 1.10.2 by @dependabot in #524
  • Bump androidx.compose.material:material from 1.5.4 to 1.6.2 in /examples by @dependabot in #536
  • Bump io.grpc:grpc-auth from 1.60.0 to 1.62.2 by @dependabot in #548
  • Bump androidx.compose.ui:ui from 1.5.4 to 1.6.2 in /examples by @dependabot in #541
  • Bump com.google.protobuf:protobuf-java from 3.25.1 to 3.25.3 by @dependabot in #543
  • Bump androidx.compose.runtime:runtime from 1.5.4 to 1.6.2 in /examples by @dependabot in #538
  • Bump androidx.compose.compiler:compiler from 1.5.6 to 1.5.10 in /examples by @dependabot in #537
  • Bump org.jetbrains.kotlinx:kotlinx-coroutines-core from 1.7.3 to 1.8.0 by @dependabot in #554
  • Bump com.google.cloud.tools.jib from 3.4.0 to 3.4.1 in /examples by @dependabot in #549
  • Bump org.jetbrains.kotlinx:kotlinx-coroutines-core from 1.7.3 to 1.8.0 in /examples by @dependabot in #551
  • Bump com.google.protobuf:protoc from 3.25.1 to 3.25.3 in /examples by @dependabot in #550
  • Bump io.grpc:protoc-gen-grpc-java from 1.61.1 to 1.62.2 in /examples by @dependabot in #552
  • Bump io.grpc:grpc-okhttp from 1.61.1 to 1.62.2 in /examples by @dependabot in #556
  • Bump com.android.application from 8.2.2 to 8.3.0 in /examples by @dependabot in #557
  • Bump com.google.truth.extensions:truth-proto-extension from 1.4.1 to 1.4.2 by @dependabot in #559
  • Bump org.jetbrains.dokka from 1.9.10 to 1.9.20 by @dependabot in #561
  • Bump androidx.compose.material:material from 1.6.2 to 1.6.3 in /examples by @dependabot in #564
  • Bump com.google.truth:truth from 1.4.1 to 1.4.2 by @dependabot in #560
  • Bump com.android.library from 8.2.2 to 8.3.0 in /examples by @dependabot in #558
  • Bump androidx.compose.foundation:foundation-layout from 1.6.2 to 1.6.3 in /examples by @dependabot in #563
  • Bump org.testcontainers:testcontainers from 1.19.6 to 1.19.7 by @dependabot in #562
  • try to fix mac tests with build before testcontainer start and macos-14 by @jamesward in #569
  • Bump androidx.compose.runtime:runtime from 1.6.2 to 1.6.3 in /examples by @dependabot in #565
  • Bump org.jetbrains.kotlin.jvm from 1.9.22 to 1.9.23 in /examples by @dependabot in #571
  • Bump androidx.compose.ui:ui from 1.6.2 to 1.6.3 in /examples by @dependabot in #570
  • Bump org.jetbrains.kotlin:kotlin-test-junit from 1.9.22 to 1.9.23 in /examples by @dependabot in #573
  • Bump org.jetbrains.kotlin.android from 1.9.22 to 1.9.23 in /examples by @dependabot in #572
  • Update CHANGELOG.md for 1.4.2 by @lowasser in #623

New Contributors

Full Changelog: v1.4.1...v1.4.2

v1.4.1

14 Dec 19:21
bd72a26
Compare
Choose a tag to compare

What's Changed

  • Bazel: update to use guava 32.0.1 consistently. by @brettchabot in #436
  • Bump composeVersion from 1.5.1 to 1.5.2 in /examples by @dependabot in #438
  • Bump org.gradle.test-retry from 1.5.5 to 1.5.6 by @dependabot in #439
  • Bump androidx.activity:activity-compose from 1.7.2 to 1.8.0 in /examples by @dependabot in #441
  • Bump composeVersion from 1.5.2 to 1.5.3 in /examples by @dependabot in #440
  • Bump org.jetbrains.dokka from 1.9.0 to 1.9.10 by @dependabot in #446
  • Bump org.jlleitschuh.gradle.ktlint from 11.6.0 to 11.6.1 in /examples by @dependabot in #443
  • Bump com.google.guava:guava from 32.1.2-jre to 32.1.3-jre by @dependabot in #445
  • FIXED: Missing double quotes in compiler docs leading to error. by @prodbyola in #453
  • Bump androidx.activity:activity-compose from 1.8.0 to 1.8.1 in /examples by @dependabot in #457
  • Bump composeVersion from 1.5.3 to 1.5.4 in /examples by @dependabot in #447
  • Bump jvm from 1.9.10 to 1.9.20 in /examples by @dependabot in #450
  • Bump org.junit.jupiter:junit-jupiter-engine from 5.10.0 to 5.10.1 by @dependabot in #454
  • fix(ServerCalls): Fix regression in Status cause for exceptions thrown by implementations by @andrewparmet in #456
  • ready 1.4.1 by @jamesward in #459

New Contributors

Full Changelog: v1.4.0...v1.4.1

v1.4.0

25 Sep 18:24
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.3.1...v1.4.0

v1.3.1

25 Aug 16:40
e6dfc61
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.3.0...v1.3.1

v1.3.0

27 May 20:29
Compare
Choose a tag to compare

Breaking Change Alert!

JDK8 is now the baseline required version and if you are upgrading from a prior release of grpc-kotlin, you need to change the proto plugin artifact classifier jdk7 to jdk8, ie:

id("grpckt") {
    artifact = "io.grpc:protoc-gen-grpc-kotlin:1.3.0:jdk8@jar
}

What's Changed

New Contributors

Full Changelog: v1.2.1...v1.3.0

v1.2.1

19 Jan 23:21
5fb5eff
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.0...v1.2.1

v1.2.0

14 Oct 21:18
c3daa55
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.0...v1.2.0

v1.1.0

04 May 21:03
b7d0648
Compare
Choose a tag to compare

Features

  • removed the requirement for grpc-kotlin-stub-lite (#234)! See CHANGELOG.md for more information.
  • added support for proto3 optional fields (#218)
  • added SERVICE_NAME constant (#236)

Fixes

  • update to latest grpc version for ARM compatibility (#244)
  • improved examples organization (#183)

v1.0.0

14 Dec 19:29
501df14
Compare
Choose a tag to compare

Bug Fixes

  • copy metadata in flow collection for server-streaming RPCs (#210)

Documentation

  • improved docs for compiler (#207)
  • improved examples organization (#183)

v0.2.1

02 Nov 22:29
6749f8a
Compare
Choose a tag to compare

Bug Fixes

  • dependency tree for stub-lite (#199)
  • correct capitalization of proto files which don't follow the style guide (#189)

Documentation

  • GraalVM example (#187)
  • organize examples directory (#183)