You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@syncope.apache.org by il...@apache.org on 2015/02/02 14:55:39 UTC

[02/22] syncope git commit: Updating CHANGES for release

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/db4c9202
Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/db4c9202
Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/db4c9202

Branch: refs/heads/master
Commit: db4c920256035f49507115b8dc9fb28c54a1b217
Parents: 3237d26
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Fri Jan 30 08:59:00 2015 +0100
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Fri Jan 30 08:59:00 2015 +0100

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/db4c9202/CHANGES
----------------------------------------------------------------------
diff --git a/CHANGES b/CHANGES
index a9b5592..142ca16 100644
--- a/CHANGES
+++ b/CHANGES
@@ -2,6 +2,29 @@ Apache Syncope - CHANGES
 Licensed under Apache License 2.0 - http://www.apache.org/licenses/LICENSE-2.0
 --------------------------------------------------------------------------------
 
+Release Notes - Syncope - Version 1.2.2
+================================================================================
+
+** Bug
+    * [SYNCOPE-607] - Error when adding a value to a multivalue configuration parameter of type long
+    * [SYNCOPE-608] - Cannot configure audit for AuthenticationController
+    * [SYNCOPE-610] - Installer doesn't update the console.properties with the container port
+    * [SYNCOPE-611] - An approver displays all approval tasks including those not assigned to him
+    * [SYNCOPE-613] - delete overridable connector configuration property of type array String in resource edit panel
+    * [SYNCOPE-614] - NotificationJob fails with NullPointerException
+    * [SYNCOPE-615] - Updating properties and xml files of the installer module with the current version
+    * [SYNCOPE-617] - User/role schema attribute with minus symbol in name
+    * [SYNCOPE-625] - Build fails with Java 6
+    * [SYNCOPE-629] - ATTRTEMPLATE entities not exported
+    * [SYNCOPE-632] - Errors during update propagation when derived attribute is configured as account id
+
+** Improvement
+    * [SYNCOPE-612] - explicit configuration of Velocity logging
+    * [SYNCOPE-616] - Improving the management of the xml and properties files inside the installer
+    * [SYNCOPE-621] - Reduce log level of bean validation errors (in data binder)
+    * [SYNCOPE-622] - Improve VirAttrCache management
+    * [SYNCOPE-630] - Eliminate duplicate Syncope WADL methods
+
 Release Notes - Syncope - Version 1.2.1
 ================================================================================