KEMBAR78
Releases · grpc/grpc-kotlin · GitHub
Skip to content

Releases: grpc/grpc-kotlin

v1.5.0

16 Sep 23:04

Choose a tag to compare

Highlights

  1. Bzlmod.
  2. Bazel Central Registry.
  3. Central Sonatype Release.
  4. Standardized Aspect Lint Formatter.
  5. Java 17, C++17, Gradle 9.0.0, Bazel 8.4.0 and more.

What's Changed

New Contributors

Full Changelog: v1.4.3...v1.5.0

v1.5.0-rc.5

11 Sep 22:13

Choose a tag to compare

v1.5.0-rc.5 Pre-release
Pre-release

What's Changed

Full Changelog: v1.5.0-rc.4...v1.5.0-rc.5

v1.5.0-rc.4

08 Sep 23:06

Choose a tag to compare

v1.5.0-rc.4 Pre-release
Pre-release

What's Changed

  • Bump bazel-contrib/publish-to-bcr from 0.2.3 to 1.0.0 by @dependabot[bot] in #712

Full Changelog: v1.5.0-rc.3...v1.5.0-rc.4

v1.5.0-rc.3

07 Sep 20:00

Choose a tag to compare

v1.5.0-rc.3 Pre-release
Pre-release

This release is to test new central sonatype system.

What's Changed

Full Changelog: v1.5.0-rc.2...v1.5.0-rc.3

v1.5.0-rc.2

31 Aug 00:33

Choose a tag to compare

v1.5.0-rc.2 Pre-release
Pre-release

What's Changed

Full Changelog: v1.5.0-rc.1...v1.5.0-rc.2

v1.5.0-rc.1

27 Aug 09:49

Choose a tag to compare

v1.5.0-rc.1 Pre-release
Pre-release

What's Changed

  • fix URL constructor deprecation warning by @wavedeck in #627
  • Upgrade bazel version and dependencies. by @thuan-infinity in #686
  • Upgrade to gradle 9 + dokka 2. by @thuan-infinity in #687
  • Bump org.jetbrains.kotlinx:kotlinx-coroutines-core from 1.8.0 to 1.10.2 in /examples by @dependabot[bot] in #684
  • Bump com.google.truth.extensions:truth-proto-extension from 1.4.2 to 1.4.4 by @dependabot[bot] in #682
  • Bump androidx.compose.ui:ui from 1.6.3 to 1.9.0 in /examples by @dependabot[bot] in #683
  • Bump org.slf4j:slf4j-simple from 2.0.12 to 2.0.17 by @dependabot[bot] in #680
  • Move formatter to an independent folder. by @thuan-infinity in #688
  • Bump org.jetbrains.kotlinx:kotlinx-coroutines-core from 1.10.1 to 1.10.2 by @dependabot[bot] in #691

New Contributors

Full Changelog: v1.5.0-rc...v1.5.0-rc.1

v1.5.0-rc

24 Aug 18:51
2f717db

Choose a tag to compare

v1.5.0-rc Pre-release
Pre-release

What's Changed

  • chore: allow release to be triggered manually by @bshaffer in #642
  • chore: disable publishing integration_testing by @bshaffer in #643
  • Upgrade bazel and gradle workflows. by @thuan-infinity in #661
  • #641 Upgrade deps/Kotlin/JVM/C++/Bazel/bzlmod. by @duckladydinh in #640
  • Bump gradle/actions from 3 to 4 by @dependabot[bot] in #663
  • Bump org.junit.jupiter:junit-jupiter from 5.10.2 to 5.13.4 by @dependabot[bot] in #664
  • Bump androidx.compose.foundation:foundation-layout from 1.6.3 to 1.9.0 in /examples by @dependabot[bot] in #669
  • Bump io.grpc:protoc-gen-grpc-kotlin from 1.4.1 to 1.4.3 in /examples by @dependabot[bot] in #668
  • Bump androidx.compose.compiler:compiler from 1.5.10 to 1.5.15 in /examples by @dependabot[bot] in #672
  • Bump io.grpc:protoc-gen-grpc-java from 1.62.2 to 1.75.0 in /examples by @dependabot[bot] in #671
  • Bump org.testcontainers:testcontainers from 1.19.7 to 1.21.3 by @dependabot[bot] in #666
  • Bump com.squareup:kotlinpoet from 1.16.0 to 2.2.0 by @dependabot[bot] in #665
  • Bump actions/checkout from 4 to 5 by @dependabot[bot] in #651
  • Bump actions/setup-java from 4 to 5 by @dependabot[bot] in #650
  • Bump com.google.protobuf:protobuf-kotlin-lite from 3.25.3 to 4.32.0 in /examples by @dependabot[bot] in #655
  • Bump org.gradle:gradle-tooling-api from 8.6 to 9.0.0 by @dependabot[bot] in #652
  • Set module version to 0.0.0 in MODULE.bazel. by @thuan-infinity in #673
  • Update bzlmod example deps. by @thuan-infinity in #674

New Contributors

Full Changelog: v1.4.2...v1.5.0-rc

v1.4.2

30 Jul 20:24
a969a91

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

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

Choose a tag to compare

What's Changed

New Contributors

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