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 2019/09/12 08:03:36 UTC

[syncope] 01/02: Updating CHANGES for release

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

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

commit f2a153454a4431fdfc4160d360057e3a5284f290
Author: Francesco Chicchiriccò <il...@apache.org>
AuthorDate: Thu Sep 12 10:03:01 2019 +0200

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

diff --git a/CHANGES b/CHANGES
index 8775458..7dc51c6 100644
--- a/CHANGES
+++ b/CHANGES
@@ -2,6 +2,31 @@ Apache Syncope - CHANGES
 Licensed under Apache License 2.0 - http://www.apache.org/licenses/LICENSE-2.0
 --------------------------------------------------------------------------------
 
+Release Notes - Syncope - Version 2.0.14
+================================================================================
+
+** Bug
+    * [SYNCOPE-1467] - RDN not allowed when an attribute of the group present also in the DN is changed
+    * [SYNCOPE-1472] - Resource association is duplicated on database after update, assign or link operations
+    * [SYNCOPE-1475] - Activiti modeler is not rendered on Google Chrome 
+    * [SYNCOPE-1476] - Error while creating Enum schema from Admin Console
+    * [SYNCOPE-1477] - jQuery UI's spinner not rendered
+    * [SYNCOPE-1480] - Elasticsearch:dynrealm assignment not updated on condition change
+    * [SYNCOPE-1481] - Invalid values when saving a membership attribute of type date
+    * [SYNCOPE-1484] - syncope-ide-netbeans submodule fails to find netbeans dependency
+    * [SYNCOPE-1485] - Reindex of elasticsearch ends with memory error in case of huge amount of data
+    * [SYNCOPE-1487] - Build Instructions do not say that the "patch" program is needed
+    * [SYNCOPE-1488] - Change to MVM Env for JDK > 8.00
+    * [SYNCOPE-1492] - Build Instructions are missing an EVN (DOCKER_HOST) needed for  mvn -Ppostgres-it 
+    * [SYNCOPE-1493] - Mapping unique schema as remote key never matches internal objects
+
+** Improvement
+    * [SYNCOPE-1468] - Allow for configurable org.quartz.jobStore.misfireThreshold
+    * [SYNCOPE-1473] - Provide a PropagationActions to maintain a conservative membership policy management
+
+** Task
+    * [SYNCOPE-1464] - Upgrade to Apache Netbeans Maven dependencies
+
 Release Notes - Syncope - Version 2.0.13
 ================================================================================