Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@Samaritan1011001
Copy link
Member

@Samaritan1011001 Samaritan1011001 commented Oct 10, 2024

Description of changes

Contains the following major changes:

  • Internals path for storage APIs

Issue #, if available

Description of how you validated changes

Checklist

  • PR description included
  • yarn test passes
  • Unit Tests are changed or added
  • Relevant documentation is changed or added (and PR referenced)

Checklist for repo maintainers

  • Verify E2E tests for existing workflows are working as expected or add E2E tests for newly added workflows
  • New source file paths included in this PR have been added to CODEOWNERS, if appropriate

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

AllanZhengYP and others added 30 commits June 6, 2024 17:11
* release(required): Parsing custom oAuth in amplify_outputs (#13474)

* update parseAmplify logic

* revert custom oAuth from gen1 config

* update bundle size

* chore(release): Publish [skip release]

 - @aws-amplify/[email protected]
 - @aws-amplify/[email protected]
 - @aws-amplify/[email protected]
 - @aws-amplify/[email protected]
 - @aws-amplify/[email protected]
 - @aws-amplify/[email protected]
 - [email protected]
 - @aws-amplify/[email protected]
 - @aws-amplify/[email protected]
 - @aws-amplify/[email protected]
 - @aws-amplify/[email protected]
 - @aws-amplify/[email protected]
 - @aws-amplify/[email protected]
 - @aws-amplify/[email protected]
 - @aws-amplify/[email protected]
 - @aws-amplify/[email protected]
 - [email protected]

* chore(release): update API docs [skip release]

---------

Co-authored-by: ashika112 <[email protected]>
Co-authored-by: aws-amplify-bot <[email protected]>
Co-authored-by: Jim Blanchard <[email protected]>
* feat: add delimiter input/output types

* feat: pass Delimiter parameter to ListObjectsV2 API

* chore: add unit tests

* chore: bump bunde size

* chore: address feedback

* chore: fix build

* chore: address feedback

* chore: address feedback

* chore: address feedback
chore: fix npm dist tag to be storage-browser
* feat(storage): add base types

* fix(storage): address feedbacks

Co-authored-by: israx <[email protected]>
* feat: add config constructor

* refactor: remove singleton reference from storage utils

* refactor: update storage utils

* chore: update upload api

* chore: address feedback

* chore: fix unit tests

* chore: remove singleton reference

* chore: add license headers

* chore: address feedback

* chore: update bundle size

* chore: address feedback

* chore: update bundle size
* feat(storage): use WeakMap for store registry

* chore(storage): export storage browser utils from @aws-amplify/storage/storage-browser

* doc(storage): add disclaimer
Remove the un-essetnial validation of per-API's location credentials provider
input scope and permission for now.
chore: expose path storage-browser from scoped package

Co-authored-by: Ashwin Kumar <[email protected]>
* feat: add location credentials provider

* chore: add unit tests

* chore: address feedback

* chore: add locationCredentialsOption to copy

* chore: remove casting types

* chore: assert idenitity id

* chore: avoid export common options interface

* chore: address feedback

* chore: fix test

* chore: address feedback

* address feedback

* chore: clean-up types

* chore: add test
…adObject (#13640)

* feat(storage): introduce preventOverwrite operation to uploadData via HeadObject

* fix: add missing license and remove dependency on core in preventOverwrite validator

* chore: update storage:uploadData bundle size

* feat: move existing object validation to before completeMultipartUpload
@AllanZhengYP AllanZhengYP marked this pull request as ready for review November 20, 2024 02:20
@AllanZhengYP AllanZhengYP changed the base branch from storage-browser/main to main November 20, 2024 02:23
AllanZhengYP
AllanZhengYP previously approved these changes Nov 20, 2024
@ashika112 ashika112 merged commit ec7bf6f into main Nov 20, 2024
30 checks passed
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.