bond v8.1.0 Release Notes

Release Date: 2019-03-27 // about 5 years ago
  • C++

    • 🚀 There were no C++ changes in this release.

    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