gRPC v1.31.1 Release Notes

Release Date: 2020-08-17 // over 3 years ago
  • This is the 1.31.1 release (galore) of gRPC Core.

    ๐Ÿš€ Please see the notes for the previous releases here: https://github.com/grpc/grpc/releases. Please consult https://grpc.io/ for all information regarding this product.

    ๐Ÿš€ This release is a patch specifically for the Ruby bindings, which adds two backported PRs:

    • ๐Ÿ’Ž Backport "Ruby: use absolute module name for request/response namespaces" to 1.31.x (#23830)
    • ๐Ÿ’Ž Backport "Copy channel args hash before appending ruby user agent" to 1.31.x (#23826)