Skip to content

Comments

fix: upgrade @aws-sdk/* to latest#14306

Merged
ShadowCat567 merged 2 commits intodevfrom
upgrade-sdk-v3
Oct 29, 2025
Merged

fix: upgrade @aws-sdk/* to latest#14306
ShadowCat567 merged 2 commits intodevfrom
upgrade-sdk-v3

Conversation

@ShadowCat567
Copy link
Contributor

Description of changes

The SDK team put out a fix for @aws-sdk/lib-storage that addresses errors like:

XAmzContentSHA256Mismatch: The provided 'x-amz-content-sha256' header does not match what was computed.

appearing when attempting to upload a very large number of files in parallel.
This particularly affected people with large or complicated graphQL schemas.

Checklist

  • PR description included
  • yarn test passes
  • Tests are changed or added
  • Relevant documentation is changed or added (and PR referenced)
  • New AWS SDK calls or CloudFormation actions have been added to relevant test and service IAM policies
  • Pull request labels are added

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@ShadowCat567 ShadowCat567 marked this pull request as ready for review October 29, 2025 15:42
@ShadowCat567 ShadowCat567 requested a review from a team as a code owner October 29, 2025 15:42
@iliapolo iliapolo changed the title fix: upgrade @aws-sdk/lib-storage to latest fix: upgrade @aws-sdk/* to latest Oct 29, 2025
@ShadowCat567 ShadowCat567 enabled auto-merge (squash) October 29, 2025 18:42
@ShadowCat567 ShadowCat567 merged commit faca740 into dev Oct 29, 2025
5 of 6 checks passed
@ShadowCat567 ShadowCat567 deleted the upgrade-sdk-v3 branch October 29, 2025 19:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants