Releases: duosecurity/duo_client_python
Releases · duosecurity/duo_client_python
Version 5.3.0
Version 5.3.0
Changes
- Verified Push support has been added to the Auth API client
- Additional options have been added to the 'settings' methods
- Additional options for authentication log retrieval have been added
- General improvement and cleanup of the example scripts
Version 5.2.0
Version 5.2.0
Changes
- The client now enforces the documented API usage that requires the child account hostname when using Admin API with Accounts API. If the child account hostname is not provided, the client will look up the correct hostname value.
- Provides bulk policy API methods
Version 5.1.0
Version 5.1.0
Changes:
- Updates the bulk user operation API endpoints to simplify the parameter list
- Exposes additional options on some settings, bypass codes, and policy endpoints
- Migrates all API calls to default to the latest authentication header specification
- Adds a policy summary endpoint
Version 5.0.1
Changes:
- Correctly handles metadata parsing for all kinds of responses (#219)
Version 5.0.0
Changes:
- Dropping support for Python versions below 3.7.
- Fixed bug causing result paging to not work for certain endpoints (#201).
- Added support for the Policy v2 endpoint (#208).
- Added support for SNI for SSL/TLS connection (#211).
Version 4.7.1
Changes:
Added support for the Telephony Logs v2 endpoint
Version 4.7.0
Changes:
- Minor fix up of string format
- Added support for SSO integrations operations
- Updated API authentication signing algorithm to Duo's preferred approach
Version 4.6.1
Reverting the API authentication changes in 4.6.0 due to a bug.
Version 4.6.0
Changes:
- Change from SHA1 to SHA512 for Duo API call authentication signing
- Fix various typos and comments
- Minor fix up of some code style issues
- Removed the deprecated constant PROTOCOL_SSLv23
- Added support for pending_deletion_days parameter for Settings operations
- Added support for SSO integrations operations
- Updated API authentication signing algorithm to Duo's preferred approach
Version 4.5.0
- Add ability to update the status of Admins
- Add a way to get offline enrollment log events
- Add a way to get activity logs