Update module google.golang.org/grpc to v1.62.1
This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| google.golang.org/grpc | require | patch |
v1.62.0 -> v1.62.1
|
MR created with the help of gitlab-org/frontend/renovate-gitlab-bot
Release Notes
grpc/grpc-go
v1.62.1: Release 1.62.1
Bug Fixes
- xds: fix a bug that results in
no matching virtual host foundRPC errors due to a difference between the target and LDS resource names (#6997) - server: fixed stats handler data
InPayload.Lengthfor unary RPC calls (#6766)- Special Thanks: @hueypark
- grpc: the experimental
RecvBufferPoolDialOptionandServerOptionare now active during unary RPCs with compression (#6766)- Special Thanks: @hueypark
- grpc: trim whitespaces in
accept-encodingheader before determining compressors- Special Thanks: @sercand
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.