You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: changelog.md
+6Lines changed: 6 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,10 @@
1
1
# python-saml changelog
2
+
### 2.11.0 (Jan 28, 2022)
3
+
-[#292](https://github.com/onelogin/python-saml/pull/292) Add rejectDeprecatedAlgorithm settings in order to be able reject messages signed with deprecated algorithms.
4
+
- Upgrade dm.xmlsec.binding to 2.1
5
+
- Set sha256 and rsa-sha256 as default algorithms
6
+
- Added warning about Open Redirect and Reply attacks
7
+
2
8
### 2.10.0 (Jul 23, 2021)
3
9
* Removed CC-BY-SA 3.0 non compliant implementation of dict_deep_merge
0 commit comments