Skip to content

Conversation

@wasmcloud-automation-app
Copy link
Contributor

@wasmcloud-automation-app wasmcloud-automation-app bot commented Apr 22, 2025

This PR contains the following updates:

Package Type Update Change
google.golang.org/grpc indirect minor v1.71.1 -> v1.72.0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


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)
  • pickfirst: The new pick first LB policy is made the default. The new LB policy implements the Happy Eyeballs algorithm. To disable the new policy set the environment variable GRPC_EXPERIMENTAL_ENABLE_NEW_PICK_FIRST to false (case insensitive).
Bug Fixes
  • xds: fix support for circuit breakers and load reporting in LOGICAL_DNS clusters (#​8169, #​8170)
  • xds/cds: improve RPC error messages when resources are not found (#​8122)
  • balancer/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: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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 has been generated by Renovate Bot.

@wasmcloud-automation-app wasmcloud-automation-app bot requested a review from a team as a code owner April 22, 2025 00:33
@wasmcloud-automation-app wasmcloud-automation-app bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Apr 22, 2025
@wasmcloud-automation-app wasmcloud-automation-app bot force-pushed the renovate/google.golang.org-grpc-1.x branch from 0f0e42d to 5916206 Compare April 30, 2025 00:33
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@wasmcloud-automation-app wasmcloud-automation-app bot force-pushed the renovate/google.golang.org-grpc-1.x branch from 5916206 to 024599c Compare May 10, 2025 00:32
@wasmcloud-automation-app
Copy link
Contributor Author

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@joonas joonas merged commit 4b0e282 into main May 12, 2025
5 checks passed
@joonas joonas deleted the renovate/google.golang.org-grpc-1.x branch May 12, 2025 14:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants