Skip to content

Releases: duosecurity/duo_universal_python

2.1.0

05 Feb 15:41
cf7ca1f
Compare
Choose a tag to compare

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

08 Jul 15:03
Compare
Choose a tag to compare

Release notes:

Version 2.0.2

07 Jul 14:48
Compare
Choose a tag to compare

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

25 Mar 18:55
Compare
Choose a tag to compare
Version bump 2.0.1

Version 2.0.0

25 Mar 18:25
Compare
Choose a tag to compare
  • Dropped Python 2 support
  • Bug fix in the demo

Version 1.1.0

15 Mar 17:59
Compare
Choose a tag to compare

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

22 Oct 17:24
Compare
Choose a tag to compare
README and demo app improvements