forked from pool/python-python3-saml
- update to 1.14.0:
* Add support for python 3.10 and cleanup the GHA * Remove stats from coveralls removed as they are no longer maintained * Add rejectDeprecatedAlgorithm settings in order to be able reject messages signed with deprecated algorithms * Support building a LogoutResponse with non-success status * Replace double-underscored names with single underscores * Deprecate server_port from request data dictionary OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python3-saml?expand=0&rev=12
This commit is contained in:
@@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon May 23 07:59:12 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 1.14.0:
|
||||
* Add support for python 3.10 and cleanup the GHA
|
||||
* Remove stats from coveralls removed as they are no longer maintained
|
||||
* Add rejectDeprecatedAlgorithm settings in order to be able reject messages
|
||||
signed with deprecated algorithms
|
||||
* Support building a LogoutResponse with non-success status
|
||||
* Replace double-underscored names with single underscores
|
||||
* Deprecate server_port from request data dictionary
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 23 07:12:16 UTC 2021 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
|
Reference in New Issue
Block a user