Skip to content

Commit 2802417

Browse files
committed
ChangeLog
1 parent 6a426cb commit 2802417

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,19 @@ 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.11.0
9+
**Feature**
10+
* Allow to set EB's metadata XML Organization fields via translation (overrides).
11+
* Refuse to process incoming metadata push with 0 connections in it.
12+
* Show an Unknown SP error page also when invoking the unsolicited endpoint with an unknown entity ID.
13+
* Update regular expression for URN validation.
14+
15+
**Change**
16+
* Migrate storage of MDUI metadata elements to new value objects.
17+
18+
**Bugfix**
19+
* Avoid generating PHP notices when calling metadata API for IdP without SLO endpoints.
20+
* Update log message for session lost to not mention irrelevant 'unsolicited'.
821

922
## 6.10.0
1023
**Feature**

0 commit comments

Comments
 (0)