[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
![dependabot[bot]](https://github.com/dependabot.png)
Association: Contributor
Comments: 1
Created:
July 23, 2025 at 12:13 PM UTC
(about 2 months ago)
(about 2 months ago)
Updated:
July 25, 2025 at 01:06 PM UTC
(about 2 months ago)
(about 2 months ago)
Merged:
July 25, 2025 at 01:06 PM UTC
(about 2 months ago)
by cmaglie
(about 2 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
ExitIdle
method toBalancer
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)
- 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.Reader
objects. (#8360)Documentation
- examples: add examples to demonstrate enabling experimental metrics using the OpenTelemetry plugin. (#8388)
- Special Thanks:
@vinothkumarr227
Release 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
e9e00cb
Change version to 1.74.2 (#8470)bd7cb0a
Change version to 1.74.2-dev (#8461)002a22c
Change version to 1.74.1 (#8455)6e8e7e4
Retract v1.74.0 and v1.74.1 (#8457)48c9e4d
Change version to 1.74.1-dev (#8408)b8b6cff
Change version to 1.74.0 (#8407)077e2c3
Cherry-pick #8411, #8419, #8422, #8445 and #8451 to v1.74.x (#8454)b34f845
server: allow 0s grpc-timeout header values, as java is known to be able to s...1787f94
xdsclient: export genericResourceTypeDecoder (#8406)15299cc
xdsclient: 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 rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will 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 version
will 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 dependency
will 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 |