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 dependency #16591

Closed
wants to merge 5 commits into from
Closed

Commits on Sep 13, 2023

  1. Update GRPC dependency to fix testing packages compatibility issues w…

    …ith grpc 1.54.1+
    
    Signed-off-by: Rafael da Fonseca <rafael.fonseca@wildlifestudios.com>
    rsafonseca committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    026df6f View commit details
    Browse the repository at this point in the history
  2. resolver: cleanup of deprecated grpc resolver target.Endpoint field

    target.Endpoint and some other fields are deprecated, URL field is
    suggested to use instead
    path is required to be stripped of "/" prefix for naming/resolver to
    work porperly
    
    Signed-off-by: Ramil Mirhasanov <ramil600@yahoo.com>
    Signed-off-by: Rafael da Fonseca <rafael.fonseca@wildlifestudios.com>
    ramil600 authored and rsafonseca committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    98e3e4c View commit details
    Browse the repository at this point in the history
  3. Bump grpc to 1.58.0 to sync with main

    Signed-off-by: Rafael da Fonseca <rafael.fonseca@wildlifestudios.com>
    rsafonseca committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    11e2a74 View commit details
    Browse the repository at this point in the history
  4. run missing go mod tidy

    Signed-off-by: Rafael da Fonseca <rafael.fonseca@wildlifestudios.com>
    rsafonseca committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    29c5bd2 View commit details
    Browse the repository at this point in the history
  5. Fix incosistent vendoring

    Signed-off-by: Rafael da Fonseca <rafael.fonseca@wildlifestudios.com>
    rsafonseca committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    e5495ae View commit details
    Browse the repository at this point in the history