You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+13Lines changed: 13 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,19 @@ We will continue to post relevant release notes on the GitHub release page. More
5
5
6
6
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.
7
7
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'.
0 commit comments