-
Notifications
You must be signed in to change notification settings - Fork 820
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: fixing main to dev merge conflicts (#11696)
- Loading branch information
Showing
102 changed files
with
765 additions
and
193 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,14 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [4.3.6](https://github.com/aws-amplify/amplify-cli/compare/[email protected]@4.3.6) (2023-01-03) | ||
|
||
**Note:** Version bump only for package amplify-app | ||
|
||
|
||
|
||
|
||
|
||
## [4.3.5](https://github.com/aws-amplify/amplify-cli/compare/[email protected]@4.3.5) (2022-11-17) | ||
|
||
**Note:** Version bump only for package amplify-app | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,17 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
# [2.9.0](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2023-01-03) | ||
|
||
|
||
### Features | ||
|
||
* add resource parameter map to `backend-config.json` ([#11417](https://github.com/aws-amplify/amplify-cli/issues/11417)) ([6500436](https://github.com/aws-amplify/amplify-cli/commit/6500436c3c91c7cedfd26b79681acabdc8dfdb7f)) | ||
|
||
|
||
|
||
|
||
|
||
# [2.8.0](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2022-11-17) | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,17 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
# [4.3.0](https://github.com/aws-amplify/amplify-cli/compare/[email protected]@4.3.0) (2023-01-03) | ||
|
||
|
||
### Features | ||
|
||
* add resource parameter map to `backend-config.json` ([#11417](https://github.com/aws-amplify/amplify-cli/issues/11417)) ([6500436](https://github.com/aws-amplify/amplify-cli/commit/6500436c3c91c7cedfd26b79681acabdc8dfdb7f)) | ||
|
||
|
||
|
||
|
||
|
||
## [4.2.1](https://github.com/aws-amplify/amplify-cli/compare/[email protected]@4.2.1) (2022-11-17) | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,36 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
# [2.14.0](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2023-01-03) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* add a dependsOn to custom resource for auth trigger ([#11504](https://github.com/aws-amplify/amplify-cli/issues/11504)) ([1ee69a4](https://github.com/aws-amplify/amplify-cli/commit/1ee69a4dba4adb1264ddec513ba9888c1296d7b4)) | ||
* added getPermissionPolicies and exported ([61b77b9](https://github.com/aws-amplify/amplify-cli/commit/61b77b9e2702ffe7845e1adb045e627ac1dc2583)) | ||
* additional type information, removed unnecessary try/catch block ([218a345](https://github.com/aws-amplify/amplify-cli/commit/218a3458e5d61cf00bc5521f37768f25394a98c2)) | ||
* additional variable renamings, more specific return values ([18a5ffd](https://github.com/aws-amplify/amplify-cli/commit/18a5ffdaeca0df0c57dee9a3ea74bb74dcf265cb)) | ||
* **category-auth:** prevent overwriting local changes to admin queries function ([#11520](https://github.com/aws-amplify/amplify-cli/issues/11520)) ([74d98a0](https://github.com/aws-amplify/amplify-cli/commit/74d98a09550de1e0c343c6684d37bc1f02a17c9d)) | ||
* coerce provider type ([1da880f](https://github.com/aws-amplify/amplify-cli/commit/1da880f136a45bb424f8f8f38fd5fcc5baf8ece6)) | ||
* cognito trigger template permissions ([#11482](https://github.com/aws-amplify/amplify-cli/issues/11482)) ([5d606e0](https://github.com/aws-amplify/amplify-cli/commit/5d606e09d986878ef4dacfb929697c654e424154)) | ||
* more descriptive function parameter name ([3088664](https://github.com/aws-amplify/amplify-cli/commit/308866470e4f6dfdbe39b57c5ae123cd4966c631)) | ||
* more specific return types in auth-questions.ts ([19153b9](https://github.com/aws-amplify/amplify-cli/commit/19153b914883ae1176015d453379698bd4eb03d2)) | ||
* pr comment resolution ([c8cd19f](https://github.com/aws-amplify/amplify-cli/commit/c8cd19f2639d572f8c0fbb18c76747ae7249c19e)) | ||
* pr comment resolution ([30552c0](https://github.com/aws-amplify/amplify-cli/commit/30552c0f043f2563308b155bfa29dd0b8f8de784)) | ||
* provider name transform in map ([54b5a74](https://github.com/aws-amplify/amplify-cli/commit/54b5a74ec3dc8a0c73c6f71565a217389bdbf635)) | ||
* return null ([7ccf9a1](https://github.com/aws-amplify/amplify-cli/commit/7ccf9a199b88d1ba0caedf10aff17dab37699d69)) | ||
* use more specific return type ([9a2c8d2](https://github.com/aws-amplify/amplify-cli/commit/9a2c8d285a296196deb214415642d32841582fb6)) | ||
* use require to keep synchronous behavior ([fe25cfe](https://github.com/aws-amplify/amplify-cli/commit/fe25cfe842b13fce04b2b68584c192caa719c4ba)) | ||
|
||
|
||
### Features | ||
|
||
* add resource parameter map to `backend-config.json` ([#11417](https://github.com/aws-amplify/amplify-cli/issues/11417)) ([6500436](https://github.com/aws-amplify/amplify-cli/commit/6500436c3c91c7cedfd26b79681acabdc8dfdb7f)) | ||
|
||
|
||
|
||
|
||
|
||
## [2.13.2](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2022-12-09) | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,22 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
# [2.6.0](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2023-01-03) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* Typescript -> TypeScript in customer-facing errors ([#11404](https://github.com/aws-amplify/amplify-cli/issues/11404)) ([a1e63d8](https://github.com/aws-amplify/amplify-cli/commit/a1e63d83c9366f957f7087273e34e36ceacb1293)) | ||
|
||
|
||
### Features | ||
|
||
* add resource parameter map to `backend-config.json` ([#11417](https://github.com/aws-amplify/amplify-cli/issues/11417)) ([6500436](https://github.com/aws-amplify/amplify-cli/commit/6500436c3c91c7cedfd26b79681acabdc8dfdb7f)) | ||
|
||
|
||
|
||
|
||
|
||
## [2.5.5](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]) (2022-11-17) | ||
|
||
**Note:** Version bump only for package @aws-amplify/amplify-category-custom | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,18 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [4.2.2](https://github.com/aws-amplify/amplify-cli/compare/[email protected]@4.2.2) (2023-01-03) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* cognito trigger template permissions ([#11482](https://github.com/aws-amplify/amplify-cli/issues/11482)) ([5d606e0](https://github.com/aws-amplify/amplify-cli/commit/5d606e09d986878ef4dacfb929697c654e424154)) | ||
* handle lambda permissions for notifications category ([#11357](https://github.com/aws-amplify/amplify-cli/issues/11357)) ([163ab8f](https://github.com/aws-amplify/amplify-cli/commit/163ab8f74e846f9ea43081c5c045e7d65f28f05c)) | ||
|
||
|
||
|
||
|
||
|
||
## [4.2.1](https://github.com/aws-amplify/amplify-cli/compare/[email protected]@4.2.1) (2022-11-17) | ||
|
||
**Note:** Version bump only for package amplify-category-function | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,14 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [2.10.1](https://github.com/aws-amplify/amplify-cli/compare/[email protected]@2.10.1) (2023-01-03) | ||
|
||
**Note:** Version bump only for package amplify-category-geo | ||
|
||
|
||
|
||
|
||
|
||
# [2.10.0](https://github.com/aws-amplify/amplify-cli/compare/[email protected]@2.10.0) (2022-11-17) | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,14 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [3.4.6](https://github.com/aws-amplify/amplify-cli/compare/[email protected]@3.4.6) (2023-01-03) | ||
|
||
**Note:** Version bump only for package amplify-category-hosting | ||
|
||
|
||
|
||
|
||
|
||
## [3.4.5](https://github.com/aws-amplify/amplify-cli/compare/[email protected]@3.4.5) (2022-11-17) | ||
|
||
**Note:** Version bump only for package amplify-category-hosting | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,17 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
# [4.2.0](https://github.com/aws-amplify/amplify-cli/compare/amplify-category-interactions@[email protected]) (2023-01-03) | ||
|
||
|
||
### Features | ||
|
||
* add resource parameter map to `backend-config.json` ([#11417](https://github.com/aws-amplify/amplify-cli/issues/11417)) ([6500436](https://github.com/aws-amplify/amplify-cli/commit/6500436c3c91c7cedfd26b79681acabdc8dfdb7f)) | ||
|
||
|
||
|
||
|
||
|
||
## [4.1.5](https://github.com/aws-amplify/amplify-cli/compare/amplify-category-interactions@[email protected]) (2022-11-17) | ||
|
||
**Note:** Version bump only for package amplify-category-interactions | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.