chore(deps): update module google.golang.org/grpc to v1.73.0 #967
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v1.71.0
->v1.73.0
Release Notes
grpc/grpc-go (google.golang.org/grpc)
v1.73.0
: Release 1.73.0Compare Source
New Features
GRPC_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)Bug Fixes
grpc-timeout
header is created. (#8312)grpc-timeout
header values are now rejected. This is consistent with the gRPC protocol spec. (#8290)Performance Improvements
Documentation
v1.72.2
: Release 1.72.2Compare Source
Bug Fixes
NO_PROXY
environment variable when connecting to locally-resolved addresses (case 2 from gRFC A1). (#8329)v1.72.1
: Release 1.72.1Compare Source
Bug Fixes
v1.72.0
: Release 1.72.0Compare Source
Dependencies
API Changes
AddressMapV2
with generics to ultimately replaceAddressMap
. DeprecateAddressMap
for deletion (#8187)New Features
grpc.xds_client.server_failure
counter metric on xDS client to record connectivity errors (#8203)maxAge
to exceed 5 minutes ifstaleAge
is set in the LB policy configuration (#8137)GRPC_EXPERIMENTAL_ENABLE_NEW_PICK_FIRST
tofalse
(case insensitive).Bug Fixes
Behavior Changes
Documentation
v1.71.3
: Release 1.71.3Compare Source
Bug Fixes
NO_PROXY
environment variable when connecting to locally-resolved addresses (case 2 from gRFC A1). (#8329)v1.71.2
: Release 1.71.2Compare Source
Bug Fixes
v1.71.1
: Release 1.71.1Compare Source
Bug Fixes
TextMapPropagator
andTracerProvider
fromTraceOptions
instead of OpenTelemetry globals (#8166)NewAddress
API (#8149)Configuration
📅 Schedule: Branch creation - "on monday and wednesday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.