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

fix(deps): update module google.golang.org/grpc to v1.68.0 #36326

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 12, 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 12, 2024
Copy link
Contributor Author

renovate bot commented Nov 12, 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

@renovate renovate bot force-pushed the renovate/google.golang.org-grpc-1.x branch from 810c6f7 to a7633b6 Compare November 12, 2024 20:09
@@ -1,6 +1,8 @@
module github.com/open-telemetry/opentelemetry-collector-contrib/cmd/telemetrygen

go 1.22.0
go 1.22.7
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should be reverted, see grpc/grpc-go@3db86e2

@songy23
Copy link
Member

songy23 commented Nov 12, 2024

I think we need to skip this version and wait for grpc-go to release a new version with grpc/grpc-go@3db86e2

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