-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
fix(deps): update module google.golang.org/grpc to v1.68.0 #5955
Conversation
ℹ Artifact update noticeFile name: exporters/otlp/otlplog/otlploggrpc/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
File name: exporters/otlp/otlplog/otlploghttp/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
File name: exporters/otlp/otlpmetric/otlpmetricgrpc/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
File name: exporters/otlp/otlpmetric/otlpmetrichttp/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
File name: exporters/otlp/otlptrace/otlptracegrpc/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
File name: exporters/otlp/otlptrace/otlptracehttp/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
2427cdd
to
a9da9b4
Compare
c5d96ed
to
3debc3a
Compare
3debc3a
to
4323975
Compare
This can't be merged, as it requires Go 1.23+. |
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. |
This looks like it only requires Go 1.22.7. |
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. |
This PR contains the following updates:
v1.67.1
->v1.68.0
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 - At any time (no schedule defined), 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 these updates again.
This PR was generated by Mend Renovate. View the repository job log.