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

Throw an error on missing status in gRPC and gRPC-Web transports #1205

Merged
merged 12 commits into from
Sep 11, 2024

Commits on Sep 3, 2024

  1. Throw an error on missing status in gRPC and gRPC-Web transports

    Signed-off-by: Sri Krishna Paritala <skrishna@buf.build>
    srikrsna-buf committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    3bc5082 View commit details
    Browse the repository at this point in the history
  2. Fix config

    Signed-off-by: Sri Krishna Paritala <skrishna@buf.build>
    srikrsna-buf committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    c653ef5 View commit details
    Browse the repository at this point in the history
  3. Also check for Grpc-Status-Details-Bin

    Signed-off-by: Sri Krishna Paritala <skrishna@buf.build>
    srikrsna-buf committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    cfe0305 View commit details
    Browse the repository at this point in the history
  4. Also check for trailers only response

    Signed-off-by: Sri Krishna Paritala <skrishna@buf.build>
    srikrsna-buf committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    61f7cff View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

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

Commits on Sep 5, 2024

  1. Configuration menu
    Copy the full SHA
    8a7345e View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/main' into sk/rst_noerror

    Signed-off-by: Sri Krishna Paritala <skrishna@buf.build>
    srikrsna-buf committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    02de7a4 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. Switch to origin instead of host

    Signed-off-by: Sri Krishna Paritala <skrishna@buf.build>
    srikrsna-buf committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    71098aa View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Remove details check

    Signed-off-by: Sri Krishna Paritala <skrishna@buf.build>
    srikrsna-buf committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    2ad600a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2fb090c View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Update jsdoc

    Signed-off-by: Sri Krishna Paritala <skrishna@buf.build>
    srikrsna-buf committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    bda04bf View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/main' into sk/rst_noerror

    Signed-off-by: Sri Krishna Paritala <skrishna@buf.build>
    srikrsna-buf committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    3822649 View commit details
    Browse the repository at this point in the history