-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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 #11645
Conversation
ℹ Artifact update noticeFile name: config/configgrpc/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
File name: exporter/exportertest/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
File name: exporter/otlpexporter/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
File name: exporter/otlphttpexporter/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
File name: extension/auth/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
File name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
File name: otelcol/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
File name: pdata/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
File name: pdata/pprofile/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
File name: receiver/otlpreceiver/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
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. |
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.
I suppose we don't want this change?
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.
we do not.
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.
i opened an issue to track this change in the go sdk open-telemetry/opentelemetry-go#5969
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #11645 +/- ##
=======================================
Coverage 91.58% 91.58%
=======================================
Files 440 440
Lines 23754 23754
=======================================
Hits 21755 21755
Misses 1627 1627
Partials 372 372 ☔ View full report in Codecov by Sentry. |
74dde26
to
154e700
Compare
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.