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

Tony/refactor tests #305

Closed
wants to merge 10 commits into from
Closed

Tony/refactor tests #305

wants to merge 10 commits into from

Commits on Jun 21, 2024

  1. Configuration menu
    Copy the full SHA
    9abfc30 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6facc43 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    25aa2c9 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. Configuration menu
    Copy the full SHA
    f7467db View commit details
    Browse the repository at this point in the history
  2. Merge branch 'tony/refactor-tests' of github.com:aws/aws-s3-encryptio…

    …n-client-java into tony/refactor-tests
    texastony committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    99a0b81 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    236147b View commit details
    Browse the repository at this point in the history
  4. chore: consolidate AWS SDK V2 version to one variable

    Replace `aws-crt` dependency with `aws-crt-client`.
    texastony committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    9eca136 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cebdb6a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    674df60 View commit details
    Browse the repository at this point in the history
  7. wip(#300): @NathanEckert is correct

    The modern S3EC and SDK V2 treat reading 0 bytes
    from a stream differently in at least one case:
    If the Stream has no more content.
    texastony committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    56e28c1 View commit details
    Browse the repository at this point in the history