-
Notifications
You must be signed in to change notification settings - Fork 605
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
d9e4ff8
commit df23135
Showing
2 changed files
with
7 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,12 @@ | ||
Version 2.9.2 | ||
* Security Fix: Bind state and assertion to response issuer. | ||
* Security Fix: Bind request state to module path to prevent substitution. | ||
|
||
Version 2.9.1 | ||
* Support modern crypto providers | ||
|
||
Version 2.9.0 | ||
* Add runtime detection for .NET 5+ | ||
* Deserialize LogoutResponse | ||
|
||
Version 2.8.0 | ||
* Add runtime detection for .NET 5 | ||
* Enable adding support for AES-GCM (http://www.w3.org/2009/xmlenc11#aes128-gcm) | ||
* Bug fix: Do not crash on duplicate language entries for localized strings in metadata | ||
|
||
See GitHub milestone issue list for details. |