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

[Backport 2.3] convert empty httpEntity to {} to avoid DeliveryStatus initialization exception #730

Merged
merged 2 commits into from
Jul 28, 2023

Commits on Jul 27, 2023

  1. convert empty httpEntity to {} to avoid DeliveryStatus initialization…

    … exception (#648)
    
    * convert empty httpEntity to {} to avoid DeliveryStatus initialization exception
    
    Signed-off-by: Hailong Cui <ihailong@amazon.com>
    
    * add integTest case for webhook empty response
    
    Signed-off-by: Hailong Cui <ihailong@amazon.com>
    
    ---------
    
    Signed-off-by: Hailong Cui <ihailong@amazon.com>
    (cherry picked from commit 94c225d)
    Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    github-actions[bot] committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    5c836df View commit details
    Browse the repository at this point in the history
  2. Add missing import

    Signed-off-by: Hailong Cui <ihailong@amazon.com>
    Hailong-am committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    cdff84e View commit details
    Browse the repository at this point in the history