Releases: IdentityPython/pysaml2
Releases · IdentityPython/pysaml2
v4.2.0
v4.1.0
4.0.0
A couple of API changes necessitated an major version number change.
The changes where concerned with non-xml signing and signature verification.
The API of the functions verify_redirect_signature (sigver.py) and http_redirect_message (pack.py) was changes.
As where the method use_http_get of the class HTTPBase (httpbase.py)
V3.0.2
v3.0.0
Three major changes:
- Now supports Python 3.X at the same time the support for Python 2.6 is lost.
- All parts of the package is now collected in one module. This is a change that breaking change compared to earlier releases hence the major version change.
- Significant overhaul of the encryption/signing parts.
v2.4.0
Maintenance release 2.3.0
Allow setting namespace prefixes.
Maintenance release 2.2.0
v2.2.0 Releasing new version.
Maintenance release 2.1.0
Merge pull request #140 from rhoerbe/upstream-merge-20140922 moved new class HttpParameters from samlp to httputil
Version 2.0.0
Incompatible API changes forced a major version change