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/03/19 10:06:57 UTC

[2/3] syncope git commit: Updating CHANGES for release

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/ea4fb50b
Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/ea4fb50b
Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/ea4fb50b

Branch: refs/heads/master
Commit: ea4fb50be96f202d730702d3f8f962baa8ba4cc5
Parents: ce95658
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Tue Mar 13 15:42:56 2018 +0100
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Mon Mar 19 10:48:19 2018 +0100

----------------------------------------------------------------------
 CHANGES | 27 +++++++++++++++++++++++++++
 1 file changed, 27 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/syncope/blob/ea4fb50b/CHANGES
----------------------------------------------------------------------
diff --git a/CHANGES b/CHANGES
index 617d424..02eb768 100644
--- a/CHANGES
+++ b/CHANGES
@@ -2,6 +2,33 @@ Apache Syncope - CHANGES
 Licensed under Apache License 2.0 - http://www.apache.org/licenses/LICENSE-2.0
 --------------------------------------------------------------------------------
 
+Release Notes - Syncope - Version 2.0.8
+================================================================================
+
+** Bug
+    * [SYNCOPE-1257] - USER search by GROUP does not work if group name has spaces
+    * [SYNCOPE-1261] - When starting with empty database and no ConnInstances in Content.xml no bundles are reported as available
+    * [SYNCOPE-1263] - REST invocation with invalid JWT string returns 500
+    * [SYNCOPE-1265] - SAML 2.0 IdP cache empty until either new is imported or SAML2IdPService#list is invoked
+    * [SYNCOPE-1266] - Multivalue binary attributes leads to OutOfMemory exception
+    * [SYNCOPE-1269] - Cannot specify validator for Configuration Parameters
+    * [SYNCOPE-1272] - Export of the report always returns the result of the last execution
+    * [SYNCOPE-1275] - Add the possibiliy to delete a job
+    * [SYNCOPE-1276] - Link or assign Group from External Resource resets dynamic membership conditions
+
+** New Feature
+    * [SYNCOPE-1259] - Japanese translation for Admin console & Enduser UI
+    * [SYNCOPE-1279] - Provide live updates from running tasks and reports
+
+** Improvement
+    * [SYNCOPE-1225] - Search funcionality in Schemas
+    * [SYNCOPE-1267] - Provide check of mimetypes before generate a binary attribute preview
+    * [SYNCOPE-1274] - Report required and read-only payload properties in OpenApi spec
+    * [SYNCOPE-1280] - Better job interrupt
+
+** Task
+    * [SYNCOPE-1262] - Upgrade to Swagger UI 3.0
+
 Release Notes - Syncope - Version 2.0.7
 ================================================================================