Skip to content

v1.76.0

Compare
Choose a tag to compare
@pulkit4tech pulkit4tech released this 14 Feb 11:17
  • HTTP2 client support for the HTTP outbound.
    • Client/Peer will use http2.Transport based on the outbound configuration.
    • Added useHTTP2 option to the HTTP outbound configuration to enable HTTP2 client support. (#2351)
  • Create client per outbound (previously it was per transport) for http (#2350)