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.63.0 #216

Merged
merged 1 commit into from
Apr 5, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 24, 2024

Mend Renovate

This PR contains the following updates:

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

Release Notes

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

v1.63.0: Release 1.63.0

Compare Source

Behavior Changes

  • grpc: Return canonical target string from resolver.Address.String() (experimental) (#​6923)
  • client & server: when using write buffer pooling, use input value for buffer size instead of size*2 (#​6983)

New Features

  • grpc: add ClientConn.CanonicalTarget() to return the canonical target string. (#​7006)
  • xds: implement LRS named metrics support (gRFC A64) (#​7027)
  • grpc: introduce grpc.NewClient to allow users to create new clients in idle mode and with "dns" as the default resolver (#​7010)

API Changes

  • grpc: stabilize experimental method ClientConn.Target() (#​7006)

Bug Fixes

  • xds: fix an issue that would cause the client to send an empty list of resources for LDS/CDS upon reconnecting with the management server (#​7026)
  • server: Fix some errors returned by a server when using a grpc.Server as an http.Handler with the Go stdlib HTTP server (#​6989)
  • resolver/dns: add SetResolvingTimeout to allow configuring the DNS resolver's global timeout (#​6917)
  • Set the security level of Windows named pipes to NoSecurity (#​6956)

v1.62.2: Release 1.62.2

Compare Source

Dependencies


Configuration

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

🚦 Automerge: Enabled.

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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested review from a team as code owners January 24, 2024 03:05
@renovate renovate bot force-pushed the renovate/google.golang.org-grpc-1.x branch from 8ed6903 to 46eea4d Compare February 5, 2024 20:54
@renovate renovate bot changed the title fix(deps): update module google.golang.org/grpc to v1.61.0 fix(deps): update module google.golang.org/grpc to v1.61.1 Feb 14, 2024
@renovate renovate bot force-pushed the renovate/google.golang.org-grpc-1.x branch from 46eea4d to 6061a2e Compare February 14, 2024 00:22
@renovate renovate bot changed the title fix(deps): update module google.golang.org/grpc to v1.61.1 fix(deps): update module google.golang.org/grpc to v1.62.0 Feb 22, 2024
@renovate renovate bot force-pushed the renovate/google.golang.org-grpc-1.x branch from 6061a2e to acd9b1e Compare February 22, 2024 00:13
@renovate renovate bot changed the title fix(deps): update module google.golang.org/grpc to v1.62.0 fix(deps): update module google.golang.org/grpc to v1.62.1 Mar 5, 2024
@renovate renovate bot force-pushed the renovate/google.golang.org-grpc-1.x branch from acd9b1e to c9c786b Compare March 5, 2024 21:10
@renovate renovate bot force-pushed the renovate/google.golang.org-grpc-1.x branch 6 times, most recently from 140a582 to 06ddcc0 Compare March 18, 2024 14:19
@renovate renovate bot changed the title fix(deps): update module google.golang.org/grpc to v1.62.1 fix(deps): update module google.golang.org/grpc to v1.63.0 Apr 3, 2024
@renovate renovate bot force-pushed the renovate/google.golang.org-grpc-1.x branch from 06ddcc0 to 07f7756 Compare April 3, 2024 23:23
@renovate renovate bot force-pushed the renovate/google.golang.org-grpc-1.x branch from 07f7756 to 8c6ae79 Compare April 5, 2024 01:48
@mikemrm mikemrm merged commit 2e5f9e7 into main Apr 5, 2024
5 checks passed
@mikemrm mikemrm deleted the renovate/google.golang.org-grpc-1.x branch April 5, 2024 03:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant