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

feat(contrib/rpc/grpcx): use grpc.NewClient instead of grpc.Dial #3684

Merged
merged 8 commits into from
Sep 30, 2024

Commits on Jul 17, 2024

  1. refactor(contrib/rpc/grpcx): use grpc.NewClient instead of grpc.Dial …

    …and improve some code indentations
    oldme-git committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    b30ab99 View commit details
    Browse the repository at this point in the history
  2. up

    oldme-git committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    a9a6682 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. 降级1.20

    oldme-git committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    85c7360 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2024

  1. Merge remote-tracking branch 'gf/master' into build/grpcx

    # Conflicts:
    #	contrib/rpc/grpcx/go.mod
    #	contrib/rpc/grpcx/go.sum
    oldme-git committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    fb80488 View commit details
    Browse the repository at this point in the history
  2. up

    oldme-git committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    f280d04 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. Configuration menu
    Copy the full SHA
    3920434 View commit details
    Browse the repository at this point in the history
  2. up

    oldme-git committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    bb57a32 View commit details
    Browse the repository at this point in the history
  3. up

    oldme-git committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    78ff0b6 View commit details
    Browse the repository at this point in the history