Change Log
amplify-category-api 3.3.0 (2021-11-15)
Bug Fixes
- asana bug fixes (#8692) (c41d8b6)
- broken path on build-override (798fd79)
- capitalization for filter, e2e test (#8667) (4c5c869)
- pushing multiple APIs at a time (#8663) (23c2c4b)
- stack generation logic when multiple paths ref same Lambda (#8673) (d4a04e6)
Features
amplify-category-auth 2.3.0 (2021-11-15)
Bug Fixes
- add missing await, fix import paths (#8199) (51c4dd9)
- added public access to scoped packages (#8485) (f53f9b6)
- adds userPool resourceName instead of authResource (#8497) (fd171c7)
- admin UI test (a1855a8)
- alias attr bug and use enabled mfa (aed3fd3)
- allow both email and phone nummber type (#8850) (fc31b1a)
- amplify-category-auth: added username attributes to configure sms (#8624) (adb70b1)
- amplify-category-auth: fixed the openId Connect proovider auth (#8753) (e04fe49)
- amplify-category-auth: switching to social providers with user pools instead of identity pools (#8308) (0c82fe3)
- amplify-category-auth: update attr mapping... (#8135) (a35352d), closes #7793
- amplify-category-auth: update front end config on pull (#8173) (da2b008)
- asana bug fixes (#8692) (c41d8b6)
- auth e2e fixes (3d1d3fb)
- auth issue in export tests (#8710) (b21389a)
- auth mmessage printer (#8827) (257a157)
- auth trigger params parsing and test wait lines (#8824) (20cfbdb)
- broken unit tests (e5f30e7)
- bug fixes in external auth enable (b600861)
- build resources on pull even with no override flag passed + update skeleton package.json (#8771) (d13b83e)
- enable scoped packages in plugin platform (#8492) (f7bd346)
- ensure FF on stack transform, revert revert (#8810) (868952f), closes #8796 #8799
- exit auth migration gracefully, add file exists checks (#8833) (d6eb740)
- fixes auth migration e2e (#8756) (f537d7c)
- fixes dependsOn parameter and auth migration test (#8480) (640b79e)
- headless migrate auth (#8735) (926a229)
- latest changes (b8fb605)
- mfa bug and changed password policy type as string or number (#8855) (8d4b548)
- parameters file path and updates cloud backend with build (#8564) (f9497fb)
- tsc global install error (7d1cca8)
- update custom cdk seleton templates + format override skeleton file (#8752) (bef17fb)
- update migration msg, ddb import e2e, lgtm errors (#8796) (a2d87ec)
- updated resource update logic (#8831) (c4835c4)
- userPool group template fixes (#8515) (29e129a)
- userPool retain policy (#8867) (0eb5584)
Features
- Asana blocker fixes (#8805) (c4fbd4b)
- Auth refactor to use cdk, eliminate EJS, overrides functionality (#8355) (66d885f)
- change override.ts file to override.ts.sample in resources/ for pkg CLI to work (#8716) (1804b11)
- extensibility for REST APIs (#8598) (de19d23)
- overrides uniformity accross all the categories (#8695) (2f6f0eb)
Reverts
- Revert "fix: update migration msg, ddb import e2e, lgtm errors (#8796)" (#8799) (394a32f), closes #8796 #8799
- Revert "Revert "feat(amplify-category-auth): use EnabledMFAs to only configure TOTP (#7779)" (#7790)" (#7971) (ff418d1), closes #7779 #7790 #7971
amplify-category-custom 2.3.0 (2021-11-15)
Bug Fixes
- add alphanumeric validation on custom resource-name (#8798) (77e05e2)
- add npmignore to custom resource package and update archiver (#8596) (a2c32fd)
- build resources on pull even with no override flag passed + update skeleton package.json (#8771) (d13b83e)
- ensure FF on stack transform, revert revert (#8810) (868952f), closes #8796 #8799
- generate dynamic amplify resource types before building cdk code (#8778) (9b9f624)
- glob fix for auth trigger template (#8819) (26a1085)
- modify update custom flow + update cdk skeleton sample (#8859) (87811fc)
- remove depending on conditional output variables from stacks (#8719) (ac63a64)
- update custom cdk seleton templates + format override skeleton file (#8752) (bef17fb)
Features
- consolidate dependent resource types in backend/ (#8709) (3d556d7)
- define custom resources with CDK or CFN (#8590) (e835584)
- exclude amplify/backend/awscloudformation from gitignore path (#8794) (18d202f)
amplify-category-function 3.3.0 (2021-11-15)
Features
amplify-category-predictions 3.2.1 (2021-11-15)
Bug Fixes
- amplify-category-predictions: fix bad import and exit (#8852) (b4c2944)
- ensure FF on stack transform, revert revert (#8810) (868952f), closes #8796 #8799
- ext overrides2 storage-headless and predictions (#8622) (59e7118)
- update migration msg, ddb import e2e, lgtm errors (#8796) (a2d87ec)
Reverts
- Revert "fix: update migration msg, ddb import e2e, lgtm errors (#8796)" (#8799) (394a32f), closes #8796 #8799
amplify-category-storage 3.0.0 (2021-11-15)
Bug Fixes
- add amplify-prompts dependency to package.json's (7f313ab)
- added public access to scoped packages (#8485) (f53f9b6)
- amplify meta output for imported ddb, type fixes (#8767) (4f270ac)
- amplify-category-storage: add auth by default (#8498) (011cb87)
- auth e2e tests (#8708) (24797e9)
- build resources on pull even with no override flag passed + update skeleton package.json (#8771) (d13b83e)
- checkout into existing env with new LL (#7687) (3e2e630)
- ensure FF on stack transform, revert revert (#8810) (868952f), closes #8796 #8799
- exit auth migration gracefully, add file exists checks (#8833) (d6eb740)
- ext overrides2 storage-headless and predictions (#8622) (59e7118)
- lambda timeout should be an integer type (#7699) (cbacf4d)
- latest changes (b8fb605)
- lowercase filename for linux (#8839) (ddeb914)
- map readable attr name to ddb name in parameters.json (#8816) (59e5f50)
- parameters file path and updates cloud backend with build (#8564) (f9497fb)
- resource key should be 'category', not 'categoryName' (#8041) (3908d1b)
- storage migration permissions (#8835) (767cf8c)
- storage params (#8828) (e860a8f)
- update custom cdk seleton templates + format override skeleton file (#8752) (bef17fb)
- update migration msg, ddb import e2e, lgtm errors (#8796) (a2d87ec)
Continuous Integration
Features
- amplify-category-storage: headless support for S3 (#8423) (76b0e70)
- change override.ts file to override.ts.sample in resources/ for pkg CLI to work (#8716) (1804b11)
- configure env vars and secrets for lambda functions (#7529) (fac354e)
- ddb overrides and flow refactor (e601a36)
- define custom resources with CDK or CFN (#8590) (e835584)
- load existing ddb columns during update workflow (#7293) (4c9a80a)
- overrides uniformity accross all the categories (#8695) (2f6f0eb)
Reverts
- Revert "fix: update migration msg, ddb import e2e, lgtm errors (#8796)" (#8799) (394a32f), closes #8796 #8799
BREAKING CHANGES
- The breaking change is in the workflow of auth and storage. Auth and Storage
categories can be overriden
amplify-cli 7.3.0 (2021-11-15)
Bug Fixes
- asana bug fixes (#8692) (c41d8b6)
- cli: fixed export pull command line (#8725) (78db1b4)
- enable scoped packages in plugin platform (#8492) (f7bd346)
- ensure FF on stack transform, revert revert (#8810) (868952f), closes #8796 #8799
- exit auth migration gracefully, add file exists checks (#8833) (d6eb740)
- fix configure project and custom policies api containers (#8703) (a5c8775)
- latest changes (b8fb605)
- rebase conflicts (c67b2cd)
- test fixes (#8647) (d746510)
- update migration msg, ddb import e2e, lgtm errors (#8796) (a2d87ec)
Features
- amplify export (fd28279), closes #8547 #8488 #8486 #8547 #8488 #8486
- Asana blocker fixes (#8805) (c4fbd4b)
- Auth refactor to use cdk, eliminate EJS, overrides functionality (#8355) (66d885f)
- consolidate dependent resource types in backend/ (#8709) (3d556d7)
- ddb overrides and flow refactor (e601a36)
- define custom resources with CDK or CFN (#8590) (e835584)
- exclude amplify/backend/awscloudformation from gitignore path (#8794) (18d202f)
- extensibility for REST APIs (#8598) (de19d23)
- FF for override stacks (#8228) (5a9c68c)
- overrides uniformity accross all the categories (#8695) (2f6f0eb)
- root stack override (#8276) (887f617)
Reverts
- Revert "fix: update migration msg, ddb import e2e, lgtm errors (#8796)" (#8799) (394a32f), closes #8796 #8799
amplify-cli-core 2.3.0 (2021-11-15)
Bug Fixes
- adds typescript json dependency (#8487) (5e6b626)
- broken path on build-override (798fd79)
- broken unit tests (e5f30e7)
- bug fixes in external auth enable (b600861)
- does not create build for ll (#8706) (b897105)
- ensure FF on stack transform, revert revert (#8810) (868952f), closes #8796 #8799
- parameters file path and updates cloud backend with build (#8564) (f9497fb)
- remove trailing 's' in documentation link (#8853) (2077c98)
- test fixes (#8647) (d746510)
- tsc global install error (7d1cca8)
- update migration msg, ddb import e2e, lgtm errors (#8796) (a2d87ec)
Features
- amplify export (fd28279), closes #8547 #8488 #8486 #8547 #8488 #8486
- amplify-cli-core: allow * in account and region in arn for custom policies (#8722) (f720832)
- Auth refactor to use cdk, eliminate EJS, overrides functionality (#8355) (66d885f)
- change override.ts file to override.ts.sample in resources/ for pkg CLI to work (#8716) (1804b11)
- ddb overrides and flow refactor (e601a36)
- define custom resources with CDK or CFN (#8590) (e835584)
- extensibility for REST APIs (#8598) (de19d23)
- FF for override stacks (#8228) (5a9c68c)
- overrides uniformity accross all the categories (#8695) (2f6f0eb)
- root stack override (#8276) (887f617)
Reverts
- Revert "fix: update migration msg, ddb import e2e, lgtm errors (#8796)" (#8799) (394a32f), closes #8796 #8799
amplify-cli-extensibility-helper 2.2.1 (2021-11-15)
Bug Fixes
- ensure FF on stack transform, revert revert (#8810) (868952f), closes #8796 #8799
- suppress deployment bucket type and root stack fixes (#8861) (944f444)
- update custom cdk seleton templates + format override skeleton file (#8752) (bef17fb)
amplify-container-hosting 2.3.0 (2021-11-15)
Features
amplify-e2e-core 2.3.0 (2021-11-15)
Bug Fixes
- alias attr bug and use enabled mfa (aed3fd3)
- auth e2e fixes (3d1d3fb)
- auth e2e tests (#8708) (24797e9)
- auth issue in export tests (#8710) (b21389a)
- auth trigger params parsing and test wait lines (#8824) (20cfbdb)
- capitalization for filter, e2e test (#8667) (4c5c869)
- ensure FF on stack transform, revert revert (#8810) (868952f), closes #8796 #8799
- exit auth migration gracefully, add file exists checks (#8833) (d6eb740)
- ext overrides2 storage-headless and predictions (#8622) (59e7118)
- fix configure project and custom policies api containers (#8703) (a5c8775)
- fixed import_auth test (#8755) (c1bffdd)
- fixes auth migration e2e (#8756) (f537d7c)
- fixes dependsOn parameter and auth migration test (#8480) (640b79e)
- init override test fix (#8768) (9674a4e)
- migration test fixes (#8742) (193635f)
- stack generation logic when multiple paths ref same Lambda (#8673) (d4a04e6)
- storage migration permissions (#8835) (767cf8c)
- tsc global install error (7d1cca8)
- update migration msg, ddb import e2e, lgtm errors (#8796) (a2d87ec)
Features
- amplify export (fd28279), closes #8547 #8488 #8486 #8547 #8488 #8486
- Auth refactor to use cdk, eliminate EJS, overrides functionality (#8355) (66d885f)
- extensibility for REST APIs (#8598) (de19d23)
- overrides uniformity accross all the categories (#8695) (2f6f0eb)
- root stack override (#8276) (887f617)
Reverts
- Revert "fix: update migration msg, ddb import e2e, lgtm errors (#8796)" (#8799) (394a32f), closes #8796 #8799
amplify-e2e-tests 3.3.0 (2021-11-15)
Bug Fixes
- amplify meta output for imported ddb, type fixes (#8767) (4f270ac)
- asana bug fixes (#8692) (c41d8b6)
- auth e2e fixes (3d1d3fb)
- auth e2e tests (#8708) (24797e9)
- fixed import_auth test (#8755) (c1bffdd)
- hosting fix and changelog added (#8780) (3fc4345)
- init override test fix (#8768) (9674a4e)
- latest changes (b8fb605)
- rebuild api bad merge (#8818) (0e82015)
- root stack status (#8856) (ebc553c)
- stack generation logic when multiple paths ref same Lambda (#8673) (d4a04e6)
- tsc global install error (7d1cca8)
- update migration msg, ddb import e2e, lgtm errors (#8796) (a2d87ec)
Features
- amplify export (fd28279), closes #8547 #8488 #8486 #8547 #8488 #8486
- Auth refactor to use cdk, eliminate EJS, overrides functionality (#8355) (66d885f)
- extensibility for REST APIs (#8598) (de19d23)
- root stack override (#8276) (887f617)
Reverts
- Revert "fix: update migration msg, ddb import e2e, lgtm errors (#8796)" (#8799) (394a32f), closes #8796 #8799
amplify-frontend-android 3.3.0 (2021-11-15)
Features
amplify-frontend-flutter 1.3.0 (2021-11-15)
Features
amplify-frontend-ios 3.3.0 (2021-11-15)
Features
amplify-frontend-javascript 3.3.0 (2021-11-15)
Features
amplify-graphiql-explorer 2.3.0 (2021-11-15)
Features
Reverts
- Revert "chore: upgrade yarn packages recommended by dependabot (#7670)" (#7758) (d90edec), closes #7670 #7758
amplify-migration-tests 4.3.0 (2021-11-15)
Bug Fixes
- Auth update migration e2e fix (#8811) (f38a366)
- ci fix (#8814) (0f6c6af)
- ensure FF on stack transform, revert revert (#8810) (868952f), closes #8796 #8799
- fixes auth migration e2e (#8756) (f537d7c)
- fixes dependsOn parameter and auth migration test (#8480) (640b79e)
- migration test fixes (#8742) (193635f)
- tsc global install error (7d1cca8)
- update migration msg, ddb import e2e, lgtm errors (#8796) (a2d87ec)
Features
- Auth refactor to use cdk, eliminate EJS, overrides functionality (#8355) (66d885f)
- root stack override (#8276) (887f617)
Reverts
- Revert "fix: update migration msg, ddb import e2e, lgtm errors (#8796)" (#8799) (394a32f), closes #8796 #8799
amplify-nodejs-function-template-provider 2.2.1 (2021-11-15)
Bug Fixes
amplify-provider-awscloudformation 5.3.0 (2021-11-15)
Bug Fixes
- add a check for spinner undefined and error logging (#8795) (f0b4331)
- add npmignore to custom resource package and update archiver (#8596) (a2c32fd)
- amplify-provider-awscloudformation: don't apply preprocessor if no resources (#8823) (94de940)
- auth e2e fixes (3d1d3fb)
- build resources on pull even with no override flag passed + update skeleton package.json (#8771) (d13b83e)
- enable scoped packages in plugin platform (#8492) (f7bd346)
- ensure FF on stack transform, revert revert (#8810) (868952f), closes #8796 #8799
- exit auth migration gracefully, add file exists checks (#8833) (d6eb740)
- ext overrides2 storage-headless and predictions (#8622) (59e7118)
- fix configure project and custom policies api containers (#8703) (a5c8775)
- glob fix for auth trigger template (#8819) (26a1085)
- hooks + hosting e2e (#8743) (c995d0b)
- init override test fix (#8768) (9674a4e)
- maked the export path relative to export folder (#8840) (a8ad1a2)
- parameters file path and updates cloud backend with build (#8564) (f9497fb)
- rebuild api bad merge (#8818) (0e82015)
- remove no-override check for category transformations (#8765) (4b557f5)
- root stack status (#8856) (ebc553c)
- suppress deployment bucket type and root stack fixes (#8861) (944f444)
- test fixes (#8647) (d746510)
- update custom cdk seleton templates + format override skeleton file (#8752) (bef17fb)
- update migration msg, ddb import e2e, lgtm errors (#8796) (a2d87ec)
- updated resource update logic (#8831) (c4835c4)
Features
- add default descriptions to cfn templates for metrics tracking (#8702) (f6b4cca)
- adding rootstack types to overrides helper package (#8298) (3f026f5)
- amplify export (fd28279), closes #8547 #8488 #8486 #8547 #8488 #8486
- Asana blocker fixes (#8805) (c4fbd4b)
- Auth refactor to use cdk, eliminate EJS, overrides functionality (#8355) (66d885f)
- change override.ts file to override.ts.sample in resources/ for pkg CLI to work (#8716) (1804b11)
- define custom resources with CDK or CFN (#8590) (e835584)
- exclude amplify/backend/awscloudformation from gitignore path (#8794) (18d202f)
- FF for override stacks (#8228) (5a9c68c)
- overrides uniformity accross all the categories (#8695) (2f6f0eb)
- root stack override (#8276) (887f617)
Reverts
- Revert "fix: update migration msg, ddb import e2e, lgtm errors (#8796)" (#8799) (394a32f), closes #8796 #8799