2023-07-13 Amplify JS release - aws-amplify@5.3.4
elorzafe
released this
14 Jul 20:33
·
1740 commits
to main
since this release
What's Changed
- feat(s3): dom based xml parser by @AllanZhengYP in #11300
- feat(s3): custom xhr transfer handler by @AllanZhengYP in #11471
- feat(s3): implement listObjectsV2 by @AllanZhengYP in #11504
- feat(s3): implement putObject by @AllanZhengYP in #11513
- feat(s3): implement multiparts upload APIs by @AllanZhengYP in #11514
- feat(s3): support copy/delete/get/head object APIs by @AllanZhengYP in #11515
- fix(clients): add missing export for getHashedPayload in RN by @AllanZhengYP in #11528
- fix(s3): add missing default content-type & support body.text() in RN & optimize retry by @AllanZhengYP in #11537
- feat(s3): omit double encoding of path for S3 when signing by @AllanZhengYP in #11538
- feat(storage): integrate custom s3 client by @AllanZhengYP in #11542
- fix(storage): missing Size in listParts output by @HuiSF in #11559
- fix(core): add @types/node-fetch to runtime dependency by @AllanZhengYP in #11560
- fix(storage): fail to avoid double signing for presigned URL by @HuiSF in #11561
- fix(storage): vault uploads with public level with multipart upload by @HuiSF in #11584
- chore(storage): merge custom client implementation by @HuiSF in #11572
- fix(storage): custom client base64 encoded SSE-C headers by @HuiSF in #11567
- fix(storage): not pass the input to SSE-C serializer output by @AllanZhengYP in #11607
Full Changelog: https://github.com/aws-amplify/amplify-js/compare/aws-amplify@5.3.3...aws-amplify@5.3.4