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
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,8 @@
1
1
# python3-saml changelog
2
2
3
+
### 1.2.3 (January 15, 2017)
4
+
* Fix p3 compatibility
5
+
3
6
### 1.2.2 (January 11, 2017)
4
7
*[#37](https://github.com/onelogin/python3-saml/pull/37) Add option to raise response validation exceptions
5
8
*[#42](https://github.com/onelogin/python3-saml/pull/42) Optionally raise detailed exceptions vs. returning False. Implement a more specific exception class for handling some validation errors. Improve/Fix tests. Add support for retrieving the last ID of the generated AuthNRequest / LogoutRequest. Add hooks to retrieve last-sent and last-received requests and responses
0 commit comments