Skip to content

Commit 24779a2

Browse files
committed
CHANGELOG 6.9.2
1 parent 3874c01 commit 24779a2

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,21 @@ 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.9.2
9+
**Change**
10+
* Log IDPList contents (info) only when present. Also log any IDPList contents to log_logins.
11+
* Do not list redundant key:default metadata URL variants on front page.
12+
* Give an explict error message when an SP requests an unknown key ID.
13+
* Support MySQL strict mode by limiting some metadata fields on push to 255 characters.
14+
15+
**Bugfix**
16+
* Fix certificate used for Stepup callout changing based on SP selected key ID.
17+
18+
**Maintenance**
19+
* Move certificate serving code to Symfony.
20+
* Clean up or disable some unused bits.
21+
* Update NPM json5 dependency.
22+
823
## 6.9.1
924
**Bugfix**
1025
* Change migration for consent table to work when running 6.9 in parallel with an earlier version (rolling upgrade).

0 commit comments

Comments
 (0)