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 2018/11/02 11:22:06 UTC

[syncope] 01/03: Updating CHANGES for release

This is an automated email from the ASF dual-hosted git repository.

ilgrosso pushed a commit to branch 2_1_X
in repository https://gitbox.apache.org/repos/asf/syncope.git

commit 34f1f34b4d2c36f5cc838e9a9114874efa0dd836
Author: Francesco Chicchiriccò <il...@apache.org>
AuthorDate: Fri Nov 2 12:17:25 2018 +0100

    Updating CHANGES for release
---
 CHANGES | 38 ++++++++++++++++++++++++++++++++++++++
 1 file changed, 38 insertions(+)

diff --git a/CHANGES b/CHANGES
index 80c7c21..fd9ec50 100644
--- a/CHANGES
+++ b/CHANGES
@@ -2,6 +2,44 @@ Apache Syncope - CHANGES
 Licensed under Apache License 2.0 - http://www.apache.org/licenses/LICENSE-2.0
 --------------------------------------------------------------------------------
 
+Release Notes - Syncope - Version 2.1.2
+================================================================================
+
+** Bug
+    * [SYNCOPE-1360] - Delegated administration to Dynamic Realms not possible
+    * [SYNCOPE-1361] - Custom audit appender does not work after a restart
+    * [SYNCOPE-1362] - Sorting users by creation date raises RuntimeException
+    * [SYNCOPE-1363] - Deleting multiple users at once reports "Operation delete not supported"
+    * [SYNCOPE-1364] - Upgrade tool from 2.0 script error
+    * [SYNCOPE-1365] - Erorr during retrieve candidate groups for approval process
+    * [SYNCOPE-1366] - Audit events ownership always set to admin user
+    * [SYNCOPE-1370] - Password reset succeeds also on wrong captcha
+    * [SYNCOPE-1371] - After upgrade from 2.0, error when updating Realm: ClassCastException: Expected LOGIC_ACTIONS, got PULL_ACTIONS
+    * [SYNCOPE-1372] - Password history checks not effective
+    * [SYNCOPE-1373] - Custom task schedule is reset after update
+    * [SYNCOPE-1374] - Concurrent propagation tasks for non-Master domains not saved
+    * [SYNCOPE-1375] - The existence of a membership attribute mapping implies membership creation during pull
+    * [SYNCOPE-1376] - swagger-ui server URL incorrect behind ssl reverse proxy
+    * [SYNCOPE-1377] - Wrong X-Syncope-Domain header does not throw an error
+    * [SYNCOPE-1380] - During Push or Pull, if policy with conflict resolution IGNORE is set, the process is interrupted as soon as such setting applies
+    * [SYNCOPE-1383] - Exception during "getObject" from external resource
+    * [SYNCOPE-1387] - ClassCast exception when pull realms
+    * [SYNCOPE-1388] - mustChangePassword flag does not prevent user from invoking actions
+    * [SYNCOPE-1389] - In case of virtual attribute mapping, propagation is always set as UPDATE also in case of CREATE
+    * [SYNCOPE-1390] - Pull Realms: pull task with Unmatching Rules: PROVISION shouldn't create propagation task
+
+** New Feature
+    * [SYNCOPE-1019] - Template mechanism for Enduser UI
+    * [SYNCOPE-1220] - Support Groovy implementations in the Netbeans IDE plugin
+    * [SYNCOPE-1367] - Add some accessibility features to Enduser
+    * [SYNCOPE-1369] - User requests
+
+** Improvement
+    * [SYNCOPE-1379] - Make configurable resource check timeout
+    * [SYNCOPE-1382] - Failure specifying push task filters including db column mapped as integer
+    * [SYNCOPE-1384] - SAML 2.0: Allow to customize RequestedAuthnContext for a given Service Provider
+    * [SYNCOPE-1385] - Priority propagation timeout hard coded into PriorityPropagationTaskExecutor
+
 Release Notes - Syncope - Version 2.1.1
 ================================================================================