elixir-grpc / grpc

An Elixir implementation of gRPC
https://hex.pm/packages/grpc
Apache License 2.0
1.39k stars 212 forks source link

Upgrade to protobuf 0.11 #285

Closed 08525182818 closed 1 year ago

08525182818 commented 1 year ago

This upgrades the protobuf dependency to 0.11 which is notable as it added support for proto3 optional fields.

08525182818 commented 1 year ago

Sorry, used wrong account to make the PR.