-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
Sync modularization with ui-components/master #5215
Sync modularization with ui-components/master #5215
Conversation
…tastore-feature React native datastore feature
…tastore-feature Enable publish from rn-datastore branch
- @aws-amplify/analytics@2.2.5 - aws-amplify-angular@4.1.6 - aws-amplify-react@3.1.6 - aws-amplify@2.2.5 - @aws-amplify/datastore@1.0.7 - @aws-amplify/pubsub@2.1.6
Allow in PubSub the same capabilities as API for custom headers: * Async header * Override headers (Authorization) Check issue aws-amplify#4928 for explanations.
Bumps [codecov](/~https://github.com/codecov/codecov-node) from 1.0.1 to 3.6.5. - [Release notes](/~https://github.com/codecov/codecov-node/releases) - [Commits](/~https://github.com/codecov/codecov-node/commits) Signed-off-by: dependabot[bot] <support@github.com>
…e condition (aws-amplify#4956) * Fix for unsubscription new subscription race condition * Update packages/pubsub/src/Providers/AWSAppSyncRealTimeProvider.ts
…s-amplify#4921) * initialize only once * Fix onerror handler for WebSocket * Change log level for unsubscribe message * Add regions and fix typo * Handle disconnection
…y#4974) Bumps [nokogiri](/~https://github.com/sparklemotion/nokogiri) from 1.10.4 to 1.10.8. - [Release notes](/~https://github.com/sparklemotion/nokogiri/releases) - [Changelog](/~https://github.com/sparklemotion/nokogiri/blob/master/CHANGELOG.md) - [Commits](sparklemotion/nokogiri@v1.10.4...v1.10.8) Signed-off-by: dependabot[bot] <support@github.com>
…erations (aws-amplify#4995) Use the db instance property of the Adapter class for all database operations
- amazon-cognito-identity-js@3.2.5 - @aws-amplify/analytics@2.2.6 - @aws-amplify/api@2.1.6 - @aws-amplify/auth@2.1.6 - aws-amplify-angular@4.1.7 - aws-amplify-react@3.1.7 - aws-amplify@2.2.6 - @aws-amplify/cache@2.1.6 - @aws-amplify/core@2.2.5 - @aws-amplify/datastore@1.0.8 - @aws-amplify/interactions@2.1.6 - @aws-amplify/predictions@2.1.6 - @aws-amplify/pubsub@2.1.7 - @aws-amplify/pushnotification@2.1.6 - @aws-amplify/storage@2.2.1 - @aws-amplify/xr@1.1.6
…ws-amplify#5001) Additional headers are merged **after** merging in headers set at config time. Additional headers will overwrite any existing values and merge the rest.
…ort (aws-amplify#5155) * Migrate zen-observable to zen-observable-ts and fix zen-push import * Fix unit tests
…to ui-components/master
…y#5171) * Migrate zen-observable to zen-observable-ts and fix zen-push import * Fix unit tests * Pin aws-sdk versions and rename presignRequest to presign
…-js into ui-components/master
* Migrate zen-observable to zen-observable-ts and fix zen-push import * Fix unit tests * Pin aws-sdk versions and rename presignRequest to presign * Upgrade aws-sdk clients from alpha to beta * Update expiration type to Date as per change in aws-sdk * Fix unit tests as per expiration type change
…-js into ui-components/master
…to ui-components/master
This pull request introduces 1 alert and fixes 1 when merging 78a55e8 into 55ff53f - view on LGTM.com new alerts:
fixed alerts:
|
This pull request introduces 1 alert and fixes 1 when merging d8b3818 into 55ff53f - view on LGTM.com new alerts:
fixed alerts:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I am good with this. I guess the prediction integration tests is gonna fail till the fix is introduced by aws sdk v3?
@ashika01 correct |
…-js into ui-components/master
This pull request introduces 1 alert and fixes 1 when merging 2e99554 into 39d84e7 - view on LGTM.com new alerts:
fixed alerts:
|
This pull request has been automatically locked since there hasn't been any recent activity after it was closed. Please open a new issue for related bugs. Looking for a help forum? We recommend joining the Amplify Community Discord server |
Description of changes:
modularization
branchBy submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.