Skip to content

Release 1.5.2

Compare
Choose a tag to compare
@menghanl menghanl released this 14 Aug 22:26
· 1 commit to v1.5.x since this release
  • Expose ConnectivityState of a ClientConn. (#1385)
  • Enabling client process multiple GoAways (#1393)
  • Server should send 2 goaway messages to gracefully shutdown the connection. (#1403)
  • Set peer before sending request (#1423)
  • Add and use connectivity package for states (#1430)