You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@syncope.apache.org by md...@apache.org on 2015/07/28 10:07:29 UTC

syncope git commit: Updating CHANGES for release

Repository: syncope
Updated Branches:
  refs/heads/1_2_X a4b67bc7b -> 18d86ae5a


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

Branch: refs/heads/1_2_X
Commit: 18d86ae5a6c914007e8898b77567c0901807c6dd
Parents: a4b67bc
Author: Marco Di Sabatino Di Diodoro <md...@apache.org>
Authored: Tue Jul 28 10:06:55 2015 +0200
Committer: Marco Di Sabatino Di Diodoro <md...@apache.org>
Committed: Tue Jul 28 10:06:55 2015 +0200

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/18d86ae5/CHANGES
----------------------------------------------------------------------
diff --git a/CHANGES b/CHANGES
index 99fac2e..27d72b6 100644
--- a/CHANGES
+++ b/CHANGES
@@ -2,6 +2,28 @@ Apache Syncope - CHANGES
 Licensed under Apache License 2.0 - http://www.apache.org/licenses/LICENSE-2.0
 --------------------------------------------------------------------------------
 
+Release Notes - Syncope - Version 1.2.5
+================================================================================
+
+** Bug
+    * [SYNCOPE-668] - JobInstanceLoader class is not able to return the correct Task id or Report id from its job name 
+    * [SYNCOPE-669] - Search filter in the notifications doesn't work properly
+    * [SYNCOPE-670] - Prpagation miss all UserMod's changes performed by the Activiti update service task
+    * [SYNCOPE-671] - Changed password value is not propagated to external resources on successful password reset
+    * [SYNCOPE-672] - Console doesn't display the right condition when configuring a search filter with a resource
+    * [SYNCOPE-673] - Null ids in SyncJob report
+    * [SYNCOPE-677] - Cannot override console's landing page
+    * [SYNCOPE-678] - Password generation fails with no password policy or no min / max length
+    * [SYNCOPE-682] - NPE when defining resources for pass-through authentication
+    * [SYNCOPE-683] - Cannot unassign and reassign role with membership attrs to user
+    * [SYNCOPE-684] - Password not updated on external resources from self-service
+
+** Improvement
+    * [SYNCOPE-660] - Extend control over asynchronous job execution
+    * [SYNCOPE-667] - simplification of admin roles filter query used in search
+    * [SYNCOPE-674] - NotificationManager should be able to return a list of created task ids
+    * [SYNCOPE-676] - Option for getting simplified list of users and roles
+
 Release Notes - Syncope - Version 1.2.4
 ================================================================================