Skip to content

v1.1.0

Compare
Choose a tag to compare
@bshaffer bshaffer released this 04 May 21:03
· 181 commits to master since this release
b7d0648

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)