Skip to content

Commit c740a3a

Browse files
committed
Release version 4.9.0
Signed-off-by: Ivan Kanakarakis <[email protected]>
1 parent bac5a0b commit c740a3a

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

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

3+
## 4.9.0 (2019-11-03)
4+
5+
- Add mdstore methods to extract mdui uiinfo elements
6+
- Add attribute mapping for umbrellaID attributes
7+
- Fix logic error in pick_binding method for Entity class
8+
- Validate the audience of assertions regardless of a response being unsolicited
9+
- Fix PKCS_9 saml_url prefix
10+
- docs: Fix warnings from docs generation
11+
- docs: Update release instructions regarding branch releases
12+
- docs: Fix list formatting on IdP example page
13+
- docs: Update pysaml2 options doc with `name_id_format_allow_create`
14+
- misc: fix various typos
15+
16+
317
## 4.8.0 (2019-07-08)
418

519
- Refactor the way ForceAuthn is set: check for "true" and "1"

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
4.8.0
1+
4.9.0

0 commit comments

Comments
 (0)