Repository: syncope Updated Branches: refs/heads/1_2_X 41e8f83af -> d32d828c3
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/d32d828c Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/d32d828c Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/d32d828c Branch: refs/heads/1_2_X Commit: d32d828c3451c95feea4be39f9144b527a97700b Parents: 41e8f83 Author: Francesco Chicchiriccò <[email protected]> Authored: Fri Jun 3 08:22:30 2016 +0200 Committer: Francesco Chicchiriccò <[email protected]> Committed: Fri Jun 3 08:22:30 2016 +0200 ---------------------------------------------------------------------- CHANGES | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/syncope/blob/d32d828c/CHANGES ---------------------------------------------------------------------- diff --git a/CHANGES b/CHANGES index 189c57f..f5de8f6 100644 --- a/CHANGES +++ b/CHANGES @@ -2,6 +2,25 @@ Apache Syncope - CHANGES Licensed under Apache License 2.0 - http://www.apache.org/licenses/LICENSE-2.0 -------------------------------------------------------------------------------- +Release Notes - Syncope - Version 1.2.8 +================================================================================ + +** Bug + * [SYNCOPE-768] - Missing records in case of user list ordered by nullable schema + * [SYNCOPE-769] - Sync performance decrease + * [SYNCOPE-800] - Synchronization fails in case of accountId mapped on derived attribute starting with literal + * [SYNCOPE-840] - REST API doc url breaks without trailing slash + +** Improvement + * [SYNCOPE-767] - Password Policy: mustn't contain value of the following attributes case insensitive + * [SYNCOPE-804] - Support the explanation of the Connector Configuration properties + * [SYNCOPE-815] - Configure standalone to log under $CATALINA_HOME/logs + * [SYNCOPE-855] - Synchronization token management enhancement in case of errors + * [SYNCOPE-858] - Ensure afterObject is provided after propagation + +** New Feature + * [SYNCOPE-856] - Allow to provision all group's members upon request + Release Notes - Syncope - Version 1.2.7 ================================================================================
