Skip to content

3.1.0

Compare
Choose a tag to compare
@mraleph mraleph released this 27 Oct 11:56
e97711a
  • Expose a stream for connection state changes on ClientChannel to address
    #428.
    This allows users to react to state changes in the connection.
  • Fix #576: set default
    :authority value for UDS connections to localhost instead of using
    UDS path. Using path triggers checks in HTTP2 servers which
    attempt to validate :authority value.