Skip to content
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

Closed
wants to merge 2 commits into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 26, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
google.golang.org/grpc v1.67.1 -> v1.68.0 age adoption passing confidence

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.0

Compare Source

Behavior Changes

  • stats/opentelemetry/csm: Get mesh_id local label from "CSM_MESH_ID" environment variable, rather than parsing from bootstrap file (#​7740)
  • orca (experimental): if using an ORCA listener, it must now be registered only on a READY SubConn, and the listener will automatically be stopped when the connection is lost. (#​7663)
  • client: ClientConn.Close() now closes transports simultaneously and waits for transports to be closed before returning. (#​7666)
  • credentials: TLS credentials created via NewTLS that use tls.Config.GetConfigForClient will now have CipherSuites, supported TLS versions and ALPN configured automatically. These were previously only set for configs not using the GetConfigForClient option. (#​7709)

Bug Fixes

  • transport: prevent deadlock in client transport shutdown when writing the GOAWAY frame hangs. (#​7662)
  • mem: reuse buffers more accurately by using slice capacity instead of length (#​7702)
  • status: Fix regression caused by #​6919 in status.Details() causing it to return a wrapped type when getting proto messages generated with protoc-gen-go < v1. (#​7724)

Dependencies

  • Bump minimum supported Go version to 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added dependencies Pull requests that update a dependency file renovatebot labels Nov 26, 2024
@renovate renovate bot requested a review from a team as a code owner November 26, 2024 11:52
Copy link
Contributor Author

renovate bot commented Nov 26, 2024

⚠️ Artifact update problem

Renovate failed to update artifacts related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: cmd/telemetrygen/go.sum
Command failed: go get -d -t ./...
go: module google.golang.org/[email protected] requires go >= 1.22.7; switching to go1.22.9
go: downloading go1.22.9 (linux/amd64)
go: download go1.22.9: golang.org/[email protected]: verifying module: checksum database disabled by GOSUMDB=off

File name: connector/exceptionsconnector/go.sum
Command failed: go get -d -t ./...
go: module google.golang.org/[email protected] requires go >= 1.22.7; switching to go1.22.9
go: downloading go1.22.9 (linux/amd64)
go: download go1.22.9: golang.org/[email protected]: verifying module: checksum database disabled by GOSUMDB=off

File name: connector/routingconnector/go.sum
Command failed: go get -d -t ./...
go: module google.golang.org/[email protected] requires go >= 1.22.7; switching to go1.22.9
go: downloading go1.22.9 (linux/amd64)
go: download go1.22.9: golang.org/[email protected]: verifying module: checksum database disabled by GOSUMDB=off

File name: connector/spanmetricsconnector/go.sum
Command failed: go get -d -t ./...
go: module google.golang.org/[email protected] requires go >= 1.22.7; switching to go1.22.9
go: downloading go1.22.9 (linux/amd64)
go: download go1.22.9: golang.org/[email protected]: verifying module: checksum database disabled by GOSUMDB=off

File name: exporter/coralogixexporter/go.sum
Command failed: go get -d -t ./...
go: module google.golang.org/[email protected] requires go >= 1.22.7; switching to go1.22.9
go: downloading go1.22.9 (linux/amd64)
go: download go1.22.9: golang.org/[email protected]: verifying module: checksum database disabled by GOSUMDB=off

File name: exporter/googlecloudpubsubexporter/go.sum
Command failed: go get -d -t ./...
go: module google.golang.org/[email protected] requires go >= 1.22.7; switching to go1.22.9
go: downloading go1.22.9 (linux/amd64)
go: download go1.22.9: golang.org/[email protected]: verifying module: checksum database disabled by GOSUMDB=off

File name: exporter/opencensusexporter/go.sum
Command failed: go get -d -t ./...
go: module google.golang.org/[email protected] requires go >= 1.22.7; switching to go1.22.9
go: downloading go1.22.9 (linux/amd64)
go: download go1.22.9: golang.org/[email protected]: verifying module: checksum database disabled by GOSUMDB=off

File name: exporter/otelarrowexporter/go.sum
Command failed: go get -d -t ./...
go: module google.golang.org/[email protected] requires go >= 1.22.7; switching to go1.22.9
go: downloading go1.22.9 (linux/amd64)
go: download go1.22.9: golang.org/[email protected]: verifying module: checksum database disabled by GOSUMDB=off

File name: extension/asapauthextension/go.sum
Command failed: go get -d -t ./...
go: module google.golang.org/[email protected] requires go >= 1.22.7; switching to go1.22.9
go: downloading go1.22.9 (linux/amd64)
go: download go1.22.9: golang.org/[email protected]: verifying module: checksum database disabled by GOSUMDB=off

File name: extension/basicauthextension/go.sum
Command failed: go get -d -t ./...
go: module google.golang.org/[email protected] requires go >= 1.22.7; switching to go1.22.9
go: downloading go1.22.9 (linux/amd64)
go: download go1.22.9: golang.org/[email protected]: verifying module: checksum database disabled by GOSUMDB=off

File name: extension/bearertokenauthextension/go.sum
Command failed: go get -d -t ./...
go: module google.golang.org/[email protected] requires go >= 1.22.7; switching to go1.22.9
go: downloading go1.22.9 (linux/amd64)
go: download go1.22.9: golang.org/[email protected]: verifying module: checksum database disabled by GOSUMDB=off

File name: extension/headerssetterextension/go.sum
Command failed: go get -d -t ./...
go: module google.golang.org/[email protected] requires go >= 1.22.7; switching to go1.22.9
go: downloading go1.22.9 (linux/amd64)
go: download go1.22.9: golang.org/[email protected]: verifying module: checksum database disabled by GOSUMDB=off

File name: extension/healthcheckv2extension/go.sum
Command failed: go get -d -t ./...
go: module google.golang.org/[email protected] requires go >= 1.22.7; switching to go1.22.9
go: downloading go1.22.9 (linux/amd64)
go: download go1.22.9: golang.org/[email protected]: verifying module: checksum database disabled by GOSUMDB=off

File name: extension/jaegerremotesampling/go.sum
Command failed: go get -d -t ./...
go: module google.golang.org/[email protected] requires go >= 1.22.7; switching to go1.22.9
go: downloading go1.22.9 (linux/amd64)
go: download go1.22.9: golang.org/[email protected]: verifying module: checksum database disabled by GOSUMDB=off

File name: extension/oauth2clientauthextension/go.sum
Command failed: go get -d -t ./...
go: module google.golang.org/[email protected] requires go >= 1.22.7; switching to go1.22.9
go: downloading go1.22.9 (linux/amd64)
go: download go1.22.9: golang.org/[email protected]: verifying module: checksum database disabled by GOSUMDB=off

File name: extension/opampextension/go.sum
Command failed: go get -d -t ./...
go: module google.golang.org/[email protected] requires go >= 1.22.7; switching to go1.22.9
go: downloading go1.22.9 (linux/amd64)
go: download go1.22.9: golang.org/[email protected]: verifying module: checksum database disabled by GOSUMDB=off

File name: extension/sigv4authextension/go.sum
Command failed: go get -d -t ./...
go: module google.golang.org/[email protected] requires go >= 1.22.7; switching to go1.22.9
go: downloading go1.22.9 (linux/amd64)
go: download go1.22.9: golang.org/[email protected]: verifying module: checksum database disabled by GOSUMDB=off

File name: extension/solarwindsapmsettingsextension/go.sum
Command failed: go get -d -t ./...
go: module google.golang.org/[email protected] requires go >= 1.22.7; switching to go1.22.9
go: downloading go1.22.9 (linux/amd64)
go: download go1.22.9: golang.org/[email protected]: verifying module: checksum database disabled by GOSUMDB=off

File name: extension/sumologicextension/go.sum
Command failed: go get -d -t ./...
go: module google.golang.org/[email protected] requires go >= 1.22.7; switching to go1.22.9
go: downloading go1.22.9 (linux/amd64)
go: download go1.22.9: golang.org/[email protected]: verifying module: checksum database disabled by GOSUMDB=off

File name: internal/coreinternal/go.sum
Command failed: go get -d -t ./...
go: module google.golang.org/[email protected] requires go >= 1.22.7; switching to go1.22.9
go: downloading go1.22.9 (linux/amd64)
go: download go1.22.9: golang.org/[email protected]: verifying module: checksum database disabled by GOSUMDB=off

File name: internal/otelarrow/go.sum
Command failed: go get -d -t ./...
go: module google.golang.org/[email protected] requires go >= 1.22.7; switching to go1.22.9
go: downloading go1.22.9 (linux/amd64)
go: download go1.22.9: golang.org/[email protected]: verifying module: checksum database disabled by GOSUMDB=off

File name: processor/routingprocessor/go.sum
Command failed: go get -d -t ./...
go: module google.golang.org/[email protected] requires go >= 1.22.7; switching to go1.22.9
go: downloading go1.22.9 (linux/amd64)
go: download go1.22.9: golang.org/[email protected]: verifying module: checksum database disabled by GOSUMDB=off

File name: receiver/googlecloudpubsubreceiver/go.sum
Command failed: go get -d -t ./...
go: module google.golang.org/[email protected] requires go >= 1.22.7; switching to go1.22.9
go: downloading go1.22.9 (linux/amd64)
go: download go1.22.9: golang.org/[email protected]: verifying module: checksum database disabled by GOSUMDB=off

File name: receiver/googlecloudspannerreceiver/go.sum
Command failed: go get -d -t ./...
go: module google.golang.org/[email protected] requires go >= 1.22.7; switching to go1.22.9
go: downloading go1.22.9 (linux/amd64)
go: download go1.22.9: golang.org/[email protected]: verifying module: checksum database disabled by GOSUMDB=off

File name: receiver/jaegerreceiver/go.sum
Command failed: go get -d -t ./...
go: module google.golang.org/[email protected] requires go >= 1.22.7; switching to go1.22.9
go: downloading go1.22.9 (linux/amd64)
go: download go1.22.9: golang.org/[email protected]: verifying module: checksum database disabled by GOSUMDB=off

File name: receiver/lokireceiver/go.sum
Command failed: go get -d -t ./...
go: module google.golang.org/[email protected] requires go >= 1.22.7; switching to go1.22.9
go: downloading go1.22.9 (linux/amd64)
go: download go1.22.9: golang.org/[email protected]: verifying module: checksum database disabled by GOSUMDB=off

File name: receiver/opencensusreceiver/go.sum
Command failed: go get -d -t ./...
go: module google.golang.org/[email protected] requires go >= 1.22.7; switching to go1.22.9
go: downloading go1.22.9 (linux/amd64)
go: download go1.22.9: golang.org/[email protected]: verifying module: checksum database disabled by GOSUMDB=off

File name: receiver/otelarrowreceiver/go.sum
Command failed: go get -d -t ./...
go: module google.golang.org/[email protected] requires go >= 1.22.7; switching to go1.22.9
go: downloading go1.22.9 (linux/amd64)
go: download go1.22.9: golang.org/[email protected]: verifying module: checksum database disabled by GOSUMDB=off

File name: receiver/skywalkingreceiver/go.sum
Command failed: go get -d -t ./...
go: module google.golang.org/[email protected] requires go >= 1.22.7; switching to go1.22.9
go: downloading go1.22.9 (linux/amd64)
go: download go1.22.9: golang.org/[email protected]: verifying module: checksum database disabled by GOSUMDB=off

File name: testbed/go.sum
Command failed: go get -d -t ./...
go: module google.golang.org/[email protected] requires go >= 1.22.7; switching to go1.22.9
go: downloading go1.22.9 (linux/amd64)
go: download go1.22.9: golang.org/[email protected]: verifying module: checksum database disabled by GOSUMDB=off

Copy link
Member

@mx-psi mx-psi left a 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

Comment on lines -3 to 6
go 1.22.0
go 1.22.7

toolchain go1.22.8

Copy link
Member

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?

Copy link
Contributor

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

Copy link
Contributor

@codeboten codeboten left a 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

@codeboten codeboten closed this Nov 27, 2024
Copy link
Contributor Author

renovate bot commented Nov 27, 2024

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (v1.68.0). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/google.golang.org-grpc-1.x branch November 27, 2024 20:01
codeboten added a commit that referenced this pull request Nov 27, 2024
Trying to add this to avoid getting notified until the next release is
available.

Related to
#36548

Signed-off-by: Alex Boten <[email protected]>
TylerHelmuth added a commit to honeycombio/husky that referenced this pull request Dec 2, 2024
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
shivanthzen pushed a commit to shivanthzen/opentelemetry-collector-contrib that referenced this pull request Dec 5, 2024
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]>
ZenoCC-Peng pushed a commit to ZenoCC-Peng/opentelemetry-collector-contrib that referenced this pull request Dec 6, 2024
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]>
sbylica-splunk pushed a commit to sbylica-splunk/opentelemetry-collector-contrib that referenced this pull request Dec 17, 2024
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]>
AkhigbeEromo pushed a commit to sematext/opentelemetry-collector-contrib that referenced this pull request Jan 13, 2025
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]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants