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

chore: Merge remote-tracking branch 'upstream/main' into 01-merge-main #11475

Conversation

stocaaro
Copy link
Contributor

@stocaaro stocaaro commented Jun 8, 2023

Description of changes

Merge from main

Checklist

  • PR description included
  • yarn test passes

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 March 22, 2023 14:01
…eware (aws-amplify#11188)

* feat(clients): middleware interface and retry middleware

* test(clients): retry middleare unit test

* fix(clients): middleware type to include options

* feat(clients): add retry middleware unit test and update interface

* chore(clients): update bundle size limit for fetch and retry

* chore(clients): add retry docs; fix format

* fix(clients): address feedbacks
…fy#11212)

* fix(retry): add metadata to returns from retry middldeware; fix minor bugs

* feat(clients): address retry middleware feedbacks

Co-authored-by: Chris F <5827964+cshfang@users.noreply.github.com>
* feat(clients): implement service API composer

* chore(clients): rename middleware interface

* feat(clients): middleware handler interface can be non request/response interface

* chore(clients): move fetch handler to handlers folder

* feat(clients): implement user agent middleware

* feat(clients): implement unauth aws transfer handler

* feat(clients): implement api handler composer

* feat(clients): implement cognito-identity client

* chore(clients): update bundle size limit

* feat(clients): add serde utils; remove retry in api handler composer

* feat(clients): integrate cognito-identity client to Credentials class

* fix(clients): make retryDecider interface async

* chore: move cognito client to dev dep

* chore(clients): use Pascale path name

* fix(clients): handle fetch response.body undefined in RN

* chore: publish under v5-custom-clients dist-tag

* fix(clients): read body once for errors
…plify#11266)

* test(clients): add cognito-identity functional test

* chore(clients): prefer destructuring parameters at top
* feat(clients): Add custom signature v4 signer

* Updated docstrings

* Extracted common code

* Use == null instead of isNil

* Add unit tests

* Add missing licensing headers

* Use test case options in presign tests

* Fixed comment

* Add test for data hashing with SourceData keys

* Remove buffer dependency

* Remove internal sdk dependency
* feat(clients): Add signing middleware

* Use closure for clock offset

* Add bundle size test entry

* Address comments
…s-amplify#11311)

* feat(clients): support CN partition by adding DNS suffix resolver

* chore(clients): update bundle size test limit

* fix(clients): address feedbacks

* chore: update bundle size limit
* feat(clients) Add updateEndpoint API

* Rename handler
* feat(clients) Add putEvents API

* Add additional verification for expected date format

* Mark API as internal
* feat(clients) Add getInAppMessages API

* Update unit test
Co-authored-by: Allan Zheng <zheallan@amazon.com>
AllanZhengYP and others added 24 commits May 17, 2023 15:54
…ents (aws-amplify#11393)

* chore: dts bundler script for AWS SDK types

* feat(clients): vendor AWS SDK client types

* chore: workaround the tslint errors for generated rollup types

* docs: add readme to build clients script

* feat: update SDK types
 - @aws-amplify/analytics@6.2.0
 - @aws-amplify/api-graphql@3.3.0
 - @aws-amplify/api-rest@3.2.0
 - @aws-amplify/api@5.2.0
 - @aws-amplify/auth@5.4.0
 - aws-amplify@5.2.5
 - @aws-amplify/cache@5.1.0
 - @aws-amplify/core@5.4.0
 - @aws-amplify/datastore-storage-adapter@2.0.35
 - @aws-amplify/datastore@4.5.0
 - @aws-amplify/geo@2.0.34
 - @aws-amplify/interactions@5.1.0
 - @aws-amplify/notifications@1.2.0
 - @aws-amplify/predictions@5.2.2
 - @aws-amplify/pubsub@5.2.0
 - @aws-amplify/pushnotification@5.0.34
 - @aws-amplify/storage@5.4.0
Co-authored-by: Jim Blanchard <jim.l.blanchard@gmail.com>
@stocaaro stocaaro requested review from a team as code owners June 8, 2023 15:08
@stocaaro stocaaro merged commit 66e059e into aws-amplify:feat/user-agent-enhancements/main Jun 8, 2023
5 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

3 participants