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 #4174

Merged
merged 2 commits into from
Apr 7, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 4, 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

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.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 enabled auto-merge (rebase) April 4, 2024 02:23
@grpcgatewaybot grpcgatewaybot force-pushed the renovate/google.golang.org-grpc-1.x branch from 0658998 to a322b93 Compare April 4, 2024 02:25
@renovate renovate bot force-pushed the renovate/google.golang.org-grpc-1.x branch from a322b93 to aee5f89 Compare April 4, 2024 03:28
@grpcgatewaybot grpcgatewaybot force-pushed the renovate/google.golang.org-grpc-1.x branch from aee5f89 to c41f8e0 Compare April 4, 2024 03:30
@renovate renovate bot force-pushed the renovate/google.golang.org-grpc-1.x branch from c41f8e0 to 56ff081 Compare April 4, 2024 21:01
@grpcgatewaybot grpcgatewaybot force-pushed the renovate/google.golang.org-grpc-1.x branch from 56ff081 to 8c694cd Compare April 4, 2024 21:04
@renovate renovate bot force-pushed the renovate/google.golang.org-grpc-1.x branch from 8c694cd to ed55a0b Compare April 5, 2024 00:43
@grpcgatewaybot grpcgatewaybot force-pushed the renovate/google.golang.org-grpc-1.x branch from ed55a0b to 0e37aac Compare April 5, 2024 00:45
Copy link
Contributor Author

renovate bot commented Apr 7, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@johanbrandhorst johanbrandhorst disabled auto-merge April 7, 2024 17:24
@johanbrandhorst johanbrandhorst merged commit 330ef65 into main Apr 7, 2024
18 of 19 checks passed
@johanbrandhorst johanbrandhorst deleted the renovate/google.golang.org-grpc-1.x branch April 7, 2024 17:25
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