Skip to content

Commit deae235

Browse files
committed
Update changelog
1 parent 020edf3 commit deae235

1 file changed

Lines changed: 33 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,39 @@ We will continue to post relevant release notes on the GitHub release page. More
55

66
More information about our release strategy can be found in the [Development Guidelines](https://github.com/OpenConext/OpenConext-engineblock/wiki/Development-Guidelines#release-notes) on the EngineBlock wiki.
77

8+
## 6.15.4
9+
New Features:
10+
* Allow configurable user attributes for Stepup (#1828)
11+
12+
Bugfixes:
13+
* Prevent Stepup user attributes filtered by ARP (#1850)
14+
* Remove trailing slash on void elements
15+
* Decode entityID from json.stringify
16+
* Set width of debug page to browser width
17+
18+
## 6.17.0
19+
New Features:
20+
* Add configurable default RequestedAuthnContext (#1791)
21+
* Read & store metadata coin collab_enabled (#1804)
22+
* Discovery support for WAYF (#1800)
23+
* Add configurable client timeout fopr AA and PDP (#1797)
24+
25+
**Bugfixes:**
26+
* Add explicit IdP signing key feedback (#1803)
27+
* Add in flight authentication limit
28+
* Use assertion id for session index (#1794)
29+
* Handle metadata push assembler exceptions (#1783)
30+
* Improve handling of PDP timeout error (#1787)
31+
* Improve IDP debug email (#1788)
32+
* Make content container slightly wider (#1784)
33+
34+
## 6.15.4
35+
Maintenance:
36+
* Fix composer lockfile (#1785)
37+
* Add qa tooling helper scripts and drop Ant build.xml (#1781)
38+
* Update Devconf installation and docs (#1781)
39+
* Remove confusing key_id from stepup callout logging
40+
841
## 6.15.3
942
Maintenance:
1043
* Upgrade saml2 library

0 commit comments

Comments
 (0)