v0.20.0
Features
⚠BREAKING CHANGE ⚠
In this release we remove method GrpcClient.load
which used the deprecated grpc.load
call. If you use this method in your code (which is unlikely), change it to use loadProto
instead.
⚠BREAKING CHANGE ⚠
In this release we remove method GrpcClient.load
which used the deprecated grpc.load
call. If you use this method in your code (which is unlikely), change it to use loadProto
instead.