Releases: jagregory/cognito-local
Releases · jagregory/cognito-local
v3.18.0
This release is also available on:
3.18.0 (2022-05-30)
Bug Fixes
Features
- api: support for CustomEmailSender (5da5c7c)
- api: support for CustomEmailSender (8dcaf10)
- support configurable expiration for tokens (bae6da5), closes #220
- support for adminEnable/DisableUser (3b20f82)
v3.17.1
This release is also available on:
3.17.1 (2022-05-30)
Bug Fixes
v3.17.0
This release is also available on:
3.17.0 (2022-05-30)
Features
- support configurable expiration for tokens (675fab5), closes #220
- support for adminEnable/DisableUser (462af6e)
v3.16.3
This release is also available on:
3.16.3 (2022-04-15)
Bug Fixes
- confirmation ode from 4-digit to 6-digit (#194) (e2053fe)
v3.16.2
This release is also available on:
3.16.2 (2022-02-24)
Bug Fixes
- build: publish npm packages (faaf12b)
v3.16.1
This release is also available on:
3.16.1 (2022-02-18)
Bug Fixes
- updating a user pool updates cached options (dc2b10e)
v3.16.0
This release is also available on:
3.16.0 (2022-02-16)
Features
- api: full support for groups (1fc025c)
- api: support for DeleteUserPool (9dd6f2d)
- api: support for DeleteUserPoolClient (f5bca87)
- api: support for ListUserPoolClients (6e546ce)
- api: support for UpdateUserPoolClient (4fa9de5)
- api: updateUserPool and describeUserPool support (fc62e8f)
v3.15.0
This release is also available on:
3.15.0 (2022-02-16)
Features
- docker: publish arm64 images (again) (c1361b8)
v3.14.0
3.14.0 (2022-02-16)
Features
- docker: publish arm64 images (df0033b)
v3.13.3
This release is also available on:
3.13.3 (2022-01-15)
Bug Fixes
- api: finish implementation of changePassword (f649bfa)