generated from amazon-archives/__template_Apache-2.0
-
Notifications
You must be signed in to change notification settings - Fork 89
Merge main to migration #2739
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
Merged
Merged
Merge main to migration #2739
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* fix(amplify-category-api): add gen2 tags to dynamodb tables * fix(amplify-category-api): lint fix * fix(amplify-category-api): update flow and e2e test * fix(amplify-category-api): fix unit tests * fix(amplify-category-api): wait for table status * fix(amplify-category-api): missing custom tags * fix(amplify-category-api): compare tags for updated values * test: update test tags to show original vs updated * fix: allow to remove all tags * test: add test for tags on table replace * fix(amplify-category-api): support delete all tags * fix(amplify-category-api): fix unit tests * fix(amplify-category-api): handle removing some of the tags --------- Co-authored-by: Dane Pilcher <[email protected]>
* chore: update .jsii assembly * chore: update .jsii assembly * fix: add tags to dynamodb tables (#2694) * fix(amplify-category-api): add gen2 tags to dynamodb tables * fix(amplify-category-api): lint fix * fix(amplify-category-api): update flow and e2e test * fix(amplify-category-api): fix unit tests * fix(amplify-category-api): wait for table status * fix(amplify-category-api): missing custom tags * fix(amplify-category-api): compare tags for updated values * test: update test tags to show original vs updated * fix: allow to remove all tags * test: add test for tags on table replace * fix(amplify-category-api): support delete all tags * fix(amplify-category-api): fix unit tests * fix(amplify-category-api): handle removing some of the tags --------- Co-authored-by: Dane Pilcher <[email protected]> --------- Co-authored-by: amplify-data-ci <[email protected]> Co-authored-by: Christopher Sundersingh <[email protected]> Co-authored-by: Dane Pilcher <[email protected]>
- @aws-amplify/[email protected] - @aws-amplify/[email protected] - [email protected] - [email protected] - [email protected] - @aws-amplify/[email protected] - @aws-amplify/[email protected] - @aws-amplify/[email protected] - @aws-amplify/[email protected] - [email protected] - @aws-amplify/[email protected] - @aws-amplify/[email protected] - @aws-amplify/[email protected] - @aws-amplify/[email protected] - @aws-amplify/[email protected] - @aws-amplify/[email protected] - @aws-amplify/[email protected] - [email protected] - [email protected]
Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 4.4.0 to 4.4.1. - [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases) - [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md) - [Commits](NaturalIntelligence/fast-xml-parser@v4.4.0...v4.4.1) --- updated-dependencies: - dependency-name: fast-xml-parser dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- @aws-amplify/[email protected] - @aws-amplify/[email protected] - [email protected] - @aws-amplify/[email protected]
chore: update CDK postgres E2Es to use Data API
--------- Co-authored-by: Dane Pilcher <[email protected]>
4f7acba to
9ea454d
Compare
9ea454d to
b1d350c
Compare
palpatim
approved these changes
Aug 9, 2024
sundersc
approved these changes
Aug 9, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description of changes
Merge main to migration
Conflicts:
packages/amplify-graphql-api-construct/.jsii- regenerate to resolveyarn.lock- regenerate to resolvepackages/amplify-graphql-api-construct-tests/package.json- add new dep@aws-sdk/client-dynamodband set to latest versionpackages/amplify-graphql-model-transformer/src/resources/amplify-dynamodb-table/amplify-table-manager-lambda/amplify-table-manager-handler.ts- conflict on imports. Kept both changes.By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.