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

fix: don't migrate AppSync auth related directives #8661

Merged
merged 1 commit into from Nov 4, 2021
Merged

fix: don't migrate AppSync auth related directives #8661

merged 1 commit into from Nov 4, 2021

Conversation

cjihrig
Copy link
Contributor

@cjihrig cjihrig commented Nov 4, 2021

Description of changes

This commit prevents schemas with AppSync auth related directives from being automatically migrated from transformer v1 to v2. This is to prevent any unknown interactions between these directives and the new auth.

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

This commit prevents schemas with AppSync auth related directives
from being automatically migrated from transformer v1 to v2.
This is to prevent any unknown interactions between these directives
and the new auth.
@cjihrig cjihrig requested a review from a team as a code owner November 4, 2021 02:15
@cjihrig cjihrig requested a review from lazpavel November 4, 2021 14:59
@yuth yuth merged commit 903c7bf into aws-amplify:master Nov 4, 2021
@cjihrig cjihrig deleted the migrate-appsync branch November 4, 2021 21:52
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

4 participants