Skip to content

v0.14.0

Compare
Choose a tag to compare
@robbertvanginkel robbertvanginkel released this 18 Oct 22:00
· 173 commits to dev since this release
f972a39
  • Support protobuf encoding using:
    • Precompiled FileDescriptorSets with flags --file-descriptor-set-bin
      or -F.
    • Using the grpc reflection API if no descriptor set is specified.
  • Encoding now defaults to proto if the method is of form
    package.Service/Method.