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: health.proto has name conflict with the one in google.golang.org/grpc #2395

Merged
merged 4 commits into from
Sep 5, 2023

Commits on Aug 24, 2023

  1. fix: health.proto has name conflict with the one in google.golang.org…

    …/grpc
    
    health check in "dubbo.apache.org/dubbo-go/v3/protocol/dubbo3/health/triple_health_v1" conflicts with the one in "google.golang.org/grpc/health/grpc_health_v1".
    
    Fixes apache#2394
    HubQin committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    0a0f74d View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

  1. Configuration menu
    Copy the full SHA
    25d3813 View commit details
    Browse the repository at this point in the history
  2. update license

    HubQin committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    5d9dfdb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2a59627 View commit details
    Browse the repository at this point in the history