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 grpc to v1.57.0 #347

Merged
merged 2 commits into from
Aug 22, 2023
Merged

Commits on Aug 22, 2023

  1. Update grpc to v1.57.0

    Remove patch to support vsock since it has been merged in grpc
    mainline since v1.57.0(grpc/grpc@18c42a2).
    
    Signed-off-by: Yadong Qi <yadong.qi@intel.com>
    YadongQi committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    742b975 View commit details
    Browse the repository at this point in the history
  2. Make executable binaries static

    To avoid dependencies, make executable binaries static.
    
    Signed-off-by: Yadong Qi <yadong.qi@intel.com>
    YadongQi committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    c2f6111 View commit details
    Browse the repository at this point in the history