Change Log
All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
3.7.21 (2025-04-17)
Note: Version bump only for package @aws-amplify/amplify-category-auth
3.7.20 (2025-02-25)
Note: Version bump only for package @aws-amplify/amplify-category-auth
3.7.19 (2025-02-20)
Note: Version bump only for package @aws-amplify/amplify-category-auth
3.7.18 (2025-02-07)
Note: Version bump only for package @aws-amplify/amplify-category-auth
3.7.17 (2025-01-30)
Note: Version bump only for package @aws-amplify/amplify-category-auth
3.7.16 (2024-11-18)
Note: Version bump only for package @aws-amplify/amplify-category-auth
3.7.15 (2024-08-02)
Note: Version bump only for package @aws-amplify/amplify-category-auth
3.7.14 (2024-06-27)
Note: Version bump only for package @aws-amplify/amplify-category-auth
3.7.13 (2024-06-20)
Note: Version bump only for package @aws-amplify/amplify-category-auth
3.7.12 (2024-06-06)
Note: Version bump only for package @aws-amplify/amplify-category-auth
3.7.11 (2024-05-24)
Note: Version bump only for package @aws-amplify/amplify-category-auth
3.7.10 (2024-05-07)
Bug Fixes
3.7.9 (2024-04-18)
Note: Version bump only for package @aws-amplify/amplify-category-auth
3.7.8 (2024-04-15)
Bug Fixes
3.7.7 (2024-03-29)
Note: Version bump only for package @aws-amplify/amplify-category-auth
3.7.6 (2024-03-06)
Bug Fixes
3.7.5 (2023-12-11)
Note: Version bump only for package @aws-amplify/amplify-category-auth
3.7.4 (2023-11-08)
Bug Fixes
3.7.3 (2023-11-08)
Note: Version bump only for package @aws-amplify/amplify-category-auth
3.7.2 (2023-11-08)
Note: Version bump only for package @aws-amplify/amplify-category-auth
3.7.1 (2023-10-12)
Note: Version bump only for package @aws-amplify/amplify-category-auth
3.7.0 (2023-10-05)
Features
3.6.3 (2023-10-03)
Note: Version bump only for package @aws-amplify/amplify-category-auth
3.6.2 (2023-09-22)
Note: Version bump only for package @aws-amplify/amplify-category-auth
3.6.1 (2023-08-31)
Note: Version bump only for package @aws-amplify/amplify-category-auth
3.6.0 (2023-08-17)
Bug Fixes
Features
- generate components using graphql (1568581)
3.5.0 (2023-08-09)
Bug Fixes
- add permissions boundary for IAM Role created for auth trigger (#12914) (47990a9)
- remove vm2 (#12989) (7bc0b56)
Features
- replace oauth and userpoolclient lambdas with cfn and sdk calls (#12935) (b3ab512)
- replace role mapping lambda in auth category (#13003) (4ce0329)
- run auth lambdas on node 18 (#13011) (a9e12ff)
3.4.3 (2023-07-28)
Note: Version bump only for package @aws-amplify/amplify-category-auth
3.4.2 (2023-07-27)
Note: Version bump only for package @aws-amplify/amplify-category-auth
3.4.1 (2023-07-24)
Note: Version bump only for package @aws-amplify/amplify-category-auth
3.4.0 (2023-07-20)
Features
3.3.0 (2023-06-13)
Features
3.2.3 (2023-05-25)
Bug Fixes
- version bump (f820824)
3.2.2 (2023-05-25)
Note: Version bump only for package @aws-amplify/amplify-category-auth
3.2.1 (2023-05-25)
Note: Version bump only for package @aws-amplify/amplify-category-auth
3.2.0 (2023-05-11)
Bug Fixes
- block auth w/ triggers push if not migrated to cli-inputs (#12337) (758f10a)
- generate OAuth keys from cognito for amplify pull workflow (#12518) (663737a)
- support flutter project for idp with social providers (#12381) (cb3b0fc)
Features
- amplify-util-uibuilder: support StorageField (#12386) (f158f10)
- run auth triggers on node18 (#12479) (5fedbaf)
Reverts
3.1.0 (2023-04-24)
Features
3.0.3 (2023-04-14)
Note: Version bump only for package @aws-amplify/amplify-category-auth
3.0.1 (2023-03-23)
Note: Version bump only for package @aws-amplify/amplify-category-auth
3.0.1-rc.e9e0d157d.0 (2023-03-17)
Bug Fixes
3.0.0 (2023-03-13)
Bug Fixes
- auth dependency with cdkv2 (#11587) (f109c39), closes #11504
- headless pull with imported resources (#12063) (898e570)
- improved typing for $TSContext (#11962) (3e2ff00)
- replace .set with .setWith (#12113) (f5e3b2e)
- update override templates use extensibility helper with CDK v2 (#11379) (086f3f4)
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 akz@amazon.com
3.0.0-beta.8 (2023-02-23)
Bug Fixes
- adding new environment when having a project with notifications (614a273)
- auth dependency with cdkv2 (#11587) (f109c39), closes #11504
- format files touched by tscontext typing (#11963) (64f8354)
- headless pull with imported resources (#12063) (898e570)
- update override templates use extensibility helper with CDK v2 (#11379) (086f3f4)
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 akz@amazon.com
3.0.0-beta.7 (2023-02-17)
Bug Fixes
- adding new environment when having a project with notifications (614a273)
- auth dependency with cdkv2 (#11587) (f109c39), closes #11504
- format files touched by tscontext typing (#11963) (64f8354)
- 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
3.0.0-beta.6 (2023-02-15)
Bug Fixes
- adding new environment when having a project with notifications (614a273)
- auth dependency with cdkv2 (#11587) (f109c39), closes #11504
- 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
3.0.0-beta.5 (2023-02-07)
Bug Fixes
- adding new environment when having a project with notifications (614a273)
- auth dependency with cdkv2 (#11587) (f109c39), closes #11504
- 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
3.0.0-beta.4 (2022-12-28)
2.15.4 (2023-02-28)
Note: Version bump only for package @aws-amplify/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)
2.15.2 (2023-02-16)
Note: Version bump only for package @aws-amplify/amplify-category-auth
2.15.1 (2023-02-06)
Note: Version bump only for package @aws-amplify/amplify-category-auth
2.15.0 (2023-02-02)
Bug Fixes
- @typescript-eslint/no-floating-promises (#11665) (6c64717)
- automatic lint fixes (#11636) (0e7f70b)
- manual lint fixes (#11638) (2294cf8)
Features
Reverts
2.14.1 (2023-01-17)
Bug Fixes
- set NoEcho flag on OAuth creds CFN param (04424cf)
2.14.0 (2023-01-03)
Bug Fixes
- add a dependsOn to custom resource for auth trigger (#11504) (1ee69a4)
- added getPermissionPolicies and exported (61b77b9)
- additional type information, removed unnecessary try/catch block (218a345)
- additional variable renamings, more specific return values (18a5ffd)
- category-auth: prevent overwriting local changes to admin queries function (#11520) (74d98a0)
- coerce provider type (1da880f)
- cognito trigger template permissions (#11482) (5d606e0)
- more descriptive function parameter name (3088664)
- more specific return types in auth-questions.ts (19153b9)
- pr comment resolution (c8cd19f)
- pr comment resolution (30552c0)
- provider name transform in map (54b5a74)
- return null (7ccf9a1)
- use more specific return type (9a2c8d2)
- use require to keep synchronous behavior (fe25cfe)
Features
2.13.2 (2022-12-09)
Bug Fixes
2.13.1 (2022-11-17)
Bug Fixes
2.13.0 (2022-10-27)
Bug Fixes
- failing env init when user pool is defined (#11225) (4ef1f55)
- prevent removal of analytics and auth when being depended on (#11210) (9a1c725)
Features
- amplify-util-uibuilder: add studio forms (#11165) (6f15294)
- in app messaging notification (#11067) (0c70a05)
- migrates analytics category to support in app messaging channel notifications (#11158) (9dfbf6c)
2.12.4 (2022-10-21)
Bug Fixes
2.12.3 (2022-10-13)
Bug Fixes
- Await Metadata file updates to avoid race conditions (#11074) (0c745c4)
- headless pull with Oauth social providers (#11011) (afbdd20)
- refactor push flow to use amplify error handling framework (#10951) (38a8603)
- update of user pool groups in amplify metadata file. (#11090) (24dd409)
- updateUserAttributeSetting during add/update/push flows (#10773) (52c1e49)
2.12.2 (2022-10-03)
Note: Version bump only for package @aws-amplify/amplify-category-auth
2.12.1 (2022-09-21)
Note: Version bump only for package @aws-amplify/amplify-category-auth
2.11.0 (2022-09-06)
Note: Version bump only for package @aws-amplify/amplify-category-auth
2.11.0-rc.224a2e0e4.0 (2022-08-15)
Features
2.10.5 (2022-08-06)
Note: Version bump only for package @aws-amplify/amplify-category-auth
2.10.4 (2022-08-02)
Bug Fixes
2.10.3 (2022-06-30)
Bug Fixes
2.10.2 (2022-06-22)
Note: Version bump only for package @aws-amplify/amplify-category-auth
2.10.1 (2022-06-13)
Note: Version bump only for package @aws-amplify/amplify-category-auth
2.10.0 (2022-06-03)
Bug Fixes
Features
2.9.1 (2022-05-27)
8.3.1 (2022-05-27)
Bug Fixes
- oauth amplify appId Issue (#10480) (649571a)
- oauth secret key fix when authProviders is empty (#10474) (0d8a611)
- userpool groups custom policies regression (#10455) (9fa8b4d)
Reverts
2.9.0 (2022-05-24)
Features
2.8.0 (2022-05-10)
Features
- usage flow logging for interactive and non-interactive cli commands (#10288) (da391b1), closes #10293
2.7.12 (2022-04-29)
Note: Version bump only for package @aws-amplify/amplify-category-auth
2.7.11 (2022-04-27)
Note: Version bump only for package @aws-amplify/amplify-category-auth
2.7.10 (2022-04-18)
Note: Version bump only for package @aws-amplify/amplify-category-auth
2.7.9 (2022-04-11)
Bug Fixes
2.7.8 (2022-04-07)
Note: Version bump only for package @aws-amplify/amplify-category-auth
2.7.7 (2022-03-23)
Bug Fixes
Reverts
2.7.6 (2022-03-17)
Bug Fixes
2.7.5 (2022-03-14)
7.6.24 (2022-03-10)
Bug Fixes
- build resource when adding new env (#9847) (7264e27)
- fixes preSignup trigger naming (#9901) (9f3aa23)
Reverts
2.7.4 (2022-03-07)
Bug Fixes
- add HostedUIProvider dependency to OAuth Custom Lambda (#9878) (a385de9)
- map headless auth pw recovery to auto-verified attrs (#9786) (f8c9100)
2.7.3 (2022-02-25)
Bug Fixes
2.7.2 (2022-02-15)
Note: Version bump only for package @aws-amplify/amplify-category-auth
2.5.0 (2022-02-10)
7.6.19 (2022-02-08)
Bug Fixes
Features
- improve function templates; consolidate console.log, add jsdoc, add lambda types (#9649) (5b24455)
- update admin queries package dependencies, scripts (#9669) (c78d8c0)
2.4.12 (2022-02-03)
Note: Version bump only for package @aws-amplify/amplify-category-auth
2.4.11 (2022-01-27)
Bug Fixes
- handle auth and api dependency in state files correctly (#9528) (edced3e), closes #9341
- handle failed pushes from cognito drift (#9590) (2b555b6)
Reverts
- Revert "fix: handle auth and api dependency in state files correctly (#9528)" (#9602) (b99b08e), closes #9528 #9602
2.4.10 (2022-01-23)
Note: Version bump only for package @aws-amplify/amplify-category-auth
2.4.9 (2022-01-13)
Bug Fixes
2.4.8 (2022-01-10)
7.6.7 (2022-01-10)
Bug Fixes
- #9070 TOTP only auth configs are failing (#9214) (412ebb7)
- update cognito stack builder to set case sensitivity based on aliasAttribute (#9339) (40311ba), closes #8895
2.4.6 (2021-12-21)
Bug Fixes
- #8997 - auth trigger detached after push (#9312) (d5b4e8f)
- implemented method to add CFN resource via overrides in auth (#9277) (3826e80)
2.4.5 (2021-12-17)
Note: Version bump only for package @aws-amplify/amplify-category-auth
2.4.4 (2021-12-02)
7.6.1 (2021-12-02)
Note: Version bump only for package @aws-amplify/amplify-category-auth
2.4.3 (2021-12-02)
Note: Version bump only for package @aws-amplify/amplify-category-auth
2.4.2 (2021-12-01)
Note: Version bump only for package @aws-amplify/amplify-category-auth
2.4.1 (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.8 (2021-11-21)
Note: Version bump only for package @aws-amplify/amplify-category-auth
2.3.7 (2021-11-20)
Note: Version bump only for package @aws-amplify/amplify-category-auth
2.3.6 (2021-11-19)
7.4.3 (2021-11-19)
Bug Fixes
- amplify-category-auth: auth cloudformation corruption fixed for outputs (#8968) (9aa8f56)
- amplify-category-auth: fix async await and update unit-tests (#8964) (3f1b821)
2.3.5 (2021-11-18)
7.4.1 (2021-11-18)
Bug Fixes
2.3.4 (2021-11-18)
Bug Fixes
2.3.3 (2021-11-17)
Note: Version bump only for package @aws-amplify/amplify-category-auth
2.3.2 (2021-11-17)
7.3.5 (2021-11-17)
Bug Fixes
2.3.1 (2021-11-16)
Bug Fixes
2.3.0 (2021-11-15)
7.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
6.0.1 (2021-09-20)
Bug Fixes
- added warning for usernameAttributes (#8202) (b56eef0)
- amplify-category-auth: add auth user selections to aws-exports/amplifyconfiguration files (#7807) (3deae39)
- amplify-category-auth: add handling for undefined autoVerifiedAttributes (#7780) (3aac45d)
- amplify-category-auth: check for undefined aliasAttributes (#8203) (c68dda1)
- amplify-category-auth: fixed no parameter when hostedui is not present (#7914) (a83c978)
- amplify-category-auth: fixed walkthrough prompt after choosing same web & native app clients (#7954) (49d0e51)
- amplify-category-auth: handle undefined aliasattributes (#8222) (c3b89af)
- amplify-category-auth: update attr mapping... (#7979) (94d2491), closes #7793
- lambda timeout should be an integer type (#7699) (cbacf4d)
- remove overwrite of email-only verification when triggers are added (#7671) (704295b)
- upgrade node default runtime to 14 (#7700) (47968cc)
- verification-link variable with small typo (#8073) (d9afc20)
Features
- amplify-category-auth: add auth verification mechanisms to frontend config (#8037) (88494b3)
- amplify-category-auth: add auth verification mechanisms to frontend config (#8037) (#8093) (b8949b2)
- amplify-category-auth: enable alternative signup/signin options (#7461) (56a0c35), closes #1546
- amplify-category-auth: use EnabledMFAs to only configure TOTP (#7779) (c2102c5)
- amplify-category-auth: use usernameAttributes by default, FF for aliasAttributes (#8188) (f3044ee)
Reverts
- Revert "feat(amplify-category-auth): add auth verification mechanisms to frontend config (#8037) (#8093)" (#8158) (50f07ef), closes #8037 #8093 #8158
- Revert "fix(amplify-category-auth): update attr mapping... (#7979)" (#8115) (35af7e1), closes #7979 #8115
- Revert "feat(amplify-category-auth): use EnabledMFAs to only configure TOTP (#7779)" (#7790) (fa172c4), closes #7779 #7790
- Revert "fix: upgrade node default runtime to 14 (#7700)" (#7763) (3ab8769), closes #7700 #7763
5.1.2 (2021-07-15)
Bug Fixes
- amplify-category-auth: \n made OS specific (#7663) (3c0823e), closes #7662
- amplify-category-auth: added passrole policy to MFALambaRole (#7729) (cd5d33a)
- auth: standardize CloudFormation trigger templates, prevent errors at runtime (#7219) (f9796bd)
5.1.1 (2021-07-07)
Bug Fixes
Features
- import-auth: add headless support (#7266) (7fa478b)
- support for sign in with apple (#7413) (00d6676)
4.52.0 (2021-06-01)
Features
4.51.3 (2021-05-25)
Bug Fixes
- add
sharedId
inexternalAuthEnable()
(#7315) (fd552b4) - scope down usage of PassRole (#7317) (d4d9394)
- update auth sms workflow check (#7396) (07a6fe4)
4.51.2 (2021-05-20)
Bug Fixes
Features
4.51.1 (2021-05-18)
4.51.0 (2021-05-13)
Bug Fixes
- #4657 preserve previous authSelections in update flow (#7255) (afbaa08)
- e2e failed tests for auth Triggers PR (#7262) (fedb6c4)
- ejs template fix when no triggers added (#7267) (81786a8)
Features
4.50.2 (2021-05-03)
4.50.1 (2021-05-03)
Bug Fixes
- amplify-category-auth: add lambda with AdminQueries API permissions (#6935) (756b0f7), closes #6576
- cli: use more inclusive language (#6919) (bb70464)
- render the right auth mode for admin queries in config files (#7118) (8f8deba), closes #6983
4.46.1 (2021-03-23)
Bug Fixes
- #4175 (#6065) (85b1ae3)
- #6397 - auth update overwrite parameters (#6403) (75f5ace)
- add check for undefined appId (#6009) (db9bf58)
- add sms auth message to cfn template (#6789) (7f9ea84)
- appclient secret output default to false (#6333) (3da53b7)
- appId is only required for admin (#6007) (6eee2a2)
- apply empty arrays as default values but not undefined values (#6445) (c2d2a6c)
- auth: update oauth prompt help text to mention that selecting "no" will remove existing configuration (#6670) (83ec192)
- correct given_name fb attribute mapping (#6510) (c26d958)
- ensure auth selections overwrite defaults (#6071) (4b22fb2)
- exclude env add from check (a7e0351)
- generating condition for user pool (#6426) (4f35e08)
- insert hostedUIProviderCreds empty array on hostedUI (#6485) (5ebee51)
Features
- add support for importing userpool with no appclient secret (#6404) (4ce4138), closes #6333
- container-based deployments(#5727) (fad6377)
- dont open urls when CLI is running in CI (#6503) (27546a7), closes #5973
- pre-deploy pull, new login mechanism and pkg cli updates (#5941) (7274251)
- remove OAuth prompt from pull and new env (#6739) (8ff15a6)
Reverts
- Revert "fix: insert hostedUIProviderCreds empty array on hostedUI (#6485)" (#6682) (4185595), closes #6485 #6682
- Revert "fix: ensure auth selections overwrite defaults (#6071)" (#6179) (05b88ad), closes #6071 #6179
- "fix: remove app client secret as best practice" (#5992) (d7d7fcf), closes #5731 #5829
4.37.0 (2020-11-27)
Bug Fixes
4.35.0 (2020-11-24)
Bug Fixes
- amplify-category-auth: external auth enabled bugfix (#5916) (a782103)
- headless auth remove oauth when empty config specified (#5930) (bb0d028)
- new auth triggers overwrite previous selections (#5945) (419b6d3)
- remove app client secret as best practice (#5731) (8bc0dd2)
- team provider migration (#5733) (d18f795)
Features
Reverts
- Revert "For the better security best practice, added PreventUserExistenceErrors: ENABLED. (#3534)" (#5736) (3423228), closes #3534 #5736
4.32.0-alpha.0 (2020-10-27)
Bug Fixes
- #1056, dedup environment file reading (#2088) (940deaa)
- #429 - Editor hanging bug (#2086) (6767445)
- add support for mobile hub migrated resources (#5407) (5dfe287)
- Added check to stop prompts for cognito triggers while using env commands (#5039) (744dbc4)
- added exit code on remove (#5427) (33132f7)
- admin queries typo (#5038) (1f37437)
- amplify-category-api: fix api add-graphql-datasource command (#2320) (a9c829d)
- amplify-category-auth: add policy name char length limit (#1492) (d6a8785), closes #1199
- amplify-category-auth: adding PreAuthentication trigger (42ee201), closes #1838
- amplify-category-auth: adding unique Id to Role name (#4231) (21de1af)
- amplify-category-auth: adds trigger flag to lambda response (#2548) (270b4ac)
- amplify-category-auth: checks for google idp federation on native (#2541) (e1de9ac), closes #2284 #2284
- amplify-category-auth: consolidates parameters below limit (#1948) (3cdbad8)
- amplify-category-auth: fix add to group cognito trigger bug #2216 (9471576), closes #2214
- amplify-category-auth: Fix auth add not found on Windows. (d9202fe)
- amplify-category-auth: fix auth console (#5408) (afbe065), closes #5364
- amplify-category-auth: fix domain reserved words (#1544) (31d4a89), closes #1513
- amplify-category-auth: fixed issue with updating urls in auth (#3791) (236cd7a)
- amplify-category-auth: fixes cloudformation template (706de43), closes #1247
- amplify-category-auth: get env specific data in externalAuthEnable (#473) (6aa66cb)
- amplify-category-auth: match cognito token expiration date range (eb4c9ee), closes #1385
- amplify-category-auth: provide correct arn in permission policies (#1610) (27fd157)
- amplify-category-auth: removes deprecated props for external auth (#2587) (08c0c70), closes #2309
- amplify-category-auth: update auth cfn template to quote string (1ff9e16), closes #882
- amplify-category-auth: use right response signal of cfn-response (572ca45)
- amplify-category-auth: uses public_profile for FB scopes (c9af7b7), closes #1335
- amplify-cli: updating path in trigger indexes for node10 (c4b1082), closes #3083
- change auth method copy #4184 (#4198) (8097671)
- change trigger assets path (#5223) (f3eb615)
- cli: add console command in the help message (#2494) (cf0eddd), closes #1607
- cli: fix inquirer version (#1690) (9246032), closes #1688
- cli: remove unnecessary stack trace log when adding services (#4610) (56efb32)
- data inconsitency (#5344) (bfe1903)
- deleted extra carriageReturn calls, fixed grammar in Auth dx (#4237) (e6ccdab)
- enable only-userpool flow without idp and addition of groups without roles tied to idp (#3662) (67e0401)
- fix #1254 (0962650)
- fix #1264 (d901daf)
- fix redirect URI regex (eaec6c2)
- Fix string literal to be a
Ref
in the cloud formation template (#3630) (61e4ac9) - fixes #1471 (52b26cb)
- headless auth required attributes must be an array (#5467) (dbde67c)
- imports and addResource return val (#5279) (963b47c)
- internal add auth entry point (#5281) (59734ac)
- move test package dependencies to devDependencies (#2034) (f5623d0)
- occurred spelling mistake (#4595) (a461487)
- prevent naming conflicts with new env names (#3875) (a7734ae), closes #3854
- randomize role-names and bucket-name for auth and storage category (#2709) (fe0e979)
- refactor mobile hub migration checks (#5632) (b796eb8)
- replacing rel paths with plugin func (71f553f)
- scoping down user pool group IAM roles and adding --force to amplify push command (#3609) (2e10a2f)
- store oauthMetadata properly on headless update (#5597) (bdadafc)
- translate include oAuthMetadata and fix hostedUI meta (#5304) (3c44c11)
- update auth supported services path (#5184) (f8ff81d)
- update CLI to handle UTF8 BOM (#1357) (b0afa07), closes #1355 #1122
- update current-cloud backend-config on resource removal (#5658) (592f694)
- username is default signin, doesn't need to be specified (#5474) (4c42ad5)
- warning added for identity pool deletion (#4731) (fb21a1c)
Features
- adding amplify cli predictions category (#1936) (b7b7c2c)
- amplify-category-auth: add headless init support for auth (#465) (18410f2)
- amplify-category-auth: console (#636) (dea38aa)
- amplify-category-auth: export lambda trigger roles in template (#2894) (3d07717), closes #2303
- cli: cLI updates and new features for Amplify Console (#2742) (0fd0dd5)
- cli: new plugin platform (#2254) (7ec29dd)
- cli: usage measurement (#3641) (a755863)
- cognito + s3 + dyanmodb lambda trigger support (#1783) (c6fc838)
- Delete all (#2615) (5467679)
- feature flag implementation (#4891) (6d1c632)
- flow to add policies to access amplify resources from Lambda (#1462) (fee247c)
- headless add auth (#5224) (9f80512)
- headless Init and configure (#371) (acd14a8)
- headless Init and configure (#371) (8780400)
- headless update auth (#5308) (b942f35)
- Lambda layers (#4697) (4e97400)
- Multienv auth migrate (#498) (ef3e3b3)
- support for provisioning Cognito Hosted UI and support CRUD operations in Storage and API categories (729b0de)
- support importing of auth resources (#5591) (7903246)
- User Pool Groups, Admin Auth Support, Custom Group Role Policies (#2443) (09aecfd)
Performance Improvements
Reverts
2.0.0 (2021-11-13)
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)
- 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)
- 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)
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
6.0.1 (2021-09-20)
Bug Fixes
- added warning for usernameAttributes (#8202) (b56eef0)
- amplify-category-auth: add auth user selections to aws-exports/amplifyconfiguration files (#7807) (3deae39)
- amplify-category-auth: add handling for undefined autoVerifiedAttributes (#7780) (3aac45d)
- amplify-category-auth: check for undefined aliasAttributes (#8203) (c68dda1)
- amplify-category-auth: fixed no parameter when hostedui is not present (#7914) (a83c978)
- amplify-category-auth: fixed walkthrough prompt after choosing same web & native app clients (#7954) (49d0e51)
- amplify-category-auth: handle undefined aliasattributes (#8222) (c3b89af)
- amplify-category-auth: update attr mapping... (#7979) (94d2491), closes #7793
- lambda timeout should be an integer type (#7699) (cbacf4d)
- remove overwrite of email-only verification when triggers are added (#7671) (704295b)
- upgrade node default runtime to 14 (#7700) (47968cc)
- verification-link variable with small typo (#8073) (d9afc20)
Features
- amplify-category-auth: add auth verification mechanisms to frontend config (#8037) (88494b3)
- amplify-category-auth: add auth verification mechanisms to frontend config (#8037) (#8093) (b8949b2)
- amplify-category-auth: enable alternative signup/signin options (#7461) (56a0c35), closes #1546
- amplify-category-auth: use EnabledMFAs to only configure TOTP (#7779) (c2102c5)
- amplify-category-auth: use usernameAttributes by default, FF for aliasAttributes (#8188) (f3044ee)
Reverts
- Revert "feat(amplify-category-auth): add auth verification mechanisms to frontend config (#8037) (#8093)" (#8158) (50f07ef), closes #8037 #8093 #8158
- Revert "fix(amplify-category-auth): update attr mapping... (#7979)" (#8115) (35af7e1), closes #7979 #8115
- Revert "feat(amplify-category-auth): use EnabledMFAs to only configure TOTP (#7779)" (#7790) (fa172c4), closes #7779 #7790
- Revert "fix: upgrade node default runtime to 14 (#7700)" (#7763) (3ab8769), closes #7700 #7763
5.1.2 (2021-07-15)
Bug Fixes
- amplify-category-auth: \n made OS specific (#7663) (3c0823e), closes #7662
- amplify-category-auth: added passrole policy to MFALambaRole (#7729) (cd5d33a)
- auth: standardize CloudFormation trigger templates, prevent errors at runtime (#7219) (f9796bd)
5.1.1 (2021-07-07)
Bug Fixes
Features
- import-auth: add headless support (#7266) (7fa478b)
- support for sign in with apple (#7413) (00d6676)
4.52.0 (2021-06-01)
Features
4.51.3 (2021-05-25)
Bug Fixes
- add
sharedId
inexternalAuthEnable()
(#7315) (fd552b4) - scope down usage of PassRole (#7317) (d4d9394)
- update auth sms workflow check (#7396) (07a6fe4)
4.51.2 (2021-05-20)
Bug Fixes
Features
4.51.1 (2021-05-18)
4.51.0 (2021-05-13)
Bug Fixes
- #4657 preserve previous authSelections in update flow (#7255) (afbaa08)
- e2e failed tests for auth Triggers PR (#7262) (fedb6c4)
- ejs template fix when no triggers added (#7267) (81786a8)
Features
4.50.2 (2021-05-03)
4.50.1 (2021-05-03)
Bug Fixes
- amplify-category-auth: add lambda with AdminQueries API permissions (#6935) (756b0f7), closes #6576
- cli: use more inclusive language (#6919) (bb70464)
- render the right auth mode for admin queries in config files (#7118) (8f8deba), closes #6983
4.46.1 (2021-03-23)
Bug Fixes
- #4175 (#6065) (85b1ae3)
- #6397 - auth update overwrite parameters (#6403) (75f5ace)
- add check for undefined appId (#6009) (db9bf58)
- add sms auth message to cfn template (#6789) (7f9ea84)
- appclient secret output default to false (#6333) (3da53b7)
- appId is only required for admin (#6007) (6eee2a2)
- apply empty arrays as default values but not undefined values (#6445) (c2d2a6c)
- auth: update oauth prompt help text to mention that selecting "no" will remove existing configuration (#6670) (83ec192)
- correct given_name fb attribute mapping (#6510) (c26d958)
- ensure auth selections overwrite defaults (#6071) (4b22fb2)
- exclude env add from check (a7e0351)
- generating condition for user pool (#6426) (4f35e08)
- insert hostedUIProviderCreds empty array on hostedUI (#6485) (5ebee51)
Features
- add support for importing userpool with no appclient secret (#6404) (4ce4138), closes #6333
- container-based deployments(#5727) (fad6377)
- dont open urls when CLI is running in CI (#6503) (27546a7), closes #5973
- pre-deploy pull, new login mechanism and pkg cli updates (#5941) (7274251)
- remove OAuth prompt from pull and new env (#6739) (8ff15a6)
Reverts
- Revert "fix: insert hostedUIProviderCreds empty array on hostedUI (#6485)" (#6682) (4185595), closes #6485 #6682
- Revert "fix: ensure auth selections overwrite defaults (#6071)" (#6179) (05b88ad), closes #6071 #6179
- "fix: remove app client secret as best practice" (#5992) (d7d7fcf), closes #5731 #5829
4.37.0 (2020-11-27)
Bug Fixes
- amplify-category-auth: external auth enabled bugfix (#5916) (a782103)
- check hostedUI flag (#5958) (ed310da)
- headless auth remove oauth when empty config specified (#5930) (bb0d028)
- new auth triggers overwrite previous selections (#5945) (419b6d3)
- remove app client secret as best practice (#5731) (8bc0dd2)
- team provider migration (#5733) (d18f795)
Features
Reverts
- Revert "For the better security best practice, added PreventUserExistenceErrors: ENABLED. (#3534)" (#5736) (3423228), closes #3534 #5736
4.32.0-alpha.0 (2020-10-27)
Bug Fixes
- #1056, dedup environment file reading (#2088) (940deaa)
- #429 - Editor hanging bug (#2086) (6767445)
- add support for mobile hub migrated resources (#5407) (5dfe287)
- Added check to stop prompts for cognito triggers while using env commands (#5039) (744dbc4)
- added exit code on remove (#5427) (33132f7)
- admin queries typo (#5038) (1f37437)
- amplify-category-api: fix api add-graphql-datasource command (#2320) (a9c829d)
- amplify-category-auth: add policy name char length limit (#1492) (d6a8785), closes #1199
- amplify-category-auth: adding PreAuthentication trigger (42ee201), closes #1838
- amplify-category-auth: adding unique Id to Role name (#4231) (21de1af)
- amplify-category-auth: adds trigger flag to lambda response (#2548) (270b4ac)
- amplify-category-auth: checks for google idp federation on native (#2541) (e1de9ac), closes #2284 #2284
- amplify-category-auth: consolidates parameters below limit (#1948) (3cdbad8)
- amplify-category-auth: fix add to group cognito trigger bug #2216 (9471576), closes #2214
- amplify-category-auth: Fix auth add not found on Windows. (d9202fe)
- amplify-category-auth: fix auth console (#5408) (afbe065), closes #5364
- amplify-category-auth: fix domain reserved words (#1544) (31d4a89), closes #1513
- amplify-category-auth: fixed issue with updating urls in auth (#3791) (236cd7a)
- amplify-category-auth: fixes cloudformation template (706de43), closes #1247
- amplify-category-auth: get env specific data in externalAuthEnable (#473) (6aa66cb)
- amplify-category-auth: match cognito token expiration date range (eb4c9ee), closes #1385
- amplify-category-auth: provide correct arn in permission policies (#1610) (27fd157)
- amplify-category-auth: removes deprecated props for external auth (#2587) (08c0c70), closes #2309
- amplify-category-auth: update auth cfn template to quote string (1ff9e16), closes #882
- amplify-category-auth: use right response signal of cfn-response (572ca45)
- amplify-category-auth: uses public_profile for FB scopes (c9af7b7), closes #1335
- amplify-cli: updating path in trigger indexes for node10 (c4b1082), closes #3083
- change auth method copy #4184 (#4198) (8097671)
- change trigger assets path (#5223) (f3eb615)
- cli: add console command in the help message (#2494) (cf0eddd), closes #1607
- cli: fix inquirer version (#1690) (9246032), closes #1688
- cli: remove unnecessary stack trace log when adding services (#4610) (56efb32)
- data inconsitency (#5344) (bfe1903)
- deleted extra carriageReturn calls, fixed grammar in Auth dx (#4237) (e6ccdab)
- enable only-userpool flow without idp and addition of groups without roles tied to idp (#3662) (67e0401)
- fix #1254 (0962650)
- fix #1264 (d901daf)
- fix redirect URI regex (eaec6c2)
- Fix string literal to be a
Ref
in the cloud formation template (#3630) (61e4ac9) - fixes #1471 (52b26cb)
- headless auth required attributes must be an array (#5467) (dbde67c)
- imports and addResource return val (#5279) (963b47c)
- internal add auth entry point (#5281) (59734ac)
- move test package dependencies to devDependencies (#2034) (f5623d0)
- occurred spelling mistake (#4595) (a461487)
- prevent naming conflicts with new env names (#3875) (a7734ae), closes #3854
- randomize role-names and bucket-name for auth and storage category (#2709) (fe0e979)
- refactor mobile hub migration checks (#5632) (b796eb8)
- replacing rel paths with plugin func (71f553f)
- scoping down user pool group IAM roles and adding --force to amplify push command (#3609) (2e10a2f)
- store oauthMetadata properly on headless update (#5597) (bdadafc)
- translate include oAuthMetadata and fix hostedUI meta (#5304) (3c44c11)
- update auth supported services path (#5184) (f8ff81d)
- update CLI to handle UTF8 BOM (#1357) (b0afa07), closes #1355 #1122
- update current-cloud backend-config on resource removal (#5658) (592f694)
- username is default signin, doesn't need to be specified (#5474) (4c42ad5)
- warning added for identity pool deletion (#4731) (fb21a1c)
Features
- adding amplify cli predictions category (#1936) (b7b7c2c)
- amplify-category-auth: add headless init support for auth (#465) (18410f2)
- amplify-category-auth: console (#636) (dea38aa)
- amplify-category-auth: export lambda trigger roles in template (#2894) (3d07717), closes #2303
- cli: cLI updates and new features for Amplify Console (#2742) (0fd0dd5)
- cli: new plugin platform (#2254) (7ec29dd)
- cli: usage measurement (#3641) (a755863)
- cognito + s3 + dyanmodb lambda trigger support (#1783) (c6fc838)
- Delete all (#2615) (5467679)
- feature flag implementation (#4891) (6d1c632)
- flow to add policies to access amplify resources from Lambda (#1462) (fee247c)
- headless add auth (#5224) (9f80512)
- headless Init and configure (#371) (acd14a8)
- headless Init and configure (#371) (8780400)
- headless update auth (#5308) (b942f35)
- Lambda layers (#4697) (4e97400)
- Multienv auth migrate (#498) (ef3e3b3)
- support for provisioning Cognito Hosted UI and support CRUD operations in Storage and API categories (729b0de)
- support importing of auth resources (#5591) (7903246)
- User Pool Groups, Admin Auth Support, Custom Group Role Policies (#2443) (09aecfd)
Performance Improvements
Reverts
2.38.5 (2021-11-11)
Bug Fixes
- amplify-category-auth: added username attributes to configure sms (#8624) (adb70b1)
- 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
Reverts
- Revert "Revert "feat(amplify-category-auth): use EnabledMFAs to only configure TOTP (#7779)" (#7790)" (#7971) (ff418d1), closes #7779 #7790 #7971
2.38.4 (2021-10-10)
Note: Version bump only for package amplify-category-auth
2.38.3 (2021-10-06)
Note: Version bump only for package amplify-category-auth
2.38.2 (2021-09-27)
Bug Fixes
- add missing await, fix import paths (#8199) (51c4dd9)
- amplify-category-auth: update front end config on pull (#8173) (da2b008)
2.38.1 (2021-09-20)
6.0.1 (2021-09-20)
Bug Fixes
2.38.0 (2021-09-18)
Bug Fixes
- added warning for usernameAttributes (#8202) (b56eef0)
- amplify-category-auth: check for undefined aliasAttributes (#8203) (c68dda1)
Features
2.37.0 (2021-09-14)
Bug Fixes
- remove overwrite of email-only verification when triggers are added (#7671) (704295b)
- verification-link variable with small typo (#8073) (d9afc20)
Features
- amplify-category-auth: add auth verification mechanisms to frontend config (#8037) (88494b3)
- amplify-category-auth: add auth verification mechanisms to frontend config (#8037) (#8093) (b8949b2)
Reverts
- Revert "feat(amplify-category-auth): add auth verification mechanisms to frontend config (#8037) (#8093)" (#8158) (50f07ef), closes #8037 #8093 #8158
2.36.5 (2021-09-09)
Bug Fixes
Reverts
- Revert "fix(amplify-category-auth): update attr mapping... (#7979)" (#8115) (35af7e1), closes #7979 #8115
2.36.4 (2021-09-02)
Bug Fixes
- amplify-category-auth: fixed walkthrough prompt after choosing same web & native app clients (#7954) (49d0e51)
2.36.3 (2021-08-24)
Bug Fixes
2.36.2 (2021-08-06)
Bug Fixes
- amplify-category-auth: add auth user selections to aws-exports/amplifyconfiguration files (#7807) (3deae39)
2.36.1 (2021-07-30)
Bug Fixes
2.36.0 (2021-07-27)
Bug Fixes
- amplify-category-auth: add handling for undefined autoVerifiedAttributes (#7780) (3aac45d)
- upgrade node default runtime to 14 (#7700) (47968cc)
Features
- amplify-category-auth: enable alternative signup/signin options (#7461) (56a0c35), closes #1546
- amplify-category-auth: use EnabledMFAs to only configure TOTP (#7779) (c2102c5)
Reverts
- Revert "feat(amplify-category-auth): use EnabledMFAs to only configure TOTP (#7779)" (#7790) (fa172c4), closes #7779 #7790
- Revert "fix: upgrade node default runtime to 14 (#7700)" (#7763) (3ab8769), closes #7700 #7763
2.35.1 (2021-07-16)
5.1.2 (2021-07-15)
Bug Fixes
- amplify-category-auth: \n made OS specific (#7663) (3c0823e), closes #7662
- amplify-category-auth: added passrole policy to MFALambaRole (#7729) (cd5d33a)
- auth: standardize CloudFormation trigger templates, prevent errors at runtime (#7219) (f9796bd)
2.35.0 (2021-07-12)
5.1.1 (2021-07-07)
Bug Fixes
Features
2.34.1 (2021-06-30)
Note: Version bump only for package amplify-category-auth
2.34.0 (2021-06-24)
Features
2.33.1 (2021-06-15)
Note: Version bump only for package amplify-category-auth
2.33.0 (2021-06-02)
4.52.0 (2021-06-01)
Features
2.32.1 (2021-05-26)
4.51.3 (2021-05-25)
Bug Fixes
- add
sharedId
inexternalAuthEnable()
(#7315) (fd552b4) - scope down usage of PassRole (#7317) (d4d9394)
- update auth sms workflow check (#7396) (07a6fe4)
2.32.0 (2021-05-22)
4.51.2 (2021-05-20)
Bug Fixes
Features
2.31.1 (2021-05-18)
4.51.1 (2021-05-18)
Note: Version bump only for package amplify-category-auth
2.31.0 (2021-05-14)
4.51.0 (2021-05-13)
Bug Fixes
- #4657 preserve previous authSelections in update flow (#7255) (afbaa08)
- e2e failed tests for auth Triggers PR (#7262) (fedb6c4)
- ejs template fix when no triggers added (#7267) (81786a8)
Features
2.30.6 (2021-05-03)
4.50.1 (2021-05-03)
Bug Fixes
2.30.5 (2021-05-03)
Bug Fixes
2.30.4 (2021-04-27)
Note: Version bump only for package amplify-category-auth
2.30.3 (2021-04-19)
Note: Version bump only for package amplify-category-auth
2.30.2 (2021-04-14)
Note: Version bump only for package amplify-category-auth
2.30.1 (2021-04-09)
Bug Fixes
- amplify-category-auth: add lambda with AdminQueries API permissions (#6935) (756b0f7), closes #6576
- cli: use more inclusive language (#6919) (bb70464)
2.29.3 (2021-03-24)
4.46.1 (2021-03-23)
Bug Fixes
- exclude env add from check (a7e0351)
2.29.2 (2021-03-23)
Bug Fixes
2.29.1 (2021-03-11)
Note: Version bump only for package amplify-category-auth
2.29.0 (2021-03-05)
Features
2.28.3 (2021-02-26)
Note: Version bump only for package amplify-category-auth
2.28.2 (2021-02-24)
Bug Fixes
- auth: update oauth prompt help text to mention that selecting "no" will remove existing configuration (#6670) (83ec192)
- insert hostedUIProviderCreds empty array on hostedUI (#6485) (5ebee51)
Reverts
- Revert "fix: insert hostedUIProviderCreds empty array on hostedUI (#6485)" (#6682) (4185595), closes #6485 #6682
2.28.1 (2021-02-17)
Note: Version bump only for package amplify-category-auth
2.28.0 (2021-02-11)
Features
2.27.0 (2021-02-10)
Bug Fixes
- #6397 - auth update overwrite parameters (#6403) (75f5ace)
- appclient secret output default to false (#6333) (3da53b7)
- apply empty arrays as default values but not undefined values (#6445) (c2d2a6c)
- correct given_name fb attribute mapping (#6510) (c26d958)
- generating condition for user pool (#6426) (4f35e08)
Features
2.26.4 (2021-01-08)
Note: Version bump only for package amplify-category-auth
2.26.3 (2020-12-31)
Note: Version bump only for package amplify-category-auth
2.26.2 (2020-12-21)
Note: Version bump only for package amplify-category-auth
2.26.1 (2020-12-16)
Bug Fixes
Reverts
- Revert "fix: ensure auth selections overwrite defaults (#6071)" (#6179) (05b88ad), closes #6071 #6179
2.26.0 (2020-12-11)
Features
2.25.1 (2020-12-07)
Note: Version bump only for package amplify-category-auth
2.25.0 (2020-11-30)
Bug Fixes
Features
2.24.4 (2020-11-28)
Reverts
2.24.3 (2020-11-27)
Note: Version bump only for package amplify-category-auth
2.24.2 (2020-11-26)
Bug Fixes
2.24.1 (2020-11-24)
4.35.0 (2020-11-24)
Bug Fixes
- headless auth remove oauth when empty config specified (#5930) (bb0d028)
- amplify-category-auth: external auth enabled bugfix (#5916) (a782103)
- new auth triggers overwrite previous selections (#5945) (419b6d3)
2.24.0 (2020-11-22)
Bug Fixes
- remove app client secret as best practice (#5731) (8bc0dd2)
- team provider migration (#5733) (d18f795)
Features
2.23.0 (2020-11-22)
Bug Fixes
- #1056, dedup environment file reading (#2088) (940deaa)
- #429 - Editor hanging bug (#2086) (6767445)
- add support for mobile hub migrated resources (#5407) (5dfe287)
- Added check to stop prompts for cognito triggers while using env commands (#5039) (744dbc4)
- added exit code on remove (#5427) (33132f7)
- admin queries typo (#5038) (1f37437)
- change auth method copy #4184 (#4198) (8097671)
- change trigger assets path (#5223) (f3eb615)
- data inconsitency (#5344) (bfe1903)
- deleted extra carriageReturn calls, fixed grammar in Auth dx (#4237) (e6ccdab)
- enable only-userpool flow without idp and addition of groups without roles tied to idp (#3662) (67e0401)
- Fix string literal to be a
Ref
in the cloud formation template (#3630) (61e4ac9) - headless auth required attributes must be an array (#5467) (dbde67c)
- imports and addResource return val (#5279) (963b47c)
- internal add auth entry point (#5281) (59734ac)
- move test package dependencies to devDependencies (#2034) (f5623d0)
- occurred spelling mistake (#4595) (a461487)
- prevent naming conflicts with new env names (#3875) (a7734ae), closes #3854
- randomize role-names and bucket-name for auth and storage category (#2709) (fe0e979)
- refactor mobile hub migration checks (#5632) (b796eb8)
- remove app client secret as best practice (#5731) (8bc0dd2)
- scoping down user pool group IAM roles and adding --force to amplify push command (#3609) (2e10a2f)
- store oauthMetadata properly on headless update (#5597) (bdadafc)
- team provider migration (#5733) (d18f795)
- translate include oAuthMetadata and fix hostedUI meta (#5304) (3c44c11)
- update auth supported services path (#5184) (f8ff81d)
- update current-cloud backend-config on resource removal (#5658) (592f694)
- username is default signin, doesn't need to be specified (#5474) (4c42ad5)
- amplify-category-api: fix api add-graphql-datasource command (#2320) (a9c829d)
- amplify-category-auth: checks for google idp federation on native (#2541) (e1de9ac), closes #2284 #2284
- amplify-category-auth: consolidates parameters below limit (#1948) (3cdbad8)
- amplify-category-auth: fix add to group cognito trigger bug #2216 (9471576), closes #2214
- amplify-category-auth: fix auth console (#5408) (afbe065), closes #5364
- warning added for identity pool deletion (#4731) (fb21a1c)
- amplify-category-auth: adding unique Id to Role name (#4231) (21de1af)
- amplify-category-auth: adds trigger flag to lambda response (#2548) (270b4ac)
- amplify-category-auth: fixed issue with updating urls in auth (#3791) (236cd7a)
- amplify-category-auth: removes deprecated props for external auth (#2587) (08c0c70), closes #2309
- amplify-cli: updating path in trigger indexes for node10 (c4b1082), closes #3083
- cli: add console command in the help message (#2494) (cf0eddd), closes #1607
- cli: remove unnecessary stack trace log when adding services (#4610) (56efb32)
Features
- add support for listing Amazon Cognito groups (#5109) (3157652)
- adding amplify cli predictions category (#1936) (b7b7c2c)
- Delete all (#2615) (5467679)
- feature flag implementation (#4891) (6d1c632)
- headless add auth (#5224) (9f80512)
- headless update auth (#5308) (b942f35)
- Lambda layers (#4697) (4e97400)
- storage import (#5893) (ad7b028)
- support importing of auth resources (#5591) (7903246)
- amplify-category-auth: export lambda trigger roles in template (#2894) (3d07717), closes #2303
- cli: cLI updates and new features for Amplify Console (#2742) (0fd0dd5)
- cli: usage measurement (#3641) (a755863)
- User Pool Groups, Admin Auth Support, Custom Group Role Policies (#2443) (09aecfd)
- cli: new plugin platform (#2254) (7ec29dd)
Performance Improvements
Reverts
- Revert "For the better security best practice, added PreventUserExistenceErrors: ENABLED. (#3534)" (#5736) (3423228), closes #3534 #5736
- Revert problematic PRs (#4803) (f21a0f4), closes #4803 #4796 #4576 #4575 #4610
2.22.4 (2020-11-20)
Bug Fixes
- remove app client secret as best practice (#5731) (8bc0dd2)
- team provider migration (#5733) (d18f795)
2.22.3 (2020-11-20)
Bug Fixes
- remove app client secret as best practice (#5731) (8bc0dd2)
- team provider migration (#5733) (d18f795)
2.22.2 (2020-11-19)
Bug Fixes
- remove app client secret as best practice (#5731) (8bc0dd2)
- team provider migration (#5733) (d18f795)
2.22.1 (2020-11-08)
Note: Version bump only for package amplify-category-auth
2.22.0 (2020-10-30)
Features
Reverts
- Revert "For the better security best practice, added PreventUserExistenceErrors: ENABLED. (#3534)" (#5736) (3423228), closes #3534 #5736
2.21.2 (2020-10-27)
Note: Version bump only for package amplify-category-auth
2.21.1 (2020-10-22)
Bug Fixes
- refactor mobile hub migration checks (#5632) (b796eb8)
- update current-cloud backend-config on resource removal (#5658) (592f694)
2.21.0 (2020-10-17)
Bug Fixes
Features
2.20.2 (2020-10-07)
Bug Fixes
- headless auth required attributes must be an array (#5467) (dbde67c)
- username is default signin, doesn't need to be specified (#5474) (4c42ad5)
2.20.1 (2020-10-01)
Bug Fixes
- amplify-category-auth: fix auth console (#5408) (afbe065), closes #5364
- add support for mobile hub migrated resources (#5407) (5dfe287)
- added exit code on remove (#5427) (33132f7)
2.20.0 (2020-09-25)
Bug Fixes
Features
2.19.1 (2020-09-16)
Bug Fixes
2.19.0 (2020-09-09)
Bug Fixes
- imports and addResource return val (#5279) (963b47c)
- internal add auth entry point (#5281) (59734ac)
Features
2.18.6 (2020-09-03)
Note: Version bump only for package amplify-category-auth
2.18.5 (2020-09-03)
Bug Fixes
2.18.4 (2020-08-31)
Bug Fixes
2.18.3 (2020-08-20)
Bug Fixes
2.18.2 (2020-08-14)
Bug Fixes
2.18.1 (2020-08-11)
Note: Version bump only for package amplify-category-auth
2.18.0 (2020-07-29)
Features
2.17.0 (2020-07-23)
Features
2.16.5 (2020-07-18)
Note: Version bump only for package amplify-category-auth
2.16.4 (2020-07-15)
Note: Version bump only for package amplify-category-auth
2.16.3 (2020-07-14)
Note: Version bump only for package amplify-category-auth
2.16.2 (2020-07-11)
Bug Fixes
- cli: remove unnecessary stack trace log when adding services (#4610) (5bee574)
- warning added for identity pool deletion (#4731) (d555674)
Performance Improvements
Reverts
2.16.1 (2020-07-09)
Note: Version bump only for package amplify-category-auth
2.16.0 (2020-07-07)
Features
2.15.8 (2020-06-18)
Bug Fixes
2.15.7 (2020-05-26)
Bug Fixes
2.15.6 (2020-05-15)
Bug Fixes
2.15.5 (2020-05-08)
Bug Fixes
- change auth method copy #4184 (#4198) (8097671)
- prevent naming conflicts with new env names (#3875) (a7734ae), closes #3854
2.15.4 (2020-04-06)
Bug Fixes
2.15.3 (2020-03-22)
Bug Fixes
- enable only-userpool flow without idp and addition of groups without roles tied to idp (#3662) (67e0401)
2.15.2 (2020-03-10)
Bug Fixes
2.15.1 (2020-03-07)
Bug Fixes
2.14.1 (2020-03-05)
Note: Version bump only for package amplify-category-auth
2.13.3 (2020-02-13)
Note: Version bump only for package amplify-category-auth
2.13.2 (2020-02-07)
Note: Version bump only for package amplify-category-auth
2.13.1 (2020-01-24)
Note: Version bump only for package amplify-category-auth
2.13.0 (2020-01-23)
Bug Fixes
- randomize role-names and bucket-name for auth and storage category (#2709) (fe0e979)
- amplify-cli: updating path in trigger indexes for node10 (c4b1082), closes #3083
Features
- Delete all (#2615) (5467679)
- amplify-category-auth: export lambda trigger roles in template (#2894) (3d07717), closes #2303
- cli: cLI updates and new features for Amplify Console (#2742) (0fd0dd5)
2.12.0 (2020-01-09)
Bug Fixes
- randomize role-names and bucket-name for auth and storage category (#2709) (fe0e979)
- amplify-cli: updating path in trigger indexes for node10 (c4b1082), closes #3083
Features
- Delete all (#2615) (5467679)
- amplify-category-auth: export lambda trigger roles in template (#2894) (3d07717), closes #2303
- cli: cLI updates and new features for Amplify Console (#2742) (0fd0dd5)
2.11.0 (2019-12-31)
Bug Fixes
- randomize role-names and bucket-name for auth and storage category (#2709) (fe0e979)
- amplify-cli: updating path in trigger indexes for node10 (c4b1082), closes #3083
Features
- Delete all (#2615) (5467679)
- amplify-category-auth: export lambda trigger roles in template (#2894) (3d07717), closes #2303
- cli: cLI updates and new features for Amplify Console (#2742) (0fd0dd5)
2.10.0 (2019-12-28)
Bug Fixes
- randomize role-names and bucket-name for auth and storage category (#2709) (fe0e979)
- amplify-cli: updating path in trigger indexes for node10 (c4b1082), closes #3083
Features
- Delete all (#2615) (5467679)
- amplify-category-auth: export lambda trigger roles in template (#2894) (3d07717), closes #2303
- cli: cLI updates and new features for Amplify Console (#2742) (0fd0dd5)
2.9.0 (2019-12-26)
Bug Fixes
Features
- Delete all (#2615) (5467679)
- amplify-category-auth: export lambda trigger roles in template (#2894) (3d07717), closes #2303
- cli: cLI updates and new features for Amplify Console (#2742) (0fd0dd5)
2.8.0 (2019-12-25)
Bug Fixes
Features
- Delete all (#2615) (5467679)
- amplify-category-auth: export lambda trigger roles in template (#2894) (3d07717), closes #2303
- cli: cLI updates and new features for Amplify Console (#2742) (0fd0dd5)
2.7.0 (2019-12-20)
Bug Fixes
Features
- Delete all (#2615) (5467679)
- amplify-category-auth: export lambda trigger roles in template (#2894) (3d07717), closes #2303
- cli: cLI updates and new features for Amplify Console (#2742) (0fd0dd5)
2.6.0 (2019-12-10)
Bug Fixes
Features
- Delete all (#2615) (5467679)
- cli: cLI updates and new features for Amplify Console (#2742) (0fd0dd5)
2.4.0 (2019-12-03)
Bug Fixes
Features
- Delete all (#2615) (5467679)
- cli: cLI updates and new features for Amplify Console (#2742) (0fd0dd5)
2.3.0 (2019-12-01)
Bug Fixes
Features
- Delete all (#2615) (5467679)
- cli: cLI updates and new features for Amplify Console (#2742) (0fd0dd5)
2.2.0 (2019-11-27)
Bug Fixes
Features
- Delete all (#2615) (5467679)
- cli: cLI updates and new features for Amplify Console (#2742) (0fd0dd5)
2.1.0 (2019-11-27)
Bug Fixes
Features
- Delete all (#2615) (5467679)
- cli: cLI updates and new features for Amplify Console (#2742) (0fd0dd5)
1.13.0 (2019-08-30)
Bug Fixes
- amplify-category-auth: consolidates parameters below limit (#1948) (3cdbad8)
- #1056, dedup environment file reading (#2088) (940deaa)
- #429 - Editor hanging bug (#2086) (6767445)
- move test package dependencies to devDependencies (#2034) (f5623d0)
Features
1.12.0 (2019-08-28)
Bug Fixes
- amplify-category-auth: consolidates parameters below limit (#1948) (3cdbad8)
- #1056, dedup environment file reading (#2088) (940deaa)
- #429 - Editor hanging bug (#2086) (6767445)
- move test package dependencies to devDependencies (#2034) (f5623d0)
Features
1.11.0 (2019-08-13)
Bug Fixes
Features
1.10.0 (2019-08-07)
Bug Fixes
Features
1.9.0 (2019-08-02)
Features
1.8.0 (2019-07-31)
Features
1.7.3 (2019-07-23)
Bug Fixes
1.7.1 (2019-07-10)
Note: Version bump only for package amplify-category-auth
1.7.0 (2019-07-09)
Bug Fixes
- replacing rel paths with plugin func (71f553f)
Features
1.6.3 (2019-06-20)
Bug Fixes
1.6.2 (2019-06-11)
Bug Fixes
1.6.1 (2019-06-06)
Bug Fixes
1.6.0 (2019-05-29)
Bug Fixes
Features
1.5.6 (2019-05-21)
Bug Fixes
1.5.5 (2019-05-17)
Bug Fixes
1.5.4 (2019-04-30)
Bug Fixes
1.5.3 (2019-04-25)
Bug Fixes
1.5.2 (2019-04-16)
Bug Fixes
- fix #1254 (0962650)
- amplify-category-auth: fixes cloudformation template (706de43), closes #1247
- fix #1264 (d901daf)
1.5.1 (2019-04-09)
Note: Version bump only for package amplify-category-auth
1.4.0 (2019-04-03)
Bug Fixes
- fix redirect URI regex (eaec6c2)
Features
- support for provisioning Cognito Hosted UI and support CRUD operations in Storage and API categories (729b0de)
1.0.7 (2019-03-22)
Bug Fixes
- amplify-category-auth: use right response signal of cfn-response (572ca45)
1.0.6 (2019-02-26)
Bug Fixes
1.0.5 (2019-02-11)
Note: Version bump only for package amplify-category-auth
1.0.3 (2019-02-11)
Note: Version bump only for package amplify-category-auth
1.0.3-beta.0 (2019-02-11)
Note: Version bump only for package amplify-category-auth
0.2.1-multienv.4 (2019-01-30)
Note: Version bump only for package amplify-category-auth
0.2.1-multienv.3 (2018-12-28)
Features
0.2.1-multienv.2 (2018-12-21)
Note: Version bump only for package amplify-category-auth
0.2.1-multienv.1 (2018-11-28)
Features
0.2.1-multienv.0 (2018-11-21)
Note: Version bump only for package amplify-category-auth
0.1.34-multienv.2 (2018-11-19)
Bug Fixes
0.1.34-multienv.1 (2018-11-19)
Note: Version bump only for package amplify-category-auth
0.1.34-multienv.0 (2018-11-16)
Features
- headless Init and configure (#371) (acd14a8)
- headless Init and configure (#371) (8780400)
- amplify-category-auth: add headless init support for auth (#465) (18410f2)
0.1.33 (2018-11-09)
Note: Version bump only for package amplify-category-auth
0.1.33-beta.0 (2018-11-09)
Bug Fixes
- amplify-category-auth: Fix auth add not found on Windows. (d9202fe)
0.1.32 (2018-11-05)
Note: Version bump only for package amplify-category-auth
0.1.32-beta.0 (2018-11-05)
Bug Fixes
- amplify-category-auth: Fix auth add not found on Windows. (d9202fe)
0.1.31 (2018-11-02)
Bug Fixes
- amplify-category-auth: Fix auth add not found on Windows. (d9202fe)
0.1.30 (2018-11-02)
Note: Version bump only for package amplify-category-auth
0.1.30-beta.0 (2018-11-02)
Bug Fixes
- amplify-category-auth: Fix auth add not found on Windows. (d9202fe)
0.1.29 (2018-10-23)
Note: Version bump only for package amplify-category-auth
0.1.29-beta.0 (2018-10-23)
Bug Fixes
- amplify-category-auth: Fix auth add not found on Windows. (d9202fe)
0.1.28 (2018-10-18)
Note: Version bump only for package amplify-category-auth
0.1.28-beta.0 (2018-10-12)
Bug Fixes
- amplify-category-auth: Fix auth add not found on Windows. (d9202fe)
0.1.13 (2018-08-23)
Note: Version bump only for package amplify-category-auth
0.1.12 (2018-08-23)
Note: Version bump only for package amplify-category-auth
0.1.11 (2018-08-23)
Note: Version bump only for package amplify-category-auth
0.1.10 (2018-08-23)
Note: Version bump only for package amplify-category-auth
0.1.9 (2018-08-23)
Note: Version bump only for package amplify-category-auth
0.1.8 (2018-08-23)
Note: Version bump only for package amplify-category-auth
0.1.7 (2018-08-23)
Note: Version bump only for package amplify-category-auth
0.1.6 (2018-08-23)
Note: Version bump only for package amplify-category-auth
0.1.5 (2018-08-23)
Note: Version bump only for package amplify-category-auth
0.1.4 (2018-08-23)
Note: Version bump only for package amplify-category-auth
0.1.3 (2018-08-23)
Note: Version bump only for package amplify-category-auth
0.1.2 (2018-08-23)
Note: Version bump only for package amplify-category-auth
0.1.1 (2018-08-23)
Note: Version bump only for package amplify-category-auth