Skip to content

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
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 21, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
google.golang.org/grpc v1.71.1 -> v1.72.0 age adoption passing confidence

Release Notes

grpc/grpc-go (google.golang.org/grpc)

v1.72.0: Release 1.72.0

Compare Source

Dependencies

  • Minimum supported Go version is now 1.23 (#​8108)

API Changes

  • resolver: add experimental AddressMapV2 with generics to ultimately replace AddressMap. Deprecate AddressMap for deletion (#​8187)
  • resolver: convert EndpointMap in place to use generics (#​8189)

New Features

  • xds: add grpc.xds_client.server_failure counter metric on xDS client to record connectivity errors (#​8203)
  • balancer/rls: allow maxAge to exceed 5 minutes if staleAge is set in the LB policy configuration (#​8137)
  • ringhash: implement gRFC A76 improvements. (#​8159)

Bug Fixes

  • xds: fix support for circuit breakers and load reporting in LOGICAL_DNS clusters (#​8169, #​8170)
  • cds: improve RPC error messages when resources are not found (#​8122)
  • priority: fix race that could leak balancers and goroutines during shutdown (#​8095)
  • stats/opentelemetry: fix trace attributes message sequence numbers to start from 0 (#​8237)
  • balancer/pickfirstleaf: fix panic if deprecated Address.Metadata field is set to a non-comparable value by ignoring the field (#​8227)

Behavior Changes

  • transport: make servers send an HTTP/2 RST_STREAM frame to cancel a stream when the deadline expires (#​8071)

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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot enabled auto-merge (squash) April 21, 2025 07:13
@grpcgatewaybot grpcgatewaybot force-pushed the renovate/google.golang.org-grpc-1.x branch from 1d0da4a to be6ae92 Compare April 21, 2025 07:15
@renovate renovate bot force-pushed the renovate/google.golang.org-grpc-1.x branch from be6ae92 to 67b0aff Compare April 21, 2025 22:13
@grpcgatewaybot grpcgatewaybot force-pushed the renovate/google.golang.org-grpc-1.x branch from 67b0aff to 235f9e1 Compare April 21, 2025 22:16
@renovate renovate bot force-pushed the renovate/google.golang.org-grpc-1.x branch from 235f9e1 to 4db1b79 Compare April 21, 2025 22:29
@grpcgatewaybot grpcgatewaybot force-pushed the renovate/google.golang.org-grpc-1.x branch from 4db1b79 to da467f5 Compare April 21, 2025 22:31
@renovate renovate bot force-pushed the renovate/google.golang.org-grpc-1.x branch from da467f5 to 88e7679 Compare April 22, 2025 06:26
@grpcgatewaybot grpcgatewaybot force-pushed the renovate/google.golang.org-grpc-1.x branch from 88e7679 to 45da678 Compare April 22, 2025 06:28
@renovate renovate bot force-pushed the renovate/google.golang.org-grpc-1.x branch from 45da678 to 9f30f45 Compare April 22, 2025 16:42
@grpcgatewaybot grpcgatewaybot force-pushed the renovate/google.golang.org-grpc-1.x branch from 9f30f45 to 2b53338 Compare April 22, 2025 16:45
@renovate renovate bot force-pushed the renovate/google.golang.org-grpc-1.x branch from 2b53338 to fc90ede Compare April 22, 2025 22:29
@grpcgatewaybot grpcgatewaybot force-pushed the renovate/google.golang.org-grpc-1.x branch from fc90ede to e666c03 Compare April 22, 2025 22:31
@renovate renovate bot force-pushed the renovate/google.golang.org-grpc-1.x branch from e666c03 to e256d0f Compare April 23, 2025 02:23
@grpcgatewaybot grpcgatewaybot force-pushed the renovate/google.golang.org-grpc-1.x branch from e256d0f to e69f5cd Compare April 23, 2025 02:26
@renovate renovate bot force-pushed the renovate/google.golang.org-grpc-1.x branch from e69f5cd to 7df42e5 Compare April 23, 2025 05:42
@johanbrandhorst
Copy link
Collaborator

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)

@renovate renovate bot force-pushed the renovate/google.golang.org-grpc-1.x branch from 7df42e5 to f7bbe12 Compare April 23, 2025 19:38
@grpcgatewaybot grpcgatewaybot force-pushed the renovate/google.golang.org-grpc-1.x branch from f7bbe12 to 809a612 Compare April 23, 2025 19:40
@renovate renovate bot force-pushed the renovate/google.golang.org-grpc-1.x branch from 809a612 to db7c586 Compare April 23, 2025 23:36
@grpcgatewaybot grpcgatewaybot force-pushed the renovate/google.golang.org-grpc-1.x branch from db7c586 to aecb152 Compare April 23, 2025 23:38
@renovate renovate bot force-pushed the renovate/google.golang.org-grpc-1.x branch from aecb152 to daa454e Compare April 24, 2025 02:51
@grpcgatewaybot grpcgatewaybot force-pushed the renovate/google.golang.org-grpc-1.x branch from daa454e to 5d1a2f6 Compare April 24, 2025 02:53
@renovate renovate bot force-pushed the renovate/google.golang.org-grpc-1.x branch from 5d1a2f6 to ff4b6f1 Compare April 24, 2025 14:58
@grpcgatewaybot grpcgatewaybot force-pushed the renovate/google.golang.org-grpc-1.x branch from ff4b6f1 to 8ed6a11 Compare April 24, 2025 15:01
@renovate renovate bot force-pushed the renovate/google.golang.org-grpc-1.x branch from 8ed6a11 to cf71e7f Compare April 24, 2025 20:28
@grpcgatewaybot grpcgatewaybot force-pushed the renovate/google.golang.org-grpc-1.x branch from cf71e7f to 0330cd9 Compare April 24, 2025 20:30
@renovate renovate bot force-pushed the renovate/google.golang.org-grpc-1.x branch from 0330cd9 to f7e19c3 Compare April 25, 2025 02:00
@grpcgatewaybot grpcgatewaybot force-pushed the renovate/google.golang.org-grpc-1.x branch from f7e19c3 to 9798f94 Compare April 25, 2025 02:03
@renovate renovate bot force-pushed the renovate/google.golang.org-grpc-1.x branch from 9798f94 to 950ca05 Compare April 25, 2025 08:26
@grpcgatewaybot grpcgatewaybot force-pushed the renovate/google.golang.org-grpc-1.x branch from 950ca05 to 5e779dc Compare April 25, 2025 08:29
@renovate renovate bot force-pushed the renovate/google.golang.org-grpc-1.x branch from 5e779dc to 031df4d Compare April 25, 2025 10:39
@grpcgatewaybot grpcgatewaybot force-pushed the renovate/google.golang.org-grpc-1.x branch from 031df4d to 6973737 Compare April 25, 2025 10:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant