Repository: syncope Updated Branches: refs/heads/1_2_X ecbff72b5 -> 5f89a015b
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/5f89a015 Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/5f89a015 Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/5f89a015 Branch: refs/heads/1_2_X Commit: 5f89a015b9adae07530c275295fc9783c486a257 Parents: ecbff72 Author: Francesco Chicchiriccò <[email protected]> Authored: Tue Jan 24 08:35:15 2017 +0100 Committer: Francesco Chicchiriccò <[email protected]> Committed: Tue Jan 24 08:35:15 2017 +0100 ---------------------------------------------------------------------- CHANGES | 15 +++++++++++++++ 1 file changed, 15 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/syncope/blob/5f89a015/CHANGES ---------------------------------------------------------------------- diff --git a/CHANGES b/CHANGES index 040373c..a79f41d 100644 --- a/CHANGES +++ b/CHANGES @@ -2,6 +2,21 @@ Apache Syncope - CHANGES Licensed under Apache License 2.0 - http://www.apache.org/licenses/LICENSE-2.0 -------------------------------------------------------------------------------- +Release Notes - Syncope - Version 1.2.10 +================================================================================ + +** Bug + * [SYNCOPE-963] - Various content upgrade "edge case" failures + * [SYNCOPE-965] - Cron expression for scheduled job is not saved from the console + * [SYNCOPE-973] - NotFound error returned by user create under high load + * [SYNCOPE-975] - Search case insensitive ilike operator triggers search validation + * [SYNCOPE-976] - Duplicated events shown by admin console for notifications and audit + * [SYNCOPE-999] - REST exception mapper overwrites Spring Security response + +** Improvement + * [SYNCOPE-971] - Case insensitive search + * [SYNCOPE-983] - Search performance improvement with mandatory schemas only + Release Notes - Syncope - Version 1.2.9 ================================================================================
