Dane Pilcher
Dane Pilcher
### Describe the bug The issue was originally reported in [Discord](https://discord.com/channels/705853757799399426/707328996995760179/1009011237348184105). Customer states that this issue started appearing on iOS 15.6. When using DataStore and airplane mode is switched to...
#### Description of changes ##### CDK / CloudFormation Parameters Changed #### Issue #, if available #### Description of how you validated changes #### Checklist - [ ] PR description included...
### Before opening, please confirm: - [X] I have installed the latest version of the Amplify CLI (see above), and confirmed that the issue still persists. - [X] I have...
### How did you install the Amplify CLI? npm ### If applicable, what version of Node.js are you using? v18.19.1 ### Amplify CLI Version 12.10.3 ### What operating system are...
#### Description of changes #### Codegen Paramaters Changed or Added #### Issue #, if available #### Description of how you validated changes #### Checklist - [ ] PR description included...
#### Description of changes Add gen 2 bug report and move to top to list. --- By submitting this pull request, I confirm that my contribution is made under the...
#### Description of changes * Add deprecate release workflow (adapted from [amplify-backend](https://github.com/aws-amplify/amplify-backend/tree/main/scripts)) Usage ``` yarn trigger-deprecate-release ``` * deprecation-message (required): message used on npm deprecate * release-commit-hash (required): Release commit...
#### Description of changes Add prettier and run on all files. --- By submitting this pull request, I confirm that my contribution is made under the terms of the Apache...
#### Description of changes Add migration e2es for three schemas (basic, references, many-to-many). The tests all follow the same pattern. 1. Create a gen 1 project. 2. Get the table...
#### Description of changes Adjust default table properties for `ProvisionedThroughput`, `SSEDescription`, `DeletionProtectionEnabled`. ##### CDK / CloudFormation Parameters Changed #### Issue #, if available N/A #### Description of how you validated...