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
+12Lines changed: 12 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,18 @@ 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.3.6
9
+
After some testing, @tvdijen opened issue #920, identifying several issues with the 3.6.x releases. Those issues
10
+
have been addressed in this release.
11
+
12
+
**Bugfixes**
13
+
* Allow responses without NameID #919
14
+
* Add c14n method to the reference transforms in XML metadata. #921
15
+
* Prevent undefined access in Assembler #923
16
+
17
+
**Chore**
18
+
* Remove the remaining eduGAIN metada fields #922
19
+
8
20
## 6.3.5
9
21
**Bugfix**
10
22
- Clean up unused usage of AuthnRequest destination #898
0 commit comments