Skip to content

Releases: duosecurity/duo_universal_python

Version 2.2.0

Choose a tag to compare

@AaronAtDuo AaronAtDuo released this 20 Mar 20:55
5903ad0

Version 2.2.0

Changes:

  • Adds support for new Duo certificate authorities

Version 2.1.1

Choose a tag to compare

@AaronAtDuo AaronAtDuo released this 10 Dec 16:12
36245dd

Version 2.1.1

Changes:

  • De-list some unused dependencies
  • Correct the minimum state length in the related error message

2.1.0

Choose a tag to compare

@AaronAtDuo AaronAtDuo released this 05 Feb 15:41
cf7ca1f

Version 2.1.0

Changes:

  • Improve the source distribution process to ensure all required files are present
  • Include a Software Bill of Materials (SBOM) in a release
  • Add support for an HTTP proxy
  • Add support for an OIDC nonce
  • Allow customization of the JWT expiration window
  • Drop Python 3.6 support. add Python 3.11 support

Version 2.0.3

Choose a tag to compare

@AaronAtDuo AaronAtDuo released this 08 Jul 15:03

Release notes:

Version 2.0.2

Choose a tag to compare

@AaronAtDuo AaronAtDuo released this 07 Jul 14:48

Release notes:

  • Improved the example application with customizable certificates and configuration name
  • Resolved a distribution issue where the tarball artifact was missing a file

Version 2.0.1

Choose a tag to compare

@vbscott vbscott released this 25 Mar 18:55
Version bump 2.0.1

Version 2.0.0

Choose a tag to compare

@vbscott vbscott released this 25 Mar 18:25
  • Dropped Python 2 support
  • Bug fix in the demo

Version 1.1.0

Choose a tag to compare

@AaronAtDuo AaronAtDuo released this 15 Mar 17:59

Features

  • Enabled toggling of whether the client will use code or duo_code for the OIDC authorization code parameter name

Bug Fixes

  • Minor fixes to demo application

Other Changes

  • Removed testing with Python 3.5
  • Added testing with Python 3.9
  • Adjusted requirements to allow for more version flexibility
  • Updated documentation link

Version 1.0.1

Choose a tag to compare

@DuoKristina DuoKristina released this 22 Oct 17:24
README and demo app improvements