Skip to content

Releases: duosecurity/duo_client_python

Version 5.3.0

25 Mar 19:19
3f091f6
Compare
Choose a tag to compare

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

25 Oct 18:30
2429d66
Compare
Choose a tag to compare

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

03 Oct 20:18
5ede75c
Compare
Choose a tag to compare

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

04 May 20:40
a374fb9
Compare
Choose a tag to compare

Changes:

  • Correctly handles metadata parsing for all kinds of responses (#219)

Version 5.0.0

01 May 19:09
cb2eb87
Compare
Choose a tag to compare

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

05 Apr 19:04
264a7c1
Compare
Choose a tag to compare

Changes:

Added support for the Telephony Logs v2 endpoint

Version 4.7.0

27 Mar 13:51
6f66514
Compare
Choose a tag to compare

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

18 Feb 03:09
d08126e
Compare
Choose a tag to compare

Reverting the API authentication changes in 4.6.0 due to a bug.

Version 4.6.0

17 Feb 17:02
8a78551
Compare
Choose a tag to compare

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

21 Oct 14:55
fba5534
Compare
Choose a tag to compare
  • Add ability to update the status of Admins
  • Add a way to get offline enrollment log events
  • Add a way to get activity logs