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

Port redacting sensitive body to orchestrator #2972

Merged
merged 12 commits into from
Sep 8, 2023

Commits on Sep 5, 2023

  1. Configuration menu
    Copy the full SHA
    421a7c1 View commit details
    Browse the repository at this point in the history
  2. Fix check errors in CI

    ysaito1001 committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    959d626 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7296342 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

  1. Update rust-runtime/aws-smithy-runtime/src/client/orchestrator/http.rs

    Co-authored-by: John DiSanti <jdisanti@amazon.com>
    ysaito1001 and jdisanti authored Sep 6, 2023
    Configuration menu
    Copy the full SHA
    c7af1c1 View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG.next.toml

    This commit addresses #2972 (comment)
    ysaito1001 committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    590e28f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c74f332 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    71c39a9 View commit details
    Browse the repository at this point in the history
  5. cargo fmt the http module

    ysaito1001 committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    e95b896 View commit details
    Browse the repository at this point in the history
  6. Add SensitiveOutput to config bag w/o interceptor

    This commit addresses #2972 (comment)
    ysaito1001 committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    e6c60da View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2023

  1. Configuration menu
    Copy the full SHA
    b4a68c4 View commit details
    Browse the repository at this point in the history
  2. Remove unnecessary pub

    jdisanti authored Sep 8, 2023
    Configuration menu
    Copy the full SHA
    3c2e7b0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d61f908 View commit details
    Browse the repository at this point in the history