Change Log
All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
4.4.1 (2025-04-17)
Note: Version bump only for package @aws-amplify/amplify-cli-core
4.4.0 (2025-02-20)
Features
- add enableGen2Migration feature flag (90d68c5)
4.3.12 (2025-02-07)
Bug Fixes
- amplify-cli-core: use build script for overrides (#13858) (30c9f0c), closes #11854 #11889
- amplify-cli-core: use build script properly for overrides (#14093) (aab715d), closes #11854 #13858 #11889 #11889 #11889
Reverts
- Revert "fix(amplify-cli-core): use build script for overrides (#13858)" (#14092) (4d368b3), closes #13858 #14092
4.3.11 (2025-01-30)
Note: Version bump only for package @aws-amplify/amplify-cli-core
4.3.10 (2024-08-02)
Note: Version bump only for package @aws-amplify/amplify-cli-core
4.3.9 (2024-06-27)
Note: Version bump only for package @aws-amplify/amplify-cli-core
4.3.8 (2024-06-20)
Bug Fixes
4.3.7 (2024-06-06)
Bug Fixes
4.3.6 (2024-05-24)
Bug Fixes
- do not create read stream for zip entries that are not being extracted (883b23b)
- don't create symlinks after extracting zip (#13791) (08f358d)
4.3.5 (2024-05-07)
Note: Version bump only for package @aws-amplify/amplify-cli-core
4.3.4 (2024-04-18)
Note: Version bump only for package @aws-amplify/amplify-cli-core
4.3.3 (2024-04-15)
Bug Fixes
- amplify-cli-core: gracefully handle execa race condition (#13692) (dcafcb2)
- yarn modern install workspace (#13197) (3ca4aa9)
4.3.2 (2024-03-29)
Note: Version bump only for package @aws-amplify/amplify-cli-core
4.3.1 (2024-03-06)
Bug Fixes
Reverts
4.3.0 (2023-12-11)
Features
4.2.13 (2023-11-08)
Bug Fixes
4.2.12 (2023-11-08)
Note: Version bump only for package @aws-amplify/amplify-cli-core
4.2.11 (2023-11-08)
Note: Version bump only for package @aws-amplify/amplify-cli-core
4.2.10 (2023-10-12)
Bug Fixes
4.2.9 (2023-10-05)
Bug Fixes
4.2.8 (2023-10-03)
Bug Fixes
- update api category and codegen to capture high-priority bug-fixes (3836b90)
4.2.7 (2023-09-22)
Bug Fixes
4.2.6 (2023-08-31)
Note: Version bump only for package @aws-amplify/amplify-cli-core
4.2.5 (2023-08-17)
Bug Fixes
4.2.4 (2023-08-09)
Bug Fixes
- Dependabot alerts for semver, tough-cookie (#12962) (175a86b)
- remove vm2 (#12989) (7bc0b56)
- surface override build error if scripting features are disabled (#13013) (fa80249)
- upgrade proxy-agent to ^6.3.0 to remove vm2 deps (#13012) (989ec35)
4.2.3 (2023-07-28)
Bug Fixes
4.2.2 (2023-07-27)
Bug Fixes
4.2.1 (2023-07-24)
Bug Fixes
- skip hooks if flag detected (a58e13c)
4.2.0 (2023-07-20)
Features
4.1.0 (2023-06-13)
Features
4.0.8 (2023-05-25)
Bug Fixes
- version bump (f820824)
4.0.7 (2023-05-25)
Note: Version bump only for package @aws-amplify/amplify-cli-core
4.0.6 (2023-05-25)
Note: Version bump only for package @aws-amplify/amplify-cli-core
4.0.5 (2023-05-11)
Bug Fixes
- catch undefined LogicalName when Lambda Layer versions are deleted from the console (#12351) (2e4cfb9)
- double hooks invocation (fixes #9996) (cb8d3f8)
- enable help for category statuses (#12216) (e9d793e)
- null check for custom IAM policies Action array (#12346) (88ef111)
- support flutter project for idp with social providers (#12381) (cb3b0fc)
Reverts
4.0.4 (2023-04-24)
Bug Fixes
- enable help for category statuses (#12216) (73dc361)
- null check for custom IAM policies Action array (#12346) (57885e4)
4.0.3 (2023-04-14)
Note: Version bump only for package amplify-cli-core
4.0.1 (2023-03-23)
Note: Version bump only for package amplify-cli-core
4.0.1-rc.e9e0d157d.0 (2023-03-17)
Bug Fixes
- amplify-console-hosting: manual publish build command error output (#12166) (43929bf)
- cycle detection in yarn 1 and npm detector (#12255) (aa07944)
- invalid method call in interactions walkthrough (#12108) (2d3b3b6)
- lint warnings (#12180) (83d9bf3)
4.0.0 (2023-03-13)
Bug Fixes
- add command and minor corrections (#12037) (aabb8be)
- correctly handle spawned process errors (#12081) (ba4bcf8)
- depend on inquirer in amplify-cli-core (#12087) (e3b4bdb)
- depend on inquirer in amplify-cli-core (#12087) (546f15c)
- improved typing for $TSContext (#11962) (3e2ff00)
- merge conflicts and linting (bdd9f42)
- replace .set with .setWith (#12113) (f5e3b2e)
- reverting 5 commits to dev branch (c54da9e)
- update override templates use extensibility helper with CDK v2 (#11379) (086f3f4)
Features
- added Node package dependency detector (#11629) (bc1bca9)
- migrate CLI to CDK v2 (#10988) (7fd3bc1), closes #11230
- parameter store integration for env parameters (#12016) (3112646)
- removes xr plugin (#11901) (7f268f7)
BREAKING CHANGES
upgrades cli to cdk v2
chore: added cli core pkg for major version
- convert cli to cdk v2
Co-authored-by: Akshay Upadhyay akz@amazon.com
4.0.0-beta.8 (2023-02-23)
Bug Fixes
- depend on inquirer in amplify-cli-core (#12087) (e3b4bdb)
- format files touched by tscontext typing (#11963) (64f8354)
- get credentials from credential_process in aws profile config (#11821) (0aacbb3)
- modal windows test for opensearch simulator (#11911) (fe8d558)
- update override templates use extensibility helper with CDK v2 (#11379) (086f3f4)
Features
- added Node package dependency detector (#11629) (bc1bca9)
- adding cli options commands hooks (#11898) (6090fbe)
- migrate CLI to CDK v2 (#10988) (7fd3bc1), closes #11230
- parameter store integration for env parameters (#12016) (3112646)
- removes xr plugin (#11901) (7f268f7)
BREAKING CHANGES
upgrades cli to cdk v2
chore: added cli core pkg for major version
- convert cli to cdk v2
Co-authored-by: Akshay Upadhyay akz@amazon.com
4.0.0-beta.7 (2023-02-17)
Bug Fixes
- format files touched by tscontext typing (#11963) (64f8354)
- get credentials from credential_process in aws profile config (#11821) (0aacbb3)
- modal windows test for opensearch simulator (#11911) (fe8d558)
- update override templates use extensibility helper with CDK v2 (#11379) (086f3f4)
Features
- added Node package dependency detector (#11629) (bc1bca9)
- adding cli options commands hooks (#11898) (6090fbe)
- migrate CLI to CDK v2 (#10988) (7fd3bc1), closes #11230
- parameter store integration for env parameters (#12016) (3112646)
- removes xr plugin (#11901) (7f268f7)
BREAKING CHANGES
upgrades cli to cdk v2
chore: added cli core pkg for major version
- convert cli to cdk v2
Co-authored-by: Akshay Upadhyay akz@amazon.com
4.0.0-beta.6 (2023-02-15)
Bug Fixes
- get credentials from credential_process in aws profile config (#11821) (0aacbb3)
- modal windows test for opensearch simulator (#11911) (fe8d558)
- update override templates use extensibility helper with CDK v2 (#11379) (086f3f4)
Features
- added Node package dependency detector (#11629) (bc1bca9)
- migrate CLI to CDK v2 (#10988) (7fd3bc1), closes #11230
- parameter store integration for env parameters (#12016) (3112646)
- removes xr plugin (#11901) (7f268f7)
BREAKING CHANGES
upgrades cli to cdk v2
chore: added cli core pkg for major version
- convert cli to cdk v2
Co-authored-by: Akshay Upadhyay akz@amazon.com
4.0.0-beta.5 (2023-02-07)
Bug Fixes
- get credentials from credential_process in aws profile config (#11821) (0aacbb3)
- update override templates use extensibility helper with CDK v2 (#11379) (086f3f4)
Features
- added Node package dependency detector (#11629) (bc1bca9)
- migrate CLI to CDK v2 (#10988) (7fd3bc1), closes #11230
BREAKING CHANGES
upgrades cli to cdk v2
chore: added cli core pkg for major version
- convert cli to cdk v2
Co-authored-by: Akshay Upadhyay akz@amazon.com
4.0.0-beta.4 (2022-12-28)
Bug Fixes
- additional type information, removed unnecessary try/catch block (218a345)
- async persist env params on success (#11367) (0433431)
- cognito trigger template permissions (#11482) (5d606e0)
- handle lambda permissions for notifications category (#11357) (163ab8f)
- improved resolution message on permissions error (#11558) (c220921)
- more specific return types in auth-questions.ts (19153b9)
- print table summary on verbose status (#11438) (2ac7164)
- Typescript -> TypeScript in customer-facing errors (#11404) (a1e63d8)
- update override templates use extensibility helper with CDK v2 (#11379) (086f3f4)
Features
- add resource parameter map to
backend-config.json
(#11417) (6500436) - migrate CLI to CDK v2 (#10988) (7fd3bc1), closes #11230
BREAKING CHANGES
upgrades cli to cdk v2
chore: added cli core pkg for major version
- convert cli to cdk v2
Co-authored-by: Akshay Upadhyay akz@amazon.com
4.0.0-beta.3 (2022-12-13)
Bug Fixes
- additional type information, removed unnecessary try/catch block (218a345)
- async persist env params on success (#11367) (0433431)
- cognito trigger template permissions (#11482) (5d606e0)
- handle lambda permissions for notifications category (#11357) (163ab8f)
- improved resolution message on permissions error (#11558) (c220921)
- more specific return types in auth-questions.ts (19153b9)
- print table summary on verbose status (#11438) (2ac7164)
- Typescript -> TypeScript in customer-facing errors (#11404) (a1e63d8)
- update override templates use extensibility helper with CDK v2 (#11379) (086f3f4)
Features
- add resource parameter map to
backend-config.json
(#11417) (6500436) - migrate CLI to CDK v2 (#10988) (7fd3bc1), closes #11230
BREAKING CHANGES
upgrades cli to cdk v2
chore: added cli core pkg for major version
- convert cli to cdk v2
Co-authored-by: Akshay Upadhyay akz@amazon.com
4.0.0-beta.2 (2022-12-01)
Bug Fixes
- async persist env params on success (#11367) (0433431)
- handle lambda permissions for notifications category (#11357) (163ab8f)
- print table summary on verbose status (#11438) (2ac7164)
- update override templates use extensibility helper with CDK v2 (#11379) (086f3f4)
Features
BREAKING CHANGES
upgrades cli to cdk v2
chore: added cli core pkg for major version
- convert cli to cdk v2
Co-authored-by: Akshay Upadhyay akz@amazon.com
4.0.0-beta.1 (2022-11-19)
3.7.1 (2023-02-28)
Note: Version bump only for package amplify-cli-core
3.7.0 (2023-02-27)
Bug Fixes
- depend on inquirer in amplify-cli-core (#12087) (55462e6)
- format files touched by tscontext typing (#11963) (64f8354)
- get credentials from credential_process in aws profile config (#11821) (0aacbb3)
- modal windows test for opensearch simulator (#11911) (fe8d558)
- remove duplicate api push in commands-info.ts (#12026) (365c29b)
Features
3.6.2 (2023-02-16)
Note: Version bump only for package amplify-cli-core
3.6.1 (2023-02-06)
Bug Fixes
3.6.0 (2023-02-02)
Bug Fixes
- @typescript-eslint/no-floating-promises (#11665) (6c64717)
- automatic lint fixes (#11636) (0e7f70b)
- manual lint fixes (#11638) (2294cf8)
- status command with --debug flag (870f10c)
Features
Reverts
3.5.1 (2023-01-17)
Note: Version bump only for package amplify-cli-core
3.5.0 (2023-01-03)
Bug Fixes
- additional type information, removed unnecessary try/catch block (218a345)
- async persist env params on success (#11367) (0433431)
- cognito trigger template permissions (#11482) (5d606e0)
- handle lambda permissions for notifications category (#11357) (163ab8f)
- improved resolution message on permissions error (#11558) (c220921)
- more specific return types in auth-questions.ts (19153b9)
- print table summary on verbose status (#11438) (2ac7164)
- Typescript -> TypeScript in customer-facing errors (#11404) (a1e63d8)
Features
3.4.0 (2022-11-17)
Bug Fixes
- change reference to Amplify Admin UI to Amplify Studio (dbdc861)
- override dependency for auth (#11255) (690a2f7)
- uploading multiple auth trigger files (#11254) (#11267) (b7bdcec)
Features
- add searchable mocking (#11326) (da313bb)
- add Searchable mocking feature (#11089) (899fe22)
- enable auto-naming indexes for new project (#11348) (a8fad87)
- enable cpk feature flag for new projects (#11373) (d3dd3e8)
Reverts
3.3.0 (2022-10-27)
Bug Fixes
Features
- in app messaging notification (#11067) (0c70a05)
- migrates analytics category to support in app messaging channel notifications (#11158) (9dfbf6c)
3.2.2 (2022-10-13)
Bug Fixes
- Await Metadata file updates to avoid race conditions (#11074) (0c745c4)
- refactor pull flow to use amplify error handling framework (#10974) (ee29583)
- refactor push flow to use amplify error handling framework (#10951) (38a8603)
- updateUserAttributeSetting during add/update/push flows (#10773) (52c1e49)
3.2.1 (2022-10-03)
Bug Fixes
- retain TPI on "restore backend" codepath, set stacktrace in AmplifyException, fix changelog script (#11057) (cf54acc)
3.2.0 (2022-09-21)
Bug Fixes
Features
3.0.0 (2022-09-06)
10.0.0-rc.0 (2022-08-24)
Note: Version bump only for package amplify-cli-core
3.0.0-rc.224a2e0e4.0 (2022-08-15)
BREAKING CHANGES
- hooks file management breaking change
2.12.0 (2022-08-02)
9.2.0-rc.88f873875.0 (2022-07-21)
Bug Fixes
- enforce init command to be executed in project root (#10744) (88f8738)
- ignore false feature flags correctly (#10678) (77ec5d9)
Features
Reverts
- Revert "chore: upgrade api category dependencies" (7e24faf)
2.11.0 (2022-06-30)
Features
2.10.0 (2022-06-22)
Features
Reverts
- Revert "Revert "chore: add FF for primary key connection field attributes (#10556)" (#10603)" (#10617) (15115a6), closes #10556 #10603 #10617
- Revert "chore: add FF for primary key connection field attributes (#10556)" (#10603) (8644039), closes #10556 #10603
2.9.1 (2022-06-13)
8.5.0 (2022-06-10)
Note: Version bump only for package amplify-cli-core
2.9.0 (2022-06-03)
Features
2.8.1 (2022-05-27)
8.3.1 (2022-05-27)
Reverts
2.8.0 (2022-05-24)
Features
2.7.0 (2022-05-10)
Features
- usage flow logging for interactive and non-interactive cli commands (#10288) (da391b1), closes #10293
2.6.0 (2022-04-29)
Features
2.5.3 (2022-04-27)
8.0.3 (2022-04-25)
Bug Fixes
2.5.2 (2022-04-11)
Note: Version bump only for package amplify-cli-core
2.5.1 (2022-04-07)
Note: Version bump only for package amplify-cli-core
2.5.0 (2022-03-23)
Bug Fixes
Features
- amplify-cli-core: Allow cloudformation functions (e.g. Fn::Sub, Fn::Join) in custom-policies.json resources (#9076) (6357706)
2.4.18 (2022-03-14)
Bug Fixes
- cli: spinner hiding prompt (#9875) (c7e7b90)
- improve error message on custom policies validation failure (#9862) (60e05f7)
2.4.17 (2022-03-07)
Note: Version bump only for package amplify-cli-core
2.4.16 (2022-02-25)
Note: Version bump only for package amplify-cli-core
2.4.15 (2022-02-15)
Note: Version bump only for package amplify-cli-core
2.4.14 (2022-02-10)
7.6.19 (2022-02-08)
Note: Version bump only for package amplify-cli-core
2.4.10 (2022-02-03)
Bug Fixes
2.4.9 (2022-01-27)
Note: Version bump only for package amplify-cli-core
2.4.8 (2022-01-23)
Note: Version bump only for package amplify-cli-core
2.4.7 (2022-01-10)
7.6.7 (2022-01-10)
Bug Fixes
- #9061 secret migration could fail and --yes was not working (#9246) (31d07a2)
- append missing env vars in team provider on push (#9250) (3b9c865)
2.4.5 (2021-12-21)
Bug Fixes
2.4.4 (2021-12-17)
Bug Fixes
2.4.3 (2021-12-02)
Bug Fixes
2.4.2 (2021-12-01)
Bug Fixes
2.4.1 (2021-11-26)
7.5.3 (2021-11-26)
Bug Fixes
2.4.0 (2021-11-23)
Features
- override support for api category (#9013) (ae7b001), closes #9001 #8954 #8958 #8960 #8967 #8971 #8976 #8975 #8981 #8983 #8992 #9000 #9002 #9005 #9006 #9007 #9008 #9010 #9011 #9012 #9014 #9015 #9017 #9020 #9024 #9027 #9028 #9029 #9032 #9031 #9035 #9038 #9039
2.3.3 (2021-11-21)
Bug Fixes
2.3.2 (2021-11-20)
Bug Fixes
2.3.1 (2021-11-17)
Note: Version bump only for package 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
2.0.0 (2021-11-13)
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)
- Custom policies works with
amplify status -v
(#8531) (01f18e4) - 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)
- schema migrator utility as separate command (#8720) (46e1ee6)
- test fixes (#8647) (d746510)
- tsc global install error (7d1cca8)
- update migration msg, ddb import e2e, lgtm errors (#8796) (a2d87ec)
Features
- Activate graphql migrator behind feature flag (5a76b3a)
- 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)
- flag to allow destructive schema changes (#8273) (18de856)
- graphql-model-transformer: added transformer version feature flag (#8328) (922bf61)
- overrides uniformity accross all the categories (#8695) (2f6f0eb)
- root stack override (#8276) (887f617)
- version blocking for CLI (#8512) (52edf2b)
- version blocking for CLI (#8737) (b92cd32)
Reverts
- Revert "fix: update migration msg, ddb import e2e, lgtm errors (#8796)" (#8799) (394a32f), closes #8796 #8799
- Revert "feat: version blocking for CLI (#8737)" (#8747) (2d5110c), closes #8737 #8747
- Revert "Revert "feat(amplify-category-auth): use EnabledMFAs to only configure TOTP (#7779)" (#7790)" (#7971) (ff418d1), closes #7779 #7790 #7971
- Revert "feat: version blocking for CLI (#8512)" (#8522) (c48453b), closes #8512 #8522
1.32.0 (2021-11-11)
Bug Fixes
- Custom policies works with
amplify status -v
(#8531) (01f18e4) - schema migrator utility as separate command (#8720) (46e1ee6)
Features
- Activate graphql migrator behind feature flag (5a76b3a)
- flag to allow destructive schema changes (#8273) (18de856)
- graphql-model-transformer: added transformer version feature flag (#8328) (922bf61)
- version blocking for CLI (#8512) (52edf2b)
- version blocking for CLI (#8737) (b92cd32)
Reverts
- Revert "feat: version blocking for CLI (#8737)" (#8747) (2d5110c), closes #8737 #8747
- Revert "Revert "feat(amplify-category-auth): use EnabledMFAs to only configure TOTP (#7779)" (#7790)" (#7971) (ff418d1), closes #7779 #7790 #7971
- Revert "feat: version blocking for CLI (#8512)" (#8522) (c48453b), closes #8512 #8522
1.31.1 (2021-10-10)
Reverts
1.31.0 (2021-10-06)
Features
1.30.0 (2021-09-27)
Bug Fixes
- #8223, conversion to typescript (#8245) (096e6ca)
- amplify-cli-core: add service mapping FFs (#7024) (36fe24d)
Features
Reverts
- Revert "feat: Flag to allow schema changes that require table replacement (#8144)" (#8268) (422dd04), closes #8144 #8268
1.29.0 (2021-09-18)
Features
1.28.0 (2021-09-14)
5.6.0 (2021-09-14)
Features
Reverts
1.27.0 (2021-09-09)
5.5.0 (2021-09-07)
Bug Fixes
Features
1.26.2 (2021-09-02)
Bug Fixes
- amplify-cli-core: extend js-yaml.JSON_SCHEMA to inherit json type conversions when parsing .yml cfn templates (#7909) (fe5c1ec), closes #7819
1.26.1 (2021-08-24)
Note: Version bump only for package amplify-cli-core
1.26.0 (2021-08-06)
Bug Fixes
Features
1.25.1 (2021-07-30)
Bug Fixes
1.25.0 (2021-07-27)
Bug Fixes
Features
Reverts
- Revert "feat(amplify-category-auth): use EnabledMFAs to only configure TOTP (#7779)" (#7790) (fa172c4), closes #7779 #7790
1.24.1 (2021-07-16)
Bug Fixes
1.24.0 (2021-06-30)
5.1.0 (2021-06-29)
Bug Fixes
Features
- amplify-cli-core: add FF for flutter null safety release (#7607) (a65bfa9)
- configure env vars and secrets for lambda functions (#7529) (fac354e)
1.23.1 (2021-06-24)
Bug Fixes
1.23.0 (2021-06-15)
5.0.0 (2021-06-14)
Bug Fixes
Features
- add support for defining IAM Permissions Boundary for Project (#7144) (acf031b)
- Define IAM Permissions Boundary for Project (#7502) (ref #4618) (08f7a3c), closes #7053
- lambda layers rework (#7375) (a3b7d3e)
Reverts
- Revert "feat: add support for defining IAM Permissions Boundary for Project (#7144)" (#7453) (08704f0), closes #7144 #7453
1.22.2 (2021-05-26)
Note: Version bump only for package amplify-cli-core
1.22.1 (2021-05-18)
Note: Version bump only for package amplify-cli-core
1.22.0 (2021-05-14)
4.51.0 (2021-05-13)
Bug Fixes
Features
- defer root stack creation to first
amplify push
(#7174) (d28dd1c) - prep work for SMS Sandbox support (#7302) (d1f85d2)
Reverts
- Revert "feat: defer root stack creation to first
amplify push
(#7174)" (#7306) (78854eb), closes #7174 #7306
1.21.2 (2021-05-03)
4.50.1 (2021-05-03)
Bug Fixes
1.21.1 (2021-05-03)
Bug Fixes
1.21.0 (2021-04-27)
Bug Fixes
Features
1.20.1 (2021-04-19)
Note: Version bump only for package amplify-cli-core
1.20.0 (2021-04-14)
Features
1.19.1 (2021-04-09)
Bug Fixes
1.18.1 (2021-03-11)
Bug Fixes
1.18.0 (2021-03-05)
Features
1.17.2 (2021-02-26)
Note: Version bump only for package amplify-cli-core
1.17.1 (2021-02-24)
Note: Version bump only for package amplify-cli-core
1.17.0 (2021-02-17)
Features
- amplify-cli-core: add validations to tag Key and Value (31eb8eb)
- Separate prod and dev lambda function builds (#6494) (2977c6a)
1.16.0 (2021-02-11)
Features
1.15.0 (2021-02-10)
Bug Fixes
- fix appsync permission assignment from functions (#5342) (b2e2dd0)
- amplify-category-function: use ref for S3Bucket and S3Key in CFN (#6358) (84a141a)
- optimize mock package imports (#6455) (1b64a14)
Features
1.14.1 (2021-01-08)
Bug Fixes
- apply tags on create and push nested stack (#6321) (4faa3e5)
- better error message when angular.json is missing (#6253) (0c8175e)
- remove process on next and await (#6239) (59d4a0e)
1.14.0 (2020-12-31)
Features
1.13.1 (2020-12-21)
Bug Fixes
1.13.0 (2020-12-16)
Bug Fixes
- #4175 (#6065) (85b1ae3)
- provide better error message when unknown feature flags are present (#6114) (d452e83)
Features
1.12.0 (2020-12-11)
Features
1.11.0 (2020-12-07)
Features
1.10.0 (2020-11-30)
Features
1.9.0 (2020-11-27)
Bug Fixes
Features
Reverts
- Revert "feat(iOS): execute
amplify-app
flow oninit
andcodegen models
(#5917)" (#5960) (cd7951a), closes #5917 #5960
1.8.0 (2020-11-22)
Bug Fixes
Features
1.7.0 (2020-11-22)
Bug Fixes
- add compatibility to json parse for non-string values (#5147) (3bc9306)
- added exit code on remove (#5427) (33132f7)
- data inconsitency (#5344) (bfe1903)
- move mobile hub flag to context directly (#5459) (1828d21)
- move post-install steps to plugin platform rather than post install script (#5678) (f83bbab)
- publish returns with exitcode 1 (#5413) (2064830)
- refactor amplify.json file handling (#5282) (a6269f3)
- team provider migration (#5733) (d18f795)
- update default file permissions for credentials/config (#5246) (b64f1bd)
Features
- changes for native packaging (#5548) (7a06f6d)
- feature flag implementation (#4891) (6d1c632)
- ff to turn off schema reserve word validation (#5745) (de79514)
- resource Tagging Support (#5178) (e34226d)
- storage import (#5893) (ad7b028)
- support importing of auth resources (#5591) (7903246)
- transformer redesign (#5534) (a93c685)
- update post-install to copy executable assets to .amplify (#5595) (53a23a0)
1.6.3 (2020-11-20)
Bug Fixes
1.6.2 (2020-11-20)
Bug Fixes
1.6.1 (2020-11-19)
Bug Fixes
1.6.0 (2020-11-08)
Features
- ff to turn off schema reserve word validation (#5745) (de79514)
- transformer redesign (#5534) (a93c685)
1.5.1 (2020-10-27)
Bug Fixes
1.5.0 (2020-10-22)
Features
1.4.0 (2020-10-17)
Features
- changes for native packaging (#5548) (7a06f6d)
- support importing of auth resources (#5591) (7903246)
1.3.4 (2020-10-01)
Bug Fixes
- added exit code on remove (#5427) (33132f7)
- move mobile hub flag to context directly (#5459) (1828d21)
- publish returns with exitcode 1 (#5413) (2064830)