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

plugins/gRPC: fix issues with reserved keywords in response data #3881

Merged
merged 7 commits into from
Feb 1, 2018

Commits on Jan 31, 2018

  1. Configuration menu
    Copy the full SHA
    4c43358 View commit details
    Browse the repository at this point in the history
  2. Add the path raw file for mock plugin

    Brian Kassouf committed Jan 31, 2018
    Configuration menu
    Copy the full SHA
    927b9b3 View commit details
    Browse the repository at this point in the history
  3. Fix panic when special paths is nil

    Brian Kassouf committed Jan 31, 2018
    Configuration menu
    Copy the full SHA
    f65e823 View commit details
    Browse the repository at this point in the history
  4. Add tests for Listing and raw requests from plugins

    Brian Kassouf committed Jan 31, 2018
    Configuration menu
    Copy the full SHA
    e36df4c View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2018

  1. Add json.Number case when decoding the status

    Brian Kassouf committed Feb 1, 2018
    Configuration menu
    Copy the full SHA
    ffa311c View commit details
    Browse the repository at this point in the history
  2. Bump the version required for gRPC defaults

    Brian Kassouf committed Feb 1, 2018
    Configuration menu
    Copy the full SHA
    b69da20 View commit details
    Browse the repository at this point in the history
  3. Fix test for gRPC version check

    Brian Kassouf committed Feb 1, 2018
    Configuration menu
    Copy the full SHA
    7ec9de9 View commit details
    Browse the repository at this point in the history