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

Add ability to request checksum in an S3 HeadObject request #1083

Merged
merged 5 commits into from
Oct 28, 2024

Commits on Oct 24, 2024

  1. Add option to retrieve additional checksums with HeadObject

    Signed-off-by: Daniel Carl Jones <djonesoa@amazon.com>
    dannycjones committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    a947e09 View commit details
    Browse the repository at this point in the history
  2. Add changelog entry and comment

    Signed-off-by: Daniel Carl Jones <djonesoa@amazon.com>
    dannycjones committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    9d169e1 View commit details
    Browse the repository at this point in the history
  3. Remove import condition for s3express_tests

    Signed-off-by: Daniel Carl Jones <djonesoa@amazon.com>
    dannycjones committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    9bad599 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. Appease clippy

    Signed-off-by: Daniel Carl Jones <djonesoa@amazon.com>
    dannycjones committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    7c823af View commit details
    Browse the repository at this point in the history
  2. Appease clippy

    Signed-off-by: Daniel Carl Jones <djonesoa@amazon.com>
    dannycjones committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    409532b View commit details
    Browse the repository at this point in the history