8.1.0
8.1.0: 2019-03-27
C++
- C# / Nuget release only
C#
- Updated to gRPC v1.17.1.
- Add a constructor that accepts a
CallInvoker
instance to the generated
gRPC clients to support client-side interceptors. For more details about
C# interceptors, see the proposal in the gRPC
project.
Issue #950