-
Notifications
You must be signed in to change notification settings - Fork 2.3k
fix(deps): update module google.golang.org/grpc to v1.72.0 #5487
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/google.golang.org-grpc-1.x
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1d0da4a
to
be6ae92
Compare
be6ae92
to
67b0aff
Compare
67b0aff
to
235f9e1
Compare
235f9e1
to
4db1b79
Compare
4db1b79
to
da467f5
Compare
da467f5
to
88e7679
Compare
88e7679
to
45da678
Compare
45da678
to
9f30f45
Compare
9f30f45
to
2b53338
Compare
2b53338
to
fc90ede
Compare
fc90ede
to
e666c03
Compare
e666c03
to
e256d0f
Compare
e256d0f
to
e69f5cd
Compare
e69f5cd
to
7df42e5
Compare
Looks like they changed the definition of the health check service and we need to fix our mock in the tests: Error: runtime/mux_test.go:759:59: cannot use &dummyHealthCheckClient{…} (value of type *dummyHealthCheckClient) as grpc_health_v1.HealthClient value in argument to runtime.WithHealthzEndpoint: *dummyHealthCheckClient does not implement grpc_health_v1.HealthClient (missing method List) |
7df42e5
to
f7bbe12
Compare
f7bbe12
to
809a612
Compare
809a612
to
db7c586
Compare
db7c586
to
aecb152
Compare
aecb152
to
daa454e
Compare
daa454e
to
5d1a2f6
Compare
5d1a2f6
to
ff4b6f1
Compare
ff4b6f1
to
8ed6a11
Compare
8ed6a11
to
cf71e7f
Compare
cf71e7f
to
0330cd9
Compare
0330cd9
to
f7e19c3
Compare
f7e19c3
to
9798f94
Compare
9798f94
to
950ca05
Compare
950ca05
to
5e779dc
Compare
5e779dc
to
031df4d
Compare
031df4d
to
6973737
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.1
->v1.72.0
Release Notes
grpc/grpc-go (google.golang.org/grpc)
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)Bug Fixes
Behavior Changes
Documentation
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.