Skip to content

Release 1.62.1

Compare
Choose a tag to compare
@arvindbr8 arvindbr8 released this 05 Mar 19:10
· 6 commits to v1.62.x since this release
9952aa8

Bug Fixes

  • xds: fix a bug that results in no matching virtual host found RPC errors due to a difference between the target and LDS resource names (#6997)
  • server: fixed stats handler data InPayload.Length for unary RPC calls (#6766)
  • grpc: the experimental RecvBufferPool DialOption and ServerOption are now active during unary RPCs with compression (#6766)
  • grpc: trim whitespaces in accept-encoding header before determining compressors