File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 7.5.0 (2024-01-30)
4+
5+ - Fix missing requested attributes from the ACS
6+ - Add support for errorURL to be exposed in metadata for IdP
7+ - Update logged message when the signature validation on the assertion fails
8+ - Replace imp with importlib
9+ * deps: restrict xmlschema version
10+ - deps: remove utility from packaging
11+ - examples: update code and README to align with latest code
12+ - docs: update readme with info about xmlsec1 compatibility
13+
14+
315## 7.4.2 (2023-06-11)
416
517- Add support for xmlsec1 1.3.x
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " pysaml2"
3- version = " 7.4.2 "
3+ version = " 7.5.0 "
44description = " Python implementation of SAML Version 2 Standard"
55license = " Apache-2.0"
66authors = [
" IdentityPython <[email protected] >" ]
You can’t perform that action at this time.
0 commit comments