Skip to content

Choose a tag to compare

@github-actions github-actions released this 13 Mar 12:04
· 40 commits to main since this release
ba571db

Patch Changes

  • 274a0d1: Bump @aws-sdk/client-s3 from 3.717.0 to 3.758.0
  • 81eb03a: Add missing documentation for maxMultipartParts option added in #712
  • c8e78bd: Fix unhandled promise rejection when uploading a part fails, in which case we returned too early, leaving other parts running in the background.