You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ws.apache.org by co...@apache.org on 2016/03/16 11:53:12 UTC

svn commit: r1735213 - /webservices/wss4j/branches/2_0_x-fixes/ChangeLog.txt

Author: coheigea
Date: Wed Mar 16 10:53:12 2016
New Revision: 1735213

URL: http://svn.apache.org/viewvc?rev=1735213&view=rev
Log:
Updating ChangeLog

Modified:
    webservices/wss4j/branches/2_0_x-fixes/ChangeLog.txt

Modified: webservices/wss4j/branches/2_0_x-fixes/ChangeLog.txt
URL: http://svn.apache.org/viewvc/webservices/wss4j/branches/2_0_x-fixes/ChangeLog.txt?rev=1735213&r1=1735212&r2=1735213&view=diff
==============================================================================
--- webservices/wss4j/branches/2_0_x-fixes/ChangeLog.txt (original)
+++ webservices/wss4j/branches/2_0_x-fixes/ChangeLog.txt Wed Mar 16 10:53:12 2016
@@ -5,6 +5,23 @@ for a given release.
 Portions of this report were generated using the ReleaseNotes facility
 in Jira.
 
+Release 2.0.7
+=============
+
+Bug
+
+    [WSS-560] - NullPointerException in WSSecEncrypt when encrypted header element has attributes
+    [WSS-562] - Support processing EncryptedAssertions that contain EncryptedKey children
+    [WSS-563] - Cannot decrypt non XML conform attachements
+    [WSS-564] - Allow WS-SecurityPolicy 1.1 tokens to have an optional policy element
+    [WSS-566] - AES_128_GCM does not work for attachments
+    [WSS-567] - processSecurityHeadaers does not work for 1.1 namespace
+
+Improvement
+
+    [WSS-561] - No way to set SAML Issuer Format Value
+
+
 Release 2.0.6
 =============