Skip to content

Conversation

@kesselb
Copy link
Collaborator

@kesselb kesselb commented Oct 30, 2025

Summary

Fix #56077

Local version of #56078 for a full CI run with adjusted commit message and fixed dco (the commit itself was fine, just the branch weeks behind).

This commit makes the configuration settings 'request_checksum_calculation' and 'response_checksum_validation' of the S3Client from the AWS SDK for PHP configurable.

TODO

  • CI

Checklist

…lidation

Fix #56077

This commit makes the configuration settings 'request_checksum_calculation' and 'response_checksum_validation' of the S3Client from the AWS SDK for PHP configurable.

Signed-off-by: Fiehe Christoph  <[email protected]>
Signed-off-by: Daniel Kesselberg <[email protected]>
@kesselb kesselb added this to the Nextcloud 33 milestone Oct 30, 2025
@kesselb kesselb self-assigned this Oct 30, 2025
@kesselb kesselb requested a review from a team as a code owner October 30, 2025 11:00
@kesselb kesselb added bug 3. to review Waiting for reviews labels Oct 30, 2025
@kesselb kesselb requested review from leftybournes and yemkareems and removed request for a team October 30, 2025 11:00
@kesselb
Copy link
Collaborator Author

kesselb commented Oct 30, 2025

/backport to stable32

@kesselb kesselb added the pending documentation This pull request needs an associated documentation update label Oct 30, 2025
@provokateurin provokateurin merged commit e3edf43 into master Nov 3, 2025
202 of 206 checks passed
@provokateurin provokateurin deleted the fix/56077/s3-configure-checksum-defaults branch November 3, 2025 10:08
@kesselb
Copy link
Collaborator Author

kesselb commented Nov 21, 2025

Update for the release notes at nextcloud/documentation#13875

@kesselb kesselb removed the pending documentation This pull request needs an associated documentation update label Nov 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review Waiting for reviews bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: Unexpected checksum header in multipart uploads caused by S3 default integrity change in AWS SDK for PHP >= v3.337.0

4 participants