Releases: aws-amplify/amplify-cli
11.1.0
Change Log
amplify-appsync-simulator 2.11.0 (2023-04-24)
Features
amplify-category-auth 3.1.0 (2023-04-24)
Features
amplify-category-function 5.2.0 (2023-04-24)
Bug Fixes
- env param fail-fast checks don't fatal on missing appId or envName (#12373) (756b6c3)
- fail
init --forcePush
fast if environment parameters or secrets are missing in the environment (#12279) (0b6e562) - fixes unit test and pin gql transformer v1 version (bfeb9c4)
Features
amplify-category-geo 3.1.0 (2023-04-24)
Features
amplify-category-predictions 5.1.0 (2023-04-24)
Features
amplify-category-storage 5.1.0 (2023-04-24)
Bug Fixes
Features
amplify-cli 11.1.0 (2023-04-24)
Bug Fixes
- enable help for category statuses (#12216) (73dc361)
- env param fail-fast checks don't fatal on missing appId or envName (#12373) (756b6c3)
- fail
init --forcePush
fast if environment parameters or secrets are missing in the environment (#12279) (0b6e562) - fixes unit test and pin gql transformer v1 version (bfeb9c4)
- modelgen regression (a87fc75)
- skip backend sync on force push (#12262) (f29c140)
Features
amplify-cli-core 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)
amplify-cli-npm 11.1.0 (2023-04-24)
Features
- minor version bump (f7af76d)
amplify-console-hosting 2.5.4 (2023-04-24)
Bug Fixes
amplify-console-integration-tests 2.7.0 (2023-04-24)
Features
amplify-container-hosting 2.6.4 (2023-04-24)
Bug Fixes
amplify-dotnet-function-template-provider 2.5.4 (2023-04-24)
Bug Fixes
- modelgen regression (a87fc75)
amplify-dynamodb-simulator 2.6.0 (2023-04-24)
Features
amplify-e2e-core 4.9.0 (2023-04-24)
Bug Fixes
- api: add null placeholder for nested stack during api rebuild (#11460) (23168f0)
- enable help for category statuses (#12216) (73dc361)
- env param fail-fast checks don't fatal on missing appId or envName (#12373) (756b6c3)
- fail
init --forcePush
fast if environment parameters or secrets are missing in the environment (#12279) (0b6e562) - fixes unit test and pin gql transformer v1 version (bfeb9c4)
- multi select race conditions (#12356) (e5b2842)
- source temp aws creds and ec2 instance credentials using general level config (#12181) ([2c10f7e](2c10f7e...
11.0.5
Change Log
amplify-cli 11.0.5 (2023-04-14)
Bug Fixes
- api: bump api with ownerfield hotfix of 5.1.1 (dacff4a)
amplify-container-hosting 2.6.3 (2023-04-14)
Bug Fixes
- api: bump api with ownerfield hotfix of 5.1.1 (dacff4a)
amplify-e2e-tests 4.0.3 (2023-04-14)
Bug Fixes
- api: bump api with ownerfield hotfix of 5.1.1 (dacff4a)
amplify-graphql-migration-tests 2.4.3 (2023-04-14)
Bug Fixes
- api: bump api with ownerfield hotfix of 5.1.1 (dacff4a)
amplify-provider-awscloudformation 8.0.5 (2023-04-14)
Bug Fixes
- api: bump api with ownerfield hotfix of 5.1.1 (dacff4a)
amplify-util-mock 5.0.7 (2023-04-14)
Bug Fixes
- api: bump api with ownerfield hotfix of 5.1.1 (dacff4a)
11.0.4
Change Log
amplify-cli 11.0.4 (2023-04-11)
Bug Fixes
amplify-container-hosting 2.6.2 (2023-04-11)
Bug Fixes
amplify-e2e-tests 4.0.2 (2023-04-11)
Bug Fixes
amplify-graphql-migration-tests 2.4.2 (2023-04-11)
Bug Fixes
amplify-provider-awscloudformation 8.0.4 (2023-04-11)
Bug Fixes
amplify-util-mock 5.0.6 (2023-04-11)
Bug Fixes
11.0.3
11.0.2
11.0.1
11.0.0
Change Log
amplify-app 5.0.0 (2023-03-13)
Bug Fixes
- @typescript-eslint/no-floating-promises (#11665) (6c64717)
- automatic lint fixes (#11636) (0e7f70b)
- manual lint fixes (#11638) (2294cf8)
Reverts
amplify-category-analytics 5.0.2 (2023-03-13)
Bug Fixes
amplify-category-auth 3.0.0 (2023-03-13)
Bug Fixes
-
auth dependency with cdkv2 (#11587) (f109c39), closes #11504
-
update override templates use extensibility helper with CDK v2 (#11379) (086f3f4)
-
feat!: breaking change commit to update cli to aws cdk v2 (#11300) (80dce09), closes #11300
Features
- inject project info into overrides (#12064) (9ceaefa)
- 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 [email protected]
amplify-category-custom 3.0.0 (2023-03-13)
Bug Fixes
-
update override templates use extensibility helper with CDK v2 (#11379) (086f3f4)
-
feat!: breaking change commit to update cli to aws cdk v2 (#11300) (80dce09), closes #11300
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 [email protected]
amplify-category-function 5.1.0 (2023-03-13)
Bug Fixes
- improved typing for $TSContext (#11962) (3e2ff00)
- replace .set with .setWith (#12113) (f5e3b2e)
- truncate lambda name and role name in CFN templates (#10705) (5f64f67)
Features
amplify-category-geo 3.0.0 (2023-03-13)
Bug Fixes
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 [email protected]
amplify-category-notifications 2.24.2 (2023-03-13)
Bug Fixes
amplify-category-storage 5.0.0 (2023-03-13)
Bug Fixes
-
update override templates use extensibility helper with CDK v2 (#11379) (086f3f4)
-
feat!: breaking change commit to update cli to aws cdk v2 (#11300) (80dce09), closes #11300
Features
- inject project info into overrides (#12064) (9ceaefa)
- migrate CLI to CDK v2 ([#10988](https://github.com/aws-amplify/amplify-cli/issues/...
10.8.1
Change Log
amplify-app 4.3.12 (2023-02-28)
Note: Version bump only for package amplify-app
amplify-appsync-simulator 2.10.1 (2023-02-28)
Note: Version bump only for package @aws-amplify/amplify-appsync-simulator
amplify-category-analytics 5.0.1 (2023-02-28)
Note: Version bump only for package @aws-amplify/amplify-category-analytics
amplify-category-auth 2.15.4 (2023-02-28)
Note: Version bump only for package @aws-amplify/amplify-category-auth
amplify-category-custom 2.6.6 (2023-02-28)
Note: Version bump only for package @aws-amplify/amplify-category-custom
amplify-category-function 5.0.1 (2023-02-28)
Note: Version bump only for package @aws-amplify/amplify-category-function
amplify-category-geo 2.12.1 (2023-02-28)
Note: Version bump only for package @aws-amplify/amplify-category-geo
amplify-category-hosting 3.5.1 (2023-02-28)
Note: Version bump only for package @aws-amplify/amplify-category-hosting
amplify-category-interactions 5.0.1 (2023-02-28)
Note: Version bump only for package @aws-amplify/amplify-category-interactions
amplify-category-notifications 2.24.1 (2023-02-28)
Note: Version bump only for package @aws-amplify/amplify-category-notifications
amplify-category-predictions 5.0.1 (2023-02-28)
Note: Version bump only for package @aws-amplify/amplify-category-predictions
amplify-category-storage 3.7.4 (2023-02-28)
Note: Version bump only for package @aws-amplify/amplify-category-storage
amplify-category-xr 3.4.4 (2023-02-28)
Note: Version bump only for package amplify-category-xr
amplify-cli 10.8.1 (2023-02-28)
Note: Version bump only for package @aws-amplify/cli-internal
amplify-cli-core 3.7.1 (2023-02-28)
Note: Version bump only for package amplify-cli-core
amplify-cli-extensibility-helper 2.4.12 (2023-02-28)
Note: Version bump only for package @aws-amplify/cli-extensibility-helper
amplify-cli-npm 10.8.1 (2023-02-28)
Note: Version bump only for package @aws-amplify/cli
amplify-console-hosting 2.4.4 (2023-02-28)
Note: Version bump only for package amplify-console-hosting
amplify-console-integration-tests 2.6.7 (2023-02-28)
Note: Version bump only for package @aws-amplify/amplify-console-integration-tests
amplify-container-hosting 2.5.14 (2023-02-28)
Note: Version bump only for package amplify-container-hosting
amplify-dotnet-function-template-provider 2.4.6 (2023-02-28)
Note: Version bump only for package amplify-dotnet-function-template-provider
amplify-dynamodb-simulator 2.5.8 (2023-02-28)
Note: Version bump only for package amplify-dynamodb-simulator
amplify-e2e-core 4.7.1 (2023-02-28)
Note: Version bump only for package @aws-amplify/amplify-e2e-core
amplify-e2e-tests 3.18.1 (2023-02-28)
Note: Version bump only for package amplify-e2e-tests
amplify-environment-parameters 1.3.6 (2023-02-28)
Note: Version bump only for package @aws-amplify/amplify-environment-parameters
amplify-frontend-ios 3.6.1 (2023-02-28)
Note: Version bump only for package @aws-amplify/amplify-frontend-ios
amplify-frontend-javascript 3.8.1 (2023-02-28)
Note: Version bump only for package @aws-amplify/amplify-frontend-javascript
amplify-go-function-runtime-provider 2.3.12 (2023-02-28)
Note: Version bump only for package amplify-go-function-runtime-provider
amplify-graphql-migration-tests 2.3.10 (2023-02-28)
Note: Version bump only for package amplify-graphql-migration-tests
amplify-java-function-runtime-provider 2.3.12 (2023-02-28)
Note: Version bump only for package amplify-java-function-runtime-provider
amplify-migration-tests 5.3.6 (2023-02-28)
Note: Version bump only for package @aws-amplify/amplify-migration-tests
amplify-nodejs-function-runtime-provider 2.3.12 (2023-02-28)
Note: Version bump only for package amplify-nodejs-function-runtime-provider
amplify-nodejs-function-template-provider 2.7.1 (2023-02-28)
Note: Version bump only for package @aws-amplify/amplify-nodejs-function-template-provider
amplify-opensearch-simulator 1.1.7 (2023-02-28)
Note: Version bump only for package @aws-amplify/amplify-opensearch-simulator
amplify-provider-awscloudformation 7.0.1 (2023-02-28)
Note: Version bump only for package @aws-amplify/amplify-provider-awscloudformation
amplify-python-function-runtime-provider 2.4.12 (2023-02-28)
Note: Version bump only for package amplify-python-function-runtime-provider
amplify-util-mock 5.0.1 (2023-02-28)
Note: Version bump only for package @aws-amplify/amplify-util-mock
amplify-util-uibuilder 1.6.10 (2023-02-2...
10.8.0
Change Log
amplify-appsync-simulator 2.10.0 (2023-02-27)
Bug Fixes
Features
amplify-category-analytics 5.0.0 (2023-02-27)
Bug Fixes
- @typescript-eslint/no-floating-promises (#11665) (6c64717)
- add function access to analytics (#11276) (3939d41)
- adding new environment when having a project with notifications (614a273)
- format files touched by tscontext typing (#11963) (64f8354)
- manual lint fixes (#11638) (2294cf8)
- prevent removal of analytics and auth when being depended on (#11210) (9a1c725)
- prompt string to match e2e (#11816) (5b3adcd)
Features
- add resource parameter map to
backend-config.json
(#11417) (6500436) - in app messaging notification (#11067) (0c70a05)
- migrates analytics category to support in app messaging channel notifications (#11158) (9dfbf6c)
- migrates notifications category to support in app messaging channel notifications (#11170) (52f5787)
- revamp help command (#11667) (9977127)
Reverts
amplify-category-auth 2.15.3 (2023-02-27)
Bug Fixes
- adding new environment when having a project with notifications (614a273)
- format files touched by tscontext typing (#11963) (64f8354)
amplify-category-custom 2.6.5 (2023-02-27)
Bug Fixes
amplify-category-geo 2.12.0 (2023-02-27)
Bug Fixes
- @typescript-eslint/no-floating-promises (#11665) (6c64717)
- automatic lint fixes (#11636) (0e7f70b)
- manual lint fixes (#11638) (2294cf8)
Features
- amplify-util-uibuilder: add studio forms (#11165) (6f15294)
- category-geo: add new map style 2022.12 (#11621) (dc60f7d)
- category-geo: add two new map styles 2022.10 (#11262) (77a473e)
- revamp help command (#11667) (9977127)
Reverts
amplify-category-hosting 3.5.0 (2023-02-27)
Bug Fixes
Reverts
amplify-category-interactions 5.0.0 (2023-02-27)
Bug Fixes
Features
- add resource parameter map to
backend-config.json
(#11417) (6500436) - revamp help command (#11667) (9977127)
Reverts
amplify-category-notifications 2.24.0 (2023-02-27)
Bug Fixes
- @typescript-eslint/no-floating-promises (#11665) (6c64717)
- adding new environment when having a project with notifications (614a273)
- await unawaited pinpoint response (#11993) (c47b505)
- format files touched by tscontext typing (#11963) (64f8354)
- notification channel enabled check (#11879) (d7c51f2)
- notifications and deploy spinners clashing (#12007) (6b04e69)
- notifications status after env checkout (#11197) (cba0ff6)
- pull project with removed notifications (#11378) (091d1d6)
- store email channel role arn to amplify meta output (#11883) (1b39f77)
- trigger analytics migration on up...
10.7.3
Change Log
amplify-app 4.3.10 (2023-02-16)
Note: Version bump only for package amplify-app
amplify-appsync-simulator 2.9.4 (2023-02-16)
Note: Version bump only for package @aws-amplify/amplify-appsync-simulator
amplify-category-analytics 4.4.2 (2023-02-16)
Note: Version bump only for package amplify-category-analytics
amplify-category-auth 2.15.2 (2023-02-16)
Note: Version bump only for package @aws-amplify/amplify-category-auth
amplify-category-custom 2.6.4 (2023-02-16)
Note: Version bump only for package @aws-amplify/amplify-category-custom
amplify-category-function 4.3.2 (2023-02-16)
Note: Version bump only for package amplify-category-function
amplify-category-geo 2.11.2 (2023-02-16)
Note: Version bump only for package amplify-category-geo
amplify-category-hosting 3.4.10 (2023-02-16)
Note: Version bump only for package amplify-category-hosting
amplify-category-interactions 4.3.2 (2023-02-16)
Note: Version bump only for package amplify-category-interactions
amplify-category-notifications 2.23.2 (2023-02-16)
Note: Version bump only for package amplify-category-notifications
amplify-category-predictions 4.3.2 (2023-02-16)
Note: Version bump only for package amplify-category-predictions
amplify-category-storage 3.7.2 (2023-02-16)
Note: Version bump only for package @aws-amplify/amplify-category-storage
amplify-category-xr 3.4.2 (2023-02-16)
Note: Version bump only for package amplify-category-xr
amplify-cli 10.7.3 (2023-02-16)
Note: Version bump only for package @aws-amplify/cli-internal
amplify-cli-core 3.6.2 (2023-02-16)
Note: Version bump only for package amplify-cli-core
amplify-cli-extensibility-helper 2.4.10 (2023-02-16)
Note: Version bump only for package @aws-amplify/cli-extensibility-helper
amplify-cli-npm 10.7.3 (2023-02-16)
Note: Version bump only for package @aws-amplify/cli
amplify-console-hosting 2.4.2 (2023-02-16)
Note: Version bump only for package amplify-console-hosting
amplify-console-integration-tests 2.6.5 (2023-02-16)
Note: Version bump only for package @aws-amplify/amplify-console-integration-tests
amplify-container-hosting 2.5.12 (2023-02-16)
Note: Version bump only for package amplify-container-hosting
amplify-dotnet-function-template-provider 2.4.4 (2023-02-16)
Note: Version bump only for package amplify-dotnet-function-template-provider
amplify-dynamodb-simulator 2.5.6 (2023-02-16)
Note: Version bump only for package amplify-dynamodb-simulator
amplify-e2e-core 4.6.4 (2023-02-16)
Note: Version bump only for package @aws-amplify/amplify-e2e-core
amplify-e2e-tests 3.17.2 (2023-02-16)
Note: Version bump only for package amplify-e2e-tests
amplify-environment-parameters 1.3.4 (2023-02-16)
Note: Version bump only for package @aws-amplify/amplify-environment-parameters
amplify-frontend-ios 3.5.10 (2023-02-16)
Note: Version bump only for package amplify-frontend-ios
amplify-frontend-javascript 3.7.6 (2023-02-16)
Note: Version bump only for package amplify-frontend-javascript
amplify-go-function-runtime-provider 2.3.10 (2023-02-16)
Note: Version bump only for package amplify-go-function-runtime-provider
amplify-graphql-migration-tests 2.3.8 (2023-02-16)
Note: Version bump only for package amplify-graphql-migration-tests
amplify-java-function-runtime-provider 2.3.10 (2023-02-16)
Note: Version bump only for package amplify-java-function-runtime-provider
amplify-migration-tests 5.3.4 (2023-02-16)
Note: Version bump only for package @aws-amplify/amplify-migration-tests
amplify-nodejs-function-runtime-provider 2.3.10 (2023-02-16)
Note: Version bump only for package amplify-nodejs-function-runtime-provider
amplify-nodejs-function-template-provider 2.6.5 (2023-02-16)
Note: Version bump only for package amplify-nodejs-function-template-provider
amplify-opensearch-simulator 1.1.5 (2023-02-16)
Note: Version bump only for package @aws-amplify/amplify-opensearch-simulator
amplify-provider-awscloudformation 6.10.4 (2023-02-16)
Note: Version bump only for package amplify-provider-awscloudformation
amplify-python-function-runtime-provider 2.4.10 (2023-02-16)
Note: Version bump only for package amplify-python-function-runtime-provider
amplify-util-mock 4.8.2 (2023-02-16)
Note: Version bump only for package amplify-util-mock
amplify-util-uibuilder 1.6.8 (2023-02-16)
Note: Version bump only for package @aws-amplify/amplify-util-uibuilder