Author: coheigea
Date: Tue Sep 1 13:36:29 2015
New Revision: 1700543
URL: http://svn.apache.org/r1700543
Log:
Updating ChangeLog
Modified:
webservices/wss4j/trunk/ChangeLog.txt
Modified: webservices/wss4j/trunk/ChangeLog.txt
URL:
http://svn.apache.org/viewvc/webservices/wss4j/trunk/ChangeLog.txt?rev=1700543&r1=1700542&r2=1700543&view=diff
==============================================================================
--- webservices/wss4j/trunk/ChangeLog.txt (original)
+++ webservices/wss4j/trunk/ChangeLog.txt Tue Sep 1 13:36:29 2015
@@ -5,6 +5,40 @@ for a given release.
Portions of this report were generated using the ReleaseNotes facility
in Jira.
+Release 2.1.3
+=============
+
+Bug
+
+ [WSS-548] - logging secretKey
+ [WSS-549] - Don't write out a ReferenceList if there are no elements to
encrypt
+ [WSS-551] - Property passwordEncryptorInstance is not honored
+
+Improvement
+
+ [WSS-550] - Add the ability to specify a MGF-SHA algorithm in the policy
AlgorithmSuiteType
+
+
+Release 2.1.2
+=============
+
+Bug
+
+ [WSS-541] - No support for signing and encrypting attachments while using
derived keys
+ [WSS-542] - Secure Conversation Renew is missing Instance creation
+ [WSS-546] - Support sp11:WssX509V1Token10 in the policy model
+
+Improvement
+
+ [WSS-539] - Support MTOM/XOP-optimized content within a CipherValue element
+ [WSS-544] - Support the ability to store message bytes in attachments
(when using MTOM)
+ [WSS-545] - Add the ability to create DelegateRestrictionType Conditions
when creating SAML Assertions
+
+New Feature
+
+ [WSS-543] - Create a Merlin implementation that retrieves CA certs via
their SubjectKeyIdentifier
+
+
Release 2.1.1
=============