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

Move using-native-tls-instead-of-rustls to smithy-rs #2423

Merged

Commits on Mar 1, 2023

  1. Move using-native-tls-instead-of-rustls to smithy-rs

    This commit adds the test `using-native-tls-instead-of-rustls` to
    `smithy-rs` that was originally in the `aws-doc-sdk-examples`.
    The test is more useful to be in `smithy-rs` because it can catch
    a test failure early prior to cutting a release.
    ysaito1001 committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    a98dc9c View commit details
    Browse the repository at this point in the history
  2. Fix Copyright header

    ysaito1001 committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    61b195f View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2023

  1. Update aws/sdk/integration-tests/using-native-tls-instead-of-rustls/t…

    …ests/no-rustls-in-dependency.rs
    
    Co-authored-by: Zelda Hessler <zhessler@amazon.com>
    ysaito1001 and Velfi authored Mar 2, 2023
    Configuration menu
    Copy the full SHA
    41f2d16 View commit details
    Browse the repository at this point in the history
  2. Update aws/sdk/integration-tests/using-native-tls-instead-of-rustls/t…

    …ests/no-rustls-in-dependency.rs
    
    Co-authored-by: Zelda Hessler <zhessler@amazon.com>
    ysaito1001 and Velfi authored Mar 2, 2023
    Configuration menu
    Copy the full SHA
    53d89e6 View commit details
    Browse the repository at this point in the history
  3. Update Cargo.toml

    This commit addresses
    #2423 (comment)
    #2423 (comment)
    ysaito1001 committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    86896e5 View commit details
    Browse the repository at this point in the history