[skip changelog] Bump google.golang.org/grpc from 1.73.0 to 1.74.2
Merged
Number: #2958
Type: Pull Request
State: Merged
Type: Pull Request
State: Merged
Author:
dependabot[bot]
Association: Contributor
Comments: 1
Association: Contributor
Comments: 1
Created:
July 23, 2025 at 12:13 PM UTC
(4 months ago)
(4 months ago)
Updated:
July 25, 2025 at 01:06 PM UTC
(4 months ago)
(4 months ago)
Merged:
July 25, 2025 at 01:06 PM UTC
(4 months ago)
by cmaglie
(4 months ago)
by cmaglie
Time to Close:
2 days
Labels:
topic: infrastructure
topic: infrastructure
Description:
Bumps google.golang.org/grpc from 1.73.0 to 1.74.2.
Release notes
Sourced from google.golang.org/grpc's releases.
Release 1.74.2
API Changes
- balancer: add
ExitIdlemethod toBalancerinterface. Earlier, implementing this method was optional. (#8367)Behavior Changes
- xds: Remove the
GRPC_EXPERIMENTAL_ENABLE_LEAST_REQUESTenvironment variable that allows disabling the least request balancer with xDS. Least request was made available by default with xDS in v1.72.0. (#8248)
- Special Thanks:
@atollena- 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.Readerobjects. (#8360)Documentation
- examples: add examples to demonstrate enabling experimental metrics using the OpenTelemetry plugin. (#8388)
- Special Thanks:
@vinothkumarr227Release 1.74.1
Version 1.74.1 retracts release v1.74.0 and itself. Release 1.74.0 was accidentally tagged on the wrong commit and should not be used. Version 1.73.0 should be used until 1.74.2 is released.
Release 1.74.0 was accidentally tagged on the wrong commit and should not be used. Version 1.73.0 should be used until 1.74.1 is released.
Commits
e9e00cbChange version to 1.74.2 (#8470)bd7cb0aChange version to 1.74.2-dev (#8461)002a22cChange version to 1.74.1 (#8455)6e8e7e4Retract v1.74.0 and v1.74.1 (#8457)48c9e4dChange version to 1.74.1-dev (#8408)b8b6cffChange version to 1.74.0 (#8407)077e2c3Cherry-pick #8411, #8419, #8422, #8445 and #8451 to v1.74.x (#8454)b34f845server: allow 0s grpc-timeout header values, as java is known to be able to s...1787f94xdsclient: export genericResourceTypeDecoder (#8406)15299ccxdsclient: make a function to return the supported resource type implementati...- Additional commits viewable in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Pull Request Statistics
Commits:
2
2
Files Changed:
81
81
Additions:
+200
+200
Deletions:
-200
-200
Technical Details
| ID: | 4149923 |
| UUID: | 2688642707 |
| Node ID: | PR_kwDOCJXT4c6gQW6T |
| Host: | GitHub |
| Repository: | arduino/arduino-cli |
| Merge State: | Unknown |