Skip to content

Releases: grpc/grpc-kotlin

v0.1.3

04 Jun 19:32
8f3c638

Choose a tag to compare

  • fix: ensure the fix for underscored names (#95) is included in the release (#106)

v0.1.2

20 May 18:13
c2535ed

Choose a tag to compare

0.1.2

  • feature: The grpc-kotlin-stub-lite package has been added for Android (#86)
  • fix:protoc-gen-grpc-kotlin now works on Windows (#96)
  • fix: underscores in rpc names (#95)
  • fix: java_multiple_files failed when false in some cases (#79)
  • Many bug fixes, test fixes, documentation and sample improvements, and code cleanup.