Skip to content

Commit 8b2c80c

Browse files
committed
Release version 7.1.1
Signed-off-by: Ivan Kanakarakis <[email protected]>
1 parent d5b1d8d commit 8b2c80c

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,22 @@
11
# Changelog
22

33

4+
## 7.1.1 (2022-02-22)
5+
6+
- Process and verify the metadata signature for EntitiesDescriptor and EntityDescriptor
7+
- Fix client to be able to retry creating an AuthnRequest with a different binding
8+
- Allow requested_authn_context to be an object
9+
- AttributeValues are optional; allow Attributes to not have values
10+
- Update SWAMID entity category to support https://myacademicid.org/entity-categories/esi
11+
- Fix signing for requests with the SOAP binding
12+
- tests: new test case for signed SOAP LogoutRequests
13+
- docs: document the metadata node_name option for the remote source
14+
- examples: align with latest updates
15+
- deps: declare setuptools as a requirement for processing the package version
16+
- build: add python 3.9 and 3.10 to classifiers
17+
- misc: linter fixes
18+
19+
420
## 7.1.0 (2021-11-16)
521

622
- Fix signature verification for the redirect binding for AuthnRequest and

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
7.1.0
1+
7.1.1

0 commit comments

Comments
 (0)