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

S3ng include md5 checksum on put #4100

Merged
merged 4 commits into from
Aug 8, 2023
Merged

S3ng include md5 checksum on put #4100

merged 4 commits into from
Aug 8, 2023

Commits on Aug 4, 2023

  1. Do not swallow errors from PutObject

    We wrongly passed err to errors.Wrapf instead of err1, leading to a
    nil error to be returned.
    aduffeck committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    127f29f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d244743 View commit details
    Browse the repository at this point in the history
  3. Add changelog

    aduffeck committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    b499a10 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7c0ee95 View commit details
    Browse the repository at this point in the history