-
Notifications
You must be signed in to change notification settings - Fork 130
Update module google.golang.org/grpc to v1.74.2 #3641
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
Conversation
6da8336
to
f766883
Compare
04d8f40
to
1fab5bb
Compare
| datasource | package | from | to | | ---------- | ---------------------- | ------- | ------- | | go | google.golang.org/grpc | v1.74.0 | v1.74.2 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1fab5bb
to
9aa5e70
Compare
Edited/Blocked NotificationRenovate 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. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #3641 +/- ##
==========================================
+ Coverage 87.05% 87.07% +0.02%
==========================================
Files 127 127
Lines 15602 15602
Branches 62 62
==========================================
+ Hits 13582 13586 +4
+ Misses 1861 1858 -3
+ Partials 159 158 -1 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
This PR contains the following updates:
v1.74.0
->v1.74.2
Release Notes
grpc/grpc-go (google.golang.org/grpc)
v1.74.2
: Release 1.74.2Compare Source
API Changes
ExitIdle
method toBalancer
interface. Earlier, implementing this method was optional. (#8367)Behavior Changes
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)Bug Fixes
Attempt to set a bootstrap configuration...
when creating multiple directpath channels. (#8419)Performance Improvements
mem.Reader
objects. (#8360)Documentation
v1.74.1
: Release 1.74.1Compare Source
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.
Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM ( * 0-3 * * * ) in timezone America/Los_Angeles, 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.
This PR was generated by Mend Renovate. View the repository job log.