Skip to content

Commit

Permalink
Update release notes for release
Browse files Browse the repository at this point in the history
  • Loading branch information
AndersAbel committed Dec 16, 2020
1 parent b3b4300 commit 65d8d2c
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions nuget/ReleaseNotes.txt
Original file line number Diff line number Diff line change
@@ -1,15 +1,17 @@
Version 2.8.0
* Bug fix: Do not crash on duplicate language entries for localized strings in metadata
* Add runtime detection for .NET 5
* Enable adding support for AES-GCM (http://www.w3.org/2009/xmlenc11#aes128-gcm) in incoming SAML messages

Version 2.7.0
* Security Fix: Ensure received token is a bearer token.
* Security Fix: Ensure received token is a bearer token
* Compatibility flag to allow unsigned logout responses

Version 2.6.0
* Xml Created Notifications

Version 2.5.0
* Security Fix: Token Replay Detection
* Security Fix: Token Replay Detection
* Configuration of TokenValidationParameters
* Use CookieManager in Asp.Net Core and Owin
* Bug fixes to Artifact binding, AuthnRequest, Owin Logout
Expand Down

0 comments on commit 65d8d2c

Please sign in to comment.