gRPC v1.30.1 Release Notes

Release Date: 2020-07-08 // almost 4 years ago
  • ๐Ÿš€ This is the 1.30.1 release (gradius) 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 to address #19195

    ๐Ÿ’Ž Ruby

    • ๐Ÿ”Œ Backport #19756 to 1.30 (Fix auth plugin context use-after-free in ruby) (#23399)