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: Amplify JS release #11661

Merged
merged 7 commits into from
Jul 20, 2023
Merged

release: Amplify JS release #11661

merged 7 commits into from
Jul 20, 2023

Conversation

AllanZhengYP
Copy link
Member

Previous release: #11622

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

Venkata Ramyasri Kota and others added 7 commits July 14, 2023 09:06
)

* chore: add contentMD5 change

---------

Co-authored-by: AllanZhengYP <zheallan@amazon.com>
Co-authored-by: Chris F <5827964+cshfang@users.noreply.github.com>
* feat: add parameter to customUserAgentDetails to capture information sent in from other amplify libraries

* chore: remove unused imports

* feat: if framework supplied, use supplied value over detected framework

* feat: add additionalInfo to the user agent object

* chore: import AWSUserAgent as a type only

* chore: add comments to user agent details type

* test: update platform test for ui handoff changes

* chore: update bundle-size limits

* chore: resolve bundle size check failures

* chore: resolve bundle size check failures

* Revert "chore: resolve bundle size check failures"

This reverts commit ee0ac18.

* chore: increase bundle size limit

---------

Co-authored-by: Jim Blanchard <jim.l.blanchard@gmail.com>
* chore: update size limit that is too tight

* chore(prediction): update size limit after custom s3 client
Co-authored-by: Aaron S <94858815+stocaaro@users.noreply.github.com>
Co-authored-by: AllanZhengYP <zheallan@amazon.com>
…11498)

* fix(api-rest): refactor ajax method to not relying on side effects

the previous Signer.sign() implementation not only returns signed
request, but also sets the signed headers to input request. The
recent refactor makes it side-effect-less.

However this change breaks RestClient.ajax() clock skew correction
which relies on the x-amz-date header set by signer to the input
request object to indicate the current client side time.

this fix resolves #11480
@AllanZhengYP AllanZhengYP requested review from a team as code owners July 20, 2023 18:32
Copy link
Contributor

@kvramyasri7 kvramyasri7 left a comment

Choose a reason for hiding this comment

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

🚀

Copy link
Contributor

@david-mcafee david-mcafee left a comment

Choose a reason for hiding this comment

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

LGTM! 🎉

@AllanZhengYP AllanZhengYP requested review from david-mcafee and removed request for dpilch July 20, 2023 21:07
@AllanZhengYP AllanZhengYP merged commit 1b7e74c into release Jul 20, 2023
3 checks passed
@israx israx mentioned this pull request Jul 31, 2023
4 tasks
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.

7 participants