Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

release(required): Amplify JS release #13301

Merged
merged 45 commits into from Apr 29, 2024
Merged

release(required): Amplify JS release #13301

merged 45 commits into from Apr 29, 2024

Conversation

AllanZhengYP
Copy link
Contributor

@AllanZhengYP AllanZhengYP commented Apr 26, 2024

Description of changes

Library release.

Issue #, if available

Previous release #13291

Checklist

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

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

ashika112 and others added 30 commits March 11, 2024 09:51
* updating type info
* update downloadData implementation
* fix output type
* path dynamic construction
* resolve merge conflit
* add unit tests for path
* update bundle size
* update deprecation warning
* update test
* misc changes
* address comments
* update deprecation warning per product
* include integ test path
* fix: extract isInputWithPath into separate file

* chore: add unit test

* Update packages/storage/__tests__/providers/s3/apis/utils/isInputWithPath.test.ts

Co-authored-by: ashika112 <155593080+ashika112@users.noreply.github.com>

* Update packages/storage/__tests__/providers/s3/apis/utils/isInputWithPath.test.ts

* address feedback

---------

Co-authored-by: Ashwin Kumar <ashwsrir@amazon.com>
Co-authored-by: ashika112 <155593080+ashika112@users.noreply.github.com>
* add prefix resolver deprecation warning
* add input validation on path parameter
Co-authored-by: Ashwin Kumar <ashwsrir@amazon.com>
* update validation
* add gen2 integ test
* feat(storage): add path supp to copy API

* address feedback

* address feedback

* update copy tests with leading /

* address feedback

* increase bundle size

---------

Co-authored-by: Ashwin Kumar <ashwsrir@amazon.com>
* update validation on path assertion

---------
Co-authored-by: Ashwin Kumar <ashwinkumar2468@gmail.com>
* feat: add gen2 path to getProperties API

* test: add unit tests for path parameter

* nit: remove unnecessary colon

* feat: add path to types

* test: first pass to add path coverage

* fix: adjust tests

* chore: remove links from tsdocs

* test: fix expected Key

* chore: prettier fix

* chore: increase getUrl bundle size

* chore: clean up tsdocs in getProperties

* chore: consolidate constants imports

* test: remove leading slash from path

* chore: address feedback

* chore: fix test and bundle size check

* chore: add back-tics to tsdocs

* chore: use test.each instead of forEach

* chore: fix deprecation and tsdocs

* chore: add contextSpec to copy tsdocs

* Update packages/storage/src/providers/s3/apis/copy.ts

Co-authored-by: ashika112 <155593080+ashika112@users.noreply.github.com>

* chore: another tsdoc fix

* chore: add tsdocs to server getUrl

* address feedback

* address feedback

* address feedback

* chore: add overload for deprecation messaging to getUrl

* address feedback

---------

Co-authored-by: ashika112 <155593080+ashika112@users.noreply.github.com>
chore: Update bundle size limit for `getUrl`.
* fix(storage): refactor copy API types

* fix(storage): refactor remove API types

* fix(storage): refactor getUrl API types

* fix(storage): refactor getProperties API types

* fix(storage): refactor list API types

* fix(storage): refactor download API types

* fix(storage): refactor upload API types

* verify all - update missed StorageOperationInputPrefix type

* revert StorageOperationInputWithType type

---------

Co-authored-by: Ashwin Kumar <ashwsrir@amazon.com>
* update overload type to include union

* update type name and cleanup

* update server api overload types

* update bundle size

* update type to use strict union input
Config: relax types to fix issues with TypeScript
* update getProperties return type

* update remove return type

* update downloadData return types

* update copy return types

* update upload return types

* update list return types

* clean up output types

* update test and list api
ashika112 and others added 13 commits April 23, 2024 09:33
* Revert "Fix Overload return types for storage APIs (#13239)"

This reverts commit a81fc29.

* make a first pass at type update

* download & remove base update

* getProps & getUrl base update

* update list base tpes

* update copy type

* update to fn declaration

* update server def

* adding tests

* updating tests - copy,remove

* update tests -list/upload

* address Pr comments
Co-authored-by: Ashwin Kumar <ashwsrir@amazon.com>
* chore: bump to data-schema version ^0.18.0

* update yarn lock and tests associated with changed data-schema behavior

* fix modelintro and fixtures
Co-authored-by: Ashwin Kumar <ashwsrir@amazon.com>
@AllanZhengYP AllanZhengYP requested review from a team as code owners April 26, 2024 23:35
@AllanZhengYP AllanZhengYP changed the title release(required): Amplify JS release [DONT MERGE]release(required): Amplify JS release Apr 26, 2024
@AllanZhengYP
Copy link
Contributor Author

AllanZhengYP commented Apr 26, 2024

Don't merge this CR as we still have pending commits to version bump the data packages

* fix: Kebab case to Camel case config props

* fix: Typo on I18n comment

* address fix in tests

* Resolve build error

* Resolve build error

* resolve PR failures

* update Geo tests

* Integ test check

* integ test

* integ test

* fix parseAWSExports duplicating "search_indices" and "searchIndicies"

* fix prettier error

* fix bundle size test

* fix: update parseAWSExports

* cleanup

* update bundle size

* cleanup

* chore: cleanup

---------

Co-authored-by: Dan Kiuna <dkkiuna11@gmail.com>
Co-authored-by: Dan Kiuna <dankiuna@gmail.com>
Co-authored-by: ashika112 <akasivis@amazon.com>
Co-authored-by: Ashwin Kumar <ashwsrir@amazon.com>
@AllanZhengYP AllanZhengYP requested a review from a team as a code owner April 28, 2024 00:18
chore:  bump data-schema dep to latest
@ashika112 ashika112 changed the title [DONT MERGE]release(required): Amplify JS release release(required): Amplify JS release Apr 29, 2024
Copy link
Contributor

@calebpollman calebpollman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚢

@ashika112 ashika112 merged commit 784deb7 into release Apr 29, 2024
288 of 289 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.

None yet

10 participants