* Bump pylint from 2.13.8 to 2.15.5 (167) dependabot * Bump black from 22.3.0 to 22.10.0 (165) dependabot * MFA fixes and docstring refinements. (174) nk9
2022.11.0
What’s Changed
* Allow passing Python bools as attribute values. (172) nk9 * [46] Make admin_disable_user work (171) nk9 * [107] Provide a valid default for client_metadata in admin_reset_user_password (170) nk9 * [66] Allow admin_create_user to let Cognito create a temporary password (169) nk9
2022.08.0
What’s Changed
* Add missing index to readme (147) Taikono-Himazin * Update __init__.py (148) idoseemplicity * Describe and update identity provider (146) idoseemplicity
2022.07.0
What’s Changed
* Added support for Software Token MFA. (144) Taikono-Himazin * Support Python 3.9 and 3.10 (140) jplock
2022.05.0
What’s Changed
* verify_token method fix (128) Thiebosh * Bump pylint from 2.13.7 to 2.13.8 (129) dependabot