Skip to content

Commit

Permalink
6.14.1 changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
thijskh committed Aug 28, 2024
1 parent 13e7546 commit aa03f42
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,22 @@ We will continue to post relevant release notes on the GitHub release page. More

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.

## 6.14.1

New features:
* Authentication logging additions

Bugfix:
* Locale is considered when providing keywords to WAYF
* Re-add missing CSS class for PEP error screen
* Update subject-id validation regexp
* Set the proper content-type for SAML-metadata
* When AM error occurs, accept any type of exception for logging

Maintenance:
* Remove unused Xml Validator class
* Update an npm dependency

## 6.14.0
* Support overriding StepUp EntityId #1279
* Check for needed parameters before constructing an auth failed response. #1289
Expand Down

0 comments on commit aa03f42

Please sign in to comment.