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

THREESCALE-9976 Fix GRPC #1419

Merged
merged 5 commits into from
Nov 8, 2023
Merged

THREESCALE-9976 Fix GRPC #1419

merged 5 commits into from
Nov 8, 2023

Commits on Nov 2, 2023

  1. dev-environment: grpc

    eguzki committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    b5c125a View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2023

  1. fix GRPC

    GRPC relies on POST HTTP2 method and ngx.req.read_body does not support HTTP2
    
    Signed-off-by: Eguzki Astiz Lezaun <eastizle@redhat.com>
    eguzki committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    060982a View commit details
    Browse the repository at this point in the history
  2. fix is_http2_request

    eguzki committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    9efa110 View commit details
    Browse the repository at this point in the history
  3. fix service_spec unittests

    eguzki committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    a5b73fc View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

  1. update CHANGELOG.md

    eguzki committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    800252f View commit details
    Browse the repository at this point in the history