Repository: syncope
Updated Branches:
  refs/heads/master 0a9a607a2 -> 8dc598aae


Updating CHANGES for release


Project: http://git-wip-us.apache.org/repos/asf/syncope/repo
Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/c815da81
Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/c815da81
Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/c815da81

Branch: refs/heads/master
Commit: c815da81620abc1ec4342ba27cf8e4bf4d9fcf80
Parents: 9d4871f
Author: Marco Di Sabatino Di Diodoro <[email protected]>
Authored: Fri Mar 20 09:56:18 2015 +0100
Committer: Marco Di Sabatino Di Diodoro <[email protected]>
Committed: Fri Mar 20 09:56:18 2015 +0100

----------------------------------------------------------------------
 CHANGES | 24 ++++++++++++++++++++++++
 1 file changed, 24 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/syncope/blob/c815da81/CHANGES
----------------------------------------------------------------------
diff --git a/CHANGES b/CHANGES
index 142ca16..7bcc0fd 100644
--- a/CHANGES
+++ b/CHANGES
@@ -2,6 +2,30 @@ Apache Syncope - CHANGES
 Licensed under Apache License 2.0 - http://www.apache.org/licenses/LICENSE-2.0
 
--------------------------------------------------------------------------------
 
+Release Notes - Syncope - Version 1.2.3
+================================================================================
+
+** Bug
+    * [SYNCOPE-638] - MAttrTemplate and RAttrTemplate sequence values are not 
managed in content.xml
+    * [SYNCOPE-639] - Notification 'recipientAttrType' and 'recipientAttrName' 
are not required
+    * [SYNCOPE-641] - Concurrency issues with multiple client threads
+    * [SYNCOPE-643] - WorkflowResult provides unmodifiable collection for 
performed tasks
+    * [SYNCOPE-644] - Error during synchronization of roles when using a 
RoleSchema as accountId
+    * [SYNCOPE-647] - Problem during propagation of an updated membership on a 
resource 
+    * [SYNCOPE-649] - Paged lists not working properly
+
+** Improvement
+    * [SYNCOPE-634] - performance optimization for content loading
+    * [SYNCOPE-640] - Allow MariaDB to be chosen with installer
+    * [SYNCOPE-645] - Provide validation error message when add a role 
attribute in a user mapping as accountId
+    * [SYNCOPE-646] - Do not propagate password if not explicitely requested
+    * [SYNCOPE-648] - Notification Configuration: missing some labels in events
+    * [SYNCOPE-651] - SyncopeUser:checkToken() should fail if token is not set 
on user
+
+** Task
+    * [SYNCOPE-633] - Add support for MariaDB
+    * [SYNCOPE-635] - Upgrade CSVDir connector bundle dependency version
+
 Release Notes - Syncope - Version 1.2.2
 
================================================================================
 

Reply via email to