Sourced from google.golang.org/grpc's releases.
Release 1.62.1
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)
- Special Thanks:
@hueypark
- grpc: the experimental
RecvBufferPool
DialOption
andServerOption
are now active during unary RPCs with compression (#6766)
- Special Thanks:
@hueypark
- grpc: trim whitespaces in
accept-encoding
header before determining compressors
- Special Thanks:
@sercand
9952aa8
Change version to 1.62.1 (#7020)d7334c4
fix enabling compression by trimming whitespaces in accept encoding header (#...d076e14
rpc_util: Fix RecvBufferPool deactivation issues (#6766)9d981b0
cherry-pick #6997 to 1.62.x release branch (#6979) (#7018)7c4b553
Switch version to 1.62.1-dev (#6995)