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

chore(deps): update module google.golang.org/grpc to v1.68.1 #325

Merged
merged 1 commit into from
Dec 7, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 10, 2024

This PR contains the following updates:

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

Release Notes

grpc/grpc-go (google.golang.org/grpc)

v1.68.1: Release 1.68.1

Compare Source

Bug Fixes

  • credentials/alts: avoid SRV and TXT lookups for handshaker service to work around hangs caused by buggy versions of systemd-resolved. (#​7861)

Dependencies

  • Relax minimum Go version requirement from go1.22.7 to go1.22. (#​7831)

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)

v1.67.2: Release 1.67.2

Compare Source

Bug Fixes

  • credentials/alts: avoid SRV and TXT lookups for handshaker service to work around hangs caused by buggy versions of systemd-resolved. (#​7861)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 the dependencies Pull requests that update a dependency file label Nov 10, 2024
@renovate renovate bot requested a review from a team as a code owner November 10, 2024 19:07
@renovate renovate bot added the gomod label Nov 10, 2024
@renovate renovate bot force-pushed the renovate/google.golang.org-grpc-1.x branch 4 times, most recently from c70f8b6 to 8b97823 Compare November 12, 2024 06:33
@github-actions github-actions bot added size/XS and removed size/S labels Nov 12, 2024
@renovate renovate bot force-pushed the renovate/google.golang.org-grpc-1.x branch from 8b97823 to 43070ed Compare November 12, 2024 09:32
@github-actions github-actions bot added size/S and removed size/XS labels Nov 12, 2024
@renovate renovate bot force-pushed the renovate/google.golang.org-grpc-1.x branch 2 times, most recently from 66c0278 to e8615d5 Compare November 15, 2024 15:34
@renovate renovate bot force-pushed the renovate/google.golang.org-grpc-1.x branch 11 times, most recently from 36f8059 to 2df28a0 Compare November 27, 2024 04:40
@renovate renovate bot force-pushed the renovate/google.golang.org-grpc-1.x branch 2 times, most recently from 61bef13 to 3e4e1a9 Compare November 29, 2024 19:56
@renovate renovate bot force-pushed the renovate/google.golang.org-grpc-1.x branch 2 times, most recently from 9b035ca to ad37a6b Compare December 6, 2024 10:50
@renovate renovate bot force-pushed the renovate/google.golang.org-grpc-1.x branch 2 times, most recently from 9bad8c3 to 24a8719 Compare December 6, 2024 19:31
@renovate renovate bot force-pushed the renovate/google.golang.org-grpc-1.x branch from 24a8719 to 1124759 Compare December 7, 2024 09:11
@renovate renovate bot changed the title chore(deps): update module google.golang.org/grpc to v1.68.0 chore(deps): update module google.golang.org/grpc to v1.68.1 Dec 7, 2024
@github-actions github-actions bot added size/XS and removed size/S labels Dec 7, 2024
@renovate renovate bot merged commit 3ba43f2 into master Dec 7, 2024
20 checks passed
@renovate renovate bot deleted the renovate/google.golang.org-grpc-1.x branch December 7, 2024 13:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file gomod size/XS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants