Skip to content

Releases: jagregory/cognito-local

v3.18.0

30 May 10:35
Compare
Choose a tag to compare

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

30 May 09:52
Compare
Choose a tag to compare

This release is also available on:


3.17.1 (2022-05-30)

Bug Fixes

v3.17.0

30 May 07:46
Compare
Choose a tag to compare

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

15 Apr 02:29
Compare
Choose a tag to compare

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

24 Feb 07:04
Compare
Choose a tag to compare

This release is also available on:


3.16.2 (2022-02-24)

Bug Fixes

  • build: publish npm packages (faaf12b)

v3.16.1

18 Feb 06:48
Compare
Choose a tag to compare

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

16 Feb 10:58
Compare
Choose a tag to compare

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

16 Feb 09:30
Compare
Choose a tag to compare

This release is also available on:


3.15.0 (2022-02-16)

Features

  • docker: publish arm64 images (again) (c1361b8)

v3.14.0

16 Feb 09:13
Compare
Choose a tag to compare

3.14.0 (2022-02-16)

Features

  • docker: publish arm64 images (df0033b)

v3.13.3

15 Jan 05:10
Compare
Choose a tag to compare

This release is also available on:


3.13.3 (2022-01-15)

Bug Fixes

  • api: finish implementation of changePassword (f649bfa)