-
Notifications
You must be signed in to change notification settings - Fork 2.6k
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
Update module google.golang.org/grpc to v1.68.0 #36548
Conversation
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Blocking until we resolve the go 1.22.7
question
go 1.22.0 | ||
go 1.22.7 | ||
|
||
toolchain go1.22.8 | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@codeboten I think you know something about this: is this fixed on a later version of gRPC?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
yup, we'll wait until the next release of this lib
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Closing as we wont take this update
Renovate Ignore NotificationBecause you closed this PR without merging, Renovate will ignore this update ( If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR. |
Trying to add this to avoid getting notified until the next release is available. Related to #36548 Signed-off-by: Alex Boten <[email protected]>
Replaces #286 to handle the incorrect toolchain update that PR has. Also we can't upgrade to grpc 1.68.0 bc they made a mistake on that release by bumping the min go version to v1.22.7: open-telemetry/opentelemetry-collector-contrib#36548
Trying to add this to avoid getting notified until the next release is available. Related to open-telemetry#36548 Signed-off-by: Alex Boten <[email protected]>
Trying to add this to avoid getting notified until the next release is available. Related to open-telemetry#36548 Signed-off-by: Alex Boten <[email protected]>
Trying to add this to avoid getting notified until the next release is available. Related to open-telemetry#36548 Signed-off-by: Alex Boten <[email protected]>
Trying to add this to avoid getting notified until the next release is available. Related to open-telemetry#36548 Signed-off-by: Alex Boten <[email protected]>
This PR contains the following updates:
v1.67.1
->v1.68.0
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.68.0
: Release 1.68.0Compare Source
Behavior Changes
ClientConn.Close()
now closes transports simultaneously and waits for transports to be closed before returning. (#7666)NewTLS
that usetls.Config.GetConfigForClient
will now have CipherSuites, supported TLS versions and ALPN configured automatically. These were previously only set for configs not using theGetConfigForClient
option. (#7709)Bug Fixes
Dependencies
go1.22.7
. (#7624)Configuration
📅 Schedule: Branch creation - "on tuesday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, 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.