Skip to content

fix(deps): update module google.golang.org/grpc to v1.74.2 (main) - #18533

Merged
renovate[bot] merged 1 commit into
mainfrom
deps-update/main-google.golang.orggrpc
Jul 22, 2025
Merged

fix(deps): update module google.golang.org/grpc to v1.74.2 (main)#18533
renovate[bot] merged 1 commit into
mainfrom
deps-update/main-google.golang.orggrpc

Conversation

@renovate

@renovate renovate Bot commented Jul 22, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
google.golang.org/grpc v1.74.1 -> v1.74.2 age confidence

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.74.2: Release 1.74.2

API Changes

  • balancer: add ExitIdle method to Balancer interface. Earlier, implementing this method was optional. (#​8367)

Behavior Changes

  • xds: Remove the GRPC_EXPERIMENTAL_ENABLE_LEAST_REQUEST environment variable that allows disabling the least request balancer with xDS. Least request was made available by default with xDS in v1.72.0. (#​8248)
  • server: allow 0s grpc-timeout header values, which older gRPC-Java versions could send. This restores the behavior of grpc-go before v1.73.0. (#​8439)

Bug Fixes

  • googledirectpath: avoid logging the error message Attempt to set a bootstrap configuration... when creating multiple directpath channels. (#​8419)

Performance Improvements

  • transport: reduce heap allocations by pooling objects and avoiding method-to-closure conversions. (#​8361)
  • transport: reduce heap allocations by re-using mem.Reader objects. (#​8360)

Documentation

  • examples: add examples to demonstrate enabling experimental metrics using the OpenTelemetry plugin. (#​8388)

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 added the dependencies Pull requests that update a dependency file label Jul 22, 2025
@renovate
renovate Bot requested a review from a team as a code owner July 22, 2025 19:02
@renovate renovate Bot added the dependencies Pull requests that update a dependency file label Jul 22, 2025
@renovate
renovate Bot enabled auto-merge (squash) July 22, 2025 19:02
@renovate
renovate Bot merged commit 673961d into main Jul 22, 2025
69 checks passed
@renovate
renovate Bot deleted the deps-update/main-google.golang.orggrpc branch July 22, 2025 19:10
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 size/XS

0 participants