Update module google.golang.org/grpc to v1.73.0
Compare changes
+ 1
− 1
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
google.golang.org/grpc | require | minor |
v1.72.1 -> v1.73.0
|
v1.73.0
: Release 1.73.0GRPC_EXPERIMENTAL_ENABLE_LEAST_REQUEST=false
in your environment. (#8253)CallAuthority
Call Option that can be used to overwrite the http :authority
header on per-RPC basis. (#8068)List
method to gRPC Health service. (#8155)
GRPC_EXPERIMENTAL_XDS_MTLS_SPIFFE=true
. (#8167, #8180, #8229, #8343)grpc-timeout
header is created. (#8312)grpc-timeout
header values are now rejected. This is consistent with the gRPC protocol spec. (#8290)
v1.72.2
: Release 1.72.2This MR has been generated by Renovate Bot.