-
Notifications
You must be signed in to change notification settings - Fork 221
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
build(deps): update module google.golang.org/grpc to v1.69.4 - autoclosed #5417
Conversation
|
✅ Meticulous spotted zero visual differences across 169 screens tested: view results. Meticulous simulated ~4 hours of user flows against your PR. Expected differences? Click here. Last updated for commit 2cbf65b. This comment will update as new commits are pushed. |
6f63be0
to
c95832f
Compare
c95832f
to
8cdabfb
Compare
8cdabfb
to
8f86ade
Compare
8f86ade
to
d15dff1
Compare
d15dff1
to
dfbf071
Compare
dfbf071
to
2e9ed35
Compare
2e9ed35
to
c9426d8
Compare
c9426d8
to
55a1881
Compare
55a1881
to
d7f25c7
Compare
d7f25c7
to
15a6643
Compare
15a6643
to
b7daeea
Compare
b7daeea
to
22a50fd
Compare
22a50fd
to
da0c4aa
Compare
0afcd66
to
dbe258a
Compare
dbe258a
to
86305f0
Compare
86305f0
to
294ac80
Compare
294ac80
to
1ccf613
Compare
1ccf613
to
9a2c5f2
Compare
9a2c5f2
to
0b60ff6
Compare
0b60ff6
to
c60a240
Compare
c60a240
to
e89b96d
Compare
e89b96d
to
9838b14
Compare
9838b14
to
8d711ce
Compare
8d711ce
to
2a39e05
Compare
2a39e05
to
2cbf65b
Compare
Pull request was closed
This PR contains the following updates:
v1.68.1
->v1.69.4
Release Notes
grpc/grpc-go (google.golang.org/grpc)
v1.69.4
: Release 1.69.4Compare Source
Bug Fixes
Documentation
v1.69.2
: Release 1.69.2Compare Source
Bug Fixes
Metrics
/etc) that were moved to the stats package (#7929).v1.69.0
: Release 1.69.0Compare Source
Known Issues
grpc.NewClient
function is incompatible with forward proxies, because it resolves the target hostname on the client instead of passing the hostname to the proxy. A fix is expected to be a part of grpc-go v1.70. (#7556)New Features
pickfirst
LB policy (disabled by default) supports Happy Eyeballs, interleaving IPv4 and IPv6 address as described in RFC-8305 section 4, to attempt connections to multiple backends concurrently. The experimentalpickfirst
policy can be enabled by setting the environment variableGRPC_EXPERIMENTAL_ENABLE_NEW_PICK_FIRST
totrue
. (#7725, #7742)pick_first
load balancing policy (#7839)MethodHandler
, which is the type of an already-exported field inMethodDesc
(#7796)Bug Fixes
Behavior Changes
pick_first
LB policy to manage connections (#7826)API Changes
balancer.SubConn
interface to force implementors to embed a delegate implementation. This requirement is present in the interface documentation, but wasn't enforced earlier. (#7840)Performance Improvements
ReadAll()
method for more efficientio.Reader
consumption (#7653)Documentation
v1.68.2
: Release 1.68.2Compare Source
Dependencies
stats/opentelemetry
module and instead add the experimental packages it contains directly into the maingoogle.golang.org/grpc
module (#7936)Configuration
📅 Schedule: Branch creation - "after 8pm every weekday,before 4am every weekday,every weekend" (UTC), 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.