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

Support for gRPC protocol #1623

Merged
merged 63 commits into from
Oct 21, 2020
Merged

Support for gRPC protocol #1623

merged 63 commits into from
Oct 21, 2020

Commits on Sep 3, 2020

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

Commits on Sep 4, 2020

  1. Configuration menu
    Copy the full SHA
    5b52b07 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2020

  1. Configuration menu
    Copy the full SHA
    2410ef5 View commit details
    Browse the repository at this point in the history
  2. add support for TLS

    rogchap committed Sep 7, 2020
    Configuration menu
    Copy the full SHA
    bb05b01 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    be8f784 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2020

  1. Configuration menu
    Copy the full SHA
    989f90e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e08853c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3d25f99 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2020

  1. Configuration menu
    Copy the full SHA
    28d5a86 View commit details
    Browse the repository at this point in the history
  2. add some standard tags

    rogchap committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    5c15a25 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f431c07 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2020

  1. Configuration menu
    Copy the full SHA
    623dbbb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f08a5bf View commit details
    Browse the repository at this point in the history
  3. update unix package

    rogchap committed Sep 10, 2020
    Configuration menu
    Copy the full SHA
    070b37a View commit details
    Browse the repository at this point in the history
  4. fix unix vendoring

    rogchap committed Sep 10, 2020
    Configuration menu
    Copy the full SHA
    614be83 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    657db28 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2020

  1. more linting "fixes"

    rogchap committed Sep 11, 2020
    Configuration menu
    Copy the full SHA
    4ce280e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8250192 View commit details
    Browse the repository at this point in the history
  3. more linting errors

    rogchap committed Sep 11, 2020
    Configuration menu
    Copy the full SHA
    c46e726 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f0e9c9c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5f91c4c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    907207f View commit details
    Browse the repository at this point in the history
  7. vendor clean up

    rogchap committed Sep 11, 2020
    Configuration menu
    Copy the full SHA
    8ed72d4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    eaeef08 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2020

  1. throw on connection errors

    rogchap committed Sep 15, 2020
    Configuration menu
    Copy the full SHA
    61bd22c View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2020

  1. Configuration menu
    Copy the full SHA
    0dc562b View commit details
    Browse the repository at this point in the history
  2. opps; fix test

    rogchap committed Sep 17, 2020
    Configuration menu
    Copy the full SHA
    f01b8bc View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2020

  1. add time to the metrics

    rogchap committed Sep 18, 2020
    Configuration menu
    Copy the full SHA
    251d259 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2020

  1. Configuration menu
    Copy the full SHA
    b48f7b1 View commit details
    Browse the repository at this point in the history
  2. fix linting issues

    rogchap committed Sep 24, 2020
    Configuration menu
    Copy the full SHA
    fa71eae View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2020

  1. Configuration menu
    Copy the full SHA
    539c70a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8b4d384 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2020

  1. add RPS Limit to Invoke RPCs

    rogchap committed Sep 30, 2020
    Configuration menu
    Copy the full SHA
    14d81d4 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2020

  1. Configuration menu
    Copy the full SHA
    53695e8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cf59c0e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7cd996a View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2020

  1. Configuration menu
    Copy the full SHA
    0eb10a4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    59e98f8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    41ff188 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1edd999 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    aa934bc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    281aa4a View commit details
    Browse the repository at this point in the history
  7. go mod tidy

    rogchap committed Oct 15, 2020
    Configuration menu
    Copy the full SHA
    8d47d2f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d7dc6c1 View commit details
    Browse the repository at this point in the history
  9. fix up some linting errors

    rogchap committed Oct 15, 2020
    Configuration menu
    Copy the full SHA
    33654b1 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3fc6969 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    197a518 View commit details
    Browse the repository at this point in the history
  12. update vendor directory

    rogchap committed Oct 15, 2020
    Configuration menu
    Copy the full SHA
    28fc5d8 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    9334e76 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2020

  1. Configuration menu
    Copy the full SHA
    49ae763 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4f1ca02 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2020

  1. Configuration menu
    Copy the full SHA
    1f62ddf View commit details
    Browse the repository at this point in the history
  2. sync vendor folder

    rogchap committed Oct 18, 2020
    Configuration menu
    Copy the full SHA
    ab54b18 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bb31412 View commit details
    Browse the repository at this point in the history
  4. deal with prealloc lint check

    rogchap committed Oct 18, 2020
    Configuration menu
    Copy the full SHA
    32d1812 View commit details
    Browse the repository at this point in the history
  5. handle serialisation errors

    rogchap committed Oct 18, 2020
    Configuration menu
    Copy the full SHA
    6c48328 View commit details
    Browse the repository at this point in the history
  6. scope error handling

    rogchap committed Oct 18, 2020
    Configuration menu
    Copy the full SHA
    74df86d View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2020

  1. Configuration menu
    Copy the full SHA
    83c390b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0f4baf0 View commit details
    Browse the repository at this point in the history
  3. gofumpt-ed

    rogchap committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    f7482b5 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2020

  1. address feedback from team

    rogchap committed Oct 21, 2020
    Configuration menu
    Copy the full SHA
    4c83ec6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    512d34f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    29a4b25 View commit details
    Browse the repository at this point in the history