Skip to content

Version 4.7.0

Compare
Choose a tag to compare
@c00kiemon5ter c00kiemon5ter released this 02 Apr 10:26
· 605 commits to master since this release
v4.7.0
79b9f30

4.7.0 (2019-04-02)

  • Add support for MDQ signature verification
  • Raise XmlsecError if xmlsec1 operations do not succeed
  • Handle non standard response error status codes correctly
  • Remove the hardcoded warning filter; pass -Wd to the python
    interpreter to enable warnings
  • Remove the python-future dependency and only use six
  • Minor python2 and python3 compatibility fixes
    (unicode strings and example code)
  • Minor documentation fixes