gRPC 1.45.2 released, a cross-language RPC framework

gRPC is a modern, open-source, high-performance RPC framework that can run in any environment. gRPC  1.45.2 has been released with several improvements and bug fixes; the specific updates are as follows:

Core

  • Various fixes related to XDS ( #29314 , #29340 , # 29339 )
  • HTTP2: Cancellation logic should not be run on server when receiving GOAWAY (  #29307  )

Update notes: https://github.com/grpc/grpc/releases/tag/v1.45.2

Guess you like

Origin www.oschina.net/news/190779/grpc-1-45-2-released