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

gRPC: fix server reflection #8945

Merged
merged 18 commits into from
Mar 22, 2021
Merged

Commits on Mar 19, 2021

  1. add: gogoreflection

    fdymylja committed Mar 19, 2021
    Configuration menu
    Copy the full SHA
    d4db860 View commit details
    Browse the repository at this point in the history
  2. fix: server reflection

    fdymylja committed Mar 19, 2021
    Configuration menu
    Copy the full SHA
    5c11486 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    034b0d8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cb21912 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9b2800f View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2021

  1. Configuration menu
    Copy the full SHA
    0d82b78 View commit details
    Browse the repository at this point in the history
  2. chore: lint

    fdymylja committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    79d481e View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/fdymylja/issue-8927-fix-grpc-ref…

    …lection' into fdymylja/issue-8927-fix-grpc-reflection
    fdymylja committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    5875f01 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d1a1ff9 View commit details
    Browse the repository at this point in the history
  5. add: extensions reflection

    fdymylja committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    6567491 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    716a145 View commit details
    Browse the repository at this point in the history
  7. Merge remote-tracking branch 'origin/fdymylja/issue-8927-fix-grpc-ref…

    …lection' into fdymylja/issue-8927-fix-grpc-reflection
    fdymylja committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    03f2c8d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ed0cd48 View commit details
    Browse the repository at this point in the history
  9. chore: update CHANGELOG.md

    fdymylja committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    b7c26e4 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a0a7f84 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ba4698c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    b26b502 View commit details
    Browse the repository at this point in the history
  13. Update server/grpc/gogoreflection/fix_registration.go

    Co-authored-by: Robert Zaremba <robert@zaremba.ch>
    fdymylja and robert-zaremba authored Mar 22, 2021
    Configuration menu
    Copy the full SHA
    def738b View commit details
    Browse the repository at this point in the history