Skip to content

v3.12.0

Latest
Compare
Choose a tag to compare
@mostafa mostafa released this 16 Nov 11:58
· 34 commits to main since this release
c8df048

This release contains version updates, deprecation and fixes to encryption. Support for Python 3.7 and 3.8 are removed, as well as Django 4.0 and 4.1. The encryption in this library was tricky, and with fixes by @gregorywong, it is supposed to work as expected. If you are already using CERT_FILE and KEY_FILE parameters, you don't need to touch anything, as the ENCRYPTION_KEYPAIRS will be automatically populated. Also, pysaml2 is updated to 7.4.2 to add support for xmlsec1 v.1.3.x, thanks to @mvbattista. The other dependencies are updated as well.

What's Changed

New Contributors

Full Changelog: v3.11.0...v3.12.0