Change Log
amplify-appsync-simulator 2.3.5 (2022-01-13)
Bug Fixes
amplify-category-api 1.2.0 (2022-01-13)
Features
- amplify-category-api: enable default 4xx and 5xx api gateway cors response (#9158) (b35cbda), closes #5183
amplify-category-auth 2.4.9 (2022-01-13)
Bug Fixes
amplify-category-geo 2.3.0 (2022-01-13)
Features
amplify-cli 7.6.9 (2022-01-13)
Bug Fixes
amplify-e2e-core 2.6.0 (2022-01-13)
Features
amplify-e2e-tests 3.7.0 (2022-01-13)
Features
- amplify-category-api: enable default 4xx and 5xx api gateway cors response (#9158) (b35cbda), closes #5183
- amplify-category-geo: remove pricing plan walkthrough for Maps and Search (#9479) (7b0079d)
amplify-graphql-auth-transformer 0.5.8 (2022-01-13)
Bug Fixes
- clean up missing and unused GraphQL v2 dependencies (#9486) (a6ca44e)
- dynamic group auth VTL error (#9463) (e64124f)
- graphql: modify fields match logic for hasOne directive when using auth directive (#9459) (a924892)
- use optional field access for subscriptions.level (#9213) (8cbd507)
amplify-graphql-default-value-transformer 0.5.11 (2022-01-13)
Bug Fixes
amplify-graphql-model-transformer 0.10.6 (2022-01-13)
Bug Fixes
- clean up missing and unused GraphQL v2 dependencies (#9486) (a6ca44e)
- use StackMapping for V2 resolvers (#9238) (d354e78)
amplify-graphql-relational-transformer 0.6.16 (2022-01-13)
Bug Fixes
- clean up missing and unused GraphQL v2 dependencies (#9486) (a6ca44e)
- graphql: modify fields match logic for hasOne directive when using auth directive (#9459) (a924892)
- use StackMapping for V2 resolvers (#9238) (d354e78)
amplify-graphql-searchable-transformer 0.10.6 (2022-01-13)
Bug Fixes
amplify-graphql-transformer-core 0.15.5 (2022-01-13)
Bug Fixes
- clean up missing and unused GraphQL v2 dependencies (#9486) (a6ca44e)
- use StackMapping for V2 resolvers (#9238) (d354e78)
amplify-graphql-transformer-interfaces 1.12.6 (2022-01-13)
Bug Fixes
amplify-graphql-transformer-migrator 1.2.17 (2022-01-13)
Bug Fixes
amplify-headless-interface 1.14.0 (2022-01-13)
Features
amplify-provider-awscloudformation 5.8.8 (2022-01-13)
Bug Fixes
- GraphQL V2 fix for codegen (#9489) (d8b82b9)
- update amplify configure to use AdministratorAccess-Amplify (#9355) (2d2a8aa)
amplify-util-headless-input 1.9.0 (2022-01-13)
Features
amplify-util-mock 4.2.26 (2022-01-13)
Bug Fixes
- amplify-util-mock: correct mock env variable name to match name used at runtime (#9272) (0be3ace)
- GraphQL V2 fix for codegen (#9489) (d8b82b9)
amplify-velocity-template 1.4.6 (2022-01-13)
Bug Fixes
- fix the behavior of velocity template renderer not to run anything after #break (#9421) (c43a70f), closes #8779