File tree 2 files changed +22
-1
lines changed
2 files changed +22
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## 5.0.0 (2020-01-13)
4
+
5
+ - Fix XML Signature Wrapping (XSW) vulnerabilities - CVE-2020 -5390
6
+ - Add freshness period feature for MetaDataMDX
7
+ - Fix bug in duration calculation in time_util library
8
+ - Fix ipv6 validation to accommodate for addresses with brackets
9
+ - Fix xmlsec temporary files deletions
10
+ - Add method to get supported algorithms from metadata
11
+ - Add mdstore method to extract assurance certifications
12
+ - Add mdstore method to extract contact_person data
13
+ - Add attribute mappings from the Swiss eduPerson Schema
14
+ - Make AESCipher and Fernet interfaces compatible
15
+ - Remove deprecated saml2.aes module
16
+ - Remove deprecated saml2.extensions.ui module
17
+ - Replace deprecated mongodb operations
18
+ - Rename ToOld error to TooOld
19
+ - Fix pytest warnings
20
+ - Mock tests that need a network connection
21
+ - Start dropping python2 support
22
+
23
+
3
24
## 4.9.0 (2019-11-03)
4
25
5
26
- Add mdstore methods to extract mdui uiinfo elements
Original file line number Diff line number Diff line change 1
- 4.9 .0
1
+ 5.0 .0
You can’t perform that action at this time.
0 commit comments