Repository: syncope Updated Branches: refs/heads/1_2_X 5b0bbfcfb -> 17052e2a0
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/17052e2a Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/17052e2a Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/17052e2a Branch: refs/heads/1_2_X Commit: 17052e2a0d2c7feeebf479ec4ea17d3dcc00352c Parents: 5b0bbfc Author: Francesco Chicchiriccò <[email protected]> Authored: Fri Jan 15 09:34:02 2016 +0100 Committer: Francesco Chicchiriccò <[email protected]> Committed: Fri Jan 15 09:34:02 2016 +0100 ---------------------------------------------------------------------- CHANGES | 13 +++++++++++++ 1 file changed, 13 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/syncope/blob/17052e2a/CHANGES ---------------------------------------------------------------------- diff --git a/CHANGES b/CHANGES index 2fcc894..189c57f 100644 --- a/CHANGES +++ b/CHANGES @@ -2,6 +2,19 @@ Apache Syncope - CHANGES Licensed under Apache License 2.0 - http://www.apache.org/licenses/LICENSE-2.0 -------------------------------------------------------------------------------- +Release Notes - Syncope - Version 1.2.7 +================================================================================ + +** Bug + * [SYNCOPE-729] - Skipped remote update during resource assignment if connector CREATE capability is not provided + * [SYNCOPE-735] - Acitiviti history tables uncontrolled growth + * [SYNCOPE-739] - Virtual attributes are not updated after a sync task + * [SYNCOPE-741] - Tasks page unusable when a task has thousand executions + +** Improvement + * [SYNCOPE-748] - Selectively delete task and report executions + * [SYNCOPE-751] - Preview for PDF binary values + Release Notes - Syncope - Version 1.2.6 ================================================================================
