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 2017/09/04 09:45:50 UTC

[1/3] syncope git commit: Updating Eclipse files for next development iteration

Repository: syncope
Updated Branches:
  refs/heads/2_0_X 65cefeeb1 -> 00a4bbf34
  refs/heads/master f01ab7ac2 -> cbb34bfc0


Updating Eclipse files for next development iteration


Project: http://git-wip-us.apache.org/repos/asf/syncope/repo
Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/00a4bbf3
Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/00a4bbf3
Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/00a4bbf3

Branch: refs/heads/2_0_X
Commit: 00a4bbf340a6f16546d4358b604a1195c495b7cd
Parents: 65cefee
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Mon Sep 4 11:34:56 2017 +0200
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Mon Sep 4 11:34:56 2017 +0200

----------------------------------------------------------------------
 .../org.apache.syncope.ide.eclipse.plugin/META-INF/MANIFEST.MF     | 2 +-
 .../org.apache.syncope.ide.eclipse.tests/META-INF/MANIFEST.MF      | 2 +-
 ide/eclipse/bundles/org.apache.syncope.ide.eclipse.tests/pom.xml   | 2 +-
 .../releng/org.apache.syncope.ide.eclipse.site/category.xml        | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/syncope/blob/00a4bbf3/ide/eclipse/bundles/org.apache.syncope.ide.eclipse.plugin/META-INF/MANIFEST.MF
----------------------------------------------------------------------
diff --git a/ide/eclipse/bundles/org.apache.syncope.ide.eclipse.plugin/META-INF/MANIFEST.MF b/ide/eclipse/bundles/org.apache.syncope.ide.eclipse.plugin/META-INF/MANIFEST.MF
index 2c08a07..6c39cc3 100644
--- a/ide/eclipse/bundles/org.apache.syncope.ide.eclipse.plugin/META-INF/MANIFEST.MF
+++ b/ide/eclipse/bundles/org.apache.syncope.ide.eclipse.plugin/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
 Bundle-ManifestVersion: 2
 Bundle-Name: Apache Syncope Eclipse Plugin
 Bundle-SymbolicName: org.apache.syncope.ide.eclipse.plugin;singleton:=true
-Bundle-Version: 2.0.5
+Bundle-Version: 2.0.6.qualifier
 Bundle-Activator: org.apache.syncope.ide.eclipse.plugin.Activator
 Require-Bundle: org.eclipse.ui,
       org.eclipse.core.runtime,

http://git-wip-us.apache.org/repos/asf/syncope/blob/00a4bbf3/ide/eclipse/bundles/org.apache.syncope.ide.eclipse.tests/META-INF/MANIFEST.MF
----------------------------------------------------------------------
diff --git a/ide/eclipse/bundles/org.apache.syncope.ide.eclipse.tests/META-INF/MANIFEST.MF b/ide/eclipse/bundles/org.apache.syncope.ide.eclipse.tests/META-INF/MANIFEST.MF
index e441a19..c71210c 100644
--- a/ide/eclipse/bundles/org.apache.syncope.ide.eclipse.tests/META-INF/MANIFEST.MF
+++ b/ide/eclipse/bundles/org.apache.syncope.ide.eclipse.tests/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
 Bundle-ManifestVersion: 2
 Bundle-Name: org.apache.syncope.ide.eclipse.tests
 Bundle-SymbolicName: org.apache.syncope.ide.eclipse.tests;singleton:=true
-Bundle-Version: 2.0.5
+Bundle-Version: 2.0.6.qualifier
 Bundle-ActivationPolicy: lazy
 Bundle-Vendor: 
 Bundle-RequiredExecutionEnvironment: J2SE-1.5

http://git-wip-us.apache.org/repos/asf/syncope/blob/00a4bbf3/ide/eclipse/bundles/org.apache.syncope.ide.eclipse.tests/pom.xml
----------------------------------------------------------------------
diff --git a/ide/eclipse/bundles/org.apache.syncope.ide.eclipse.tests/pom.xml b/ide/eclipse/bundles/org.apache.syncope.ide.eclipse.tests/pom.xml
index 2e5533b..abf3f2f 100644
--- a/ide/eclipse/bundles/org.apache.syncope.ide.eclipse.tests/pom.xml
+++ b/ide/eclipse/bundles/org.apache.syncope.ide.eclipse.tests/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope.ide</groupId>
     <artifactId>syncope-ide-eclipse</artifactId>
-    <version>2.0.5-SNAPSHOT</version>
+    <version>2.0.6-SNAPSHOT</version>
     <relativePath>../../</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/syncope/blob/00a4bbf3/ide/eclipse/releng/org.apache.syncope.ide.eclipse.site/category.xml
----------------------------------------------------------------------
diff --git a/ide/eclipse/releng/org.apache.syncope.ide.eclipse.site/category.xml b/ide/eclipse/releng/org.apache.syncope.ide.eclipse.site/category.xml
index 5449072..a5a628e 100644
--- a/ide/eclipse/releng/org.apache.syncope.ide.eclipse.site/category.xml
+++ b/ide/eclipse/releng/org.apache.syncope.ide.eclipse.site/category.xml
@@ -18,7 +18,7 @@ specific language governing permissions and limitations
 under the License.
 -->
 <site>
-   <bundle id="org.apache.syncope.ide.eclipse.plugin" version="2.0.5">
+   <bundle id="org.apache.syncope.ide.eclipse.plugin" version="2.0.6.qualifier">
       <category name="apachesyncope"/>
    </bundle>
    <category-def name="apachesyncope" label="Apache Syncope">


[2/3] syncope git commit: Updating downloads site page for release

Posted by il...@apache.org.
Updating downloads site page for release


Project: http://git-wip-us.apache.org/repos/asf/syncope/repo
Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/81060995
Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/81060995
Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/81060995

Branch: refs/heads/master
Commit: 810609951c2abc8c99ae72cae149917eb7dc76a5
Parents: f01ab7a
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Mon Jul 3 09:53:46 2017 +0200
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Mon Sep 4 11:45:34 2017 +0200

----------------------------------------------------------------------
 src/site/xdoc/downloads.xml | 76 ++++++++++++++++++++--------------------
 1 file changed, 38 insertions(+), 38 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/syncope/blob/81060995/src/site/xdoc/downloads.xml
----------------------------------------------------------------------
diff --git a/src/site/xdoc/downloads.xml b/src/site/xdoc/downloads.xml
index b9d8651..91c4edb 100644
--- a/src/site/xdoc/downloads.xml
+++ b/src/site/xdoc/downloads.xml
@@ -49,8 +49,8 @@ under the License.
         </div>
       </div>
 
-      <subsection name="2.0.3 Jazz">
-        <p>Release date: April 15th 2017</p>
+      <subsection name="2.0.4 Jazz">
+        <p>Release date: July 3rd 2017</p>
         <p>
           <a href="https://cwiki.apache.org/confluence/display/SYNCOPE/Jazz">Release notes</a>
         </p>
@@ -64,92 +64,92 @@ under the License.
           <tbody>
             <tr>
               <td>
-                <a href="http://www.apache.org/dyn/closer.lua/syncope/2.0.3/syncope-2.0.3-source-release.zip">syncope-2.0.3-source-release.zip</a>
+                <a href="http://www.apache.org/dyn/closer.lua/syncope/2.0.4/syncope-2.0.4-source-release.zip">syncope-2.0.4-source-release.zip</a>
               </td>
               <td>
-                <a href="https://www.apache.org/dist/syncope/2.0.3/syncope-2.0.3-source-release.zip.asc">asc</a> 
-                <a href="https://www.apache.org/dist/syncope/2.0.3/syncope-2.0.3-source-release.zip.md5">md5</a> 
-                <a href="https://www.apache.org/dist/syncope/2.0.3/syncope-2.0.3-source-release.zip.sha1">sha1</a>
+                <a href="https://www.apache.org/dist/syncope/2.0.4/syncope-2.0.4-source-release.zip.asc">asc</a> 
+                <a href="https://www.apache.org/dist/syncope/2.0.4/syncope-2.0.4-source-release.zip.md5">md5</a> 
+                <a href="https://www.apache.org/dist/syncope/2.0.4/syncope-2.0.4-source-release.zip.sha1">sha1</a>
               </td>
             </tr>
             <tr>
               <td>
-                <a href="http://www.apache.org/dyn/closer.lua/syncope/2.0.3/syncope-standalone-2.0.3-distribution.zip">syncope-standalone-2.0.3-distribution.zip</a>
+                <a href="http://www.apache.org/dyn/closer.lua/syncope/2.0.4/syncope-standalone-2.0.4-distribution.zip">syncope-standalone-2.0.4-distribution.zip</a>
               </td>
               <td>
-                <a href="https://www.apache.org/dist/syncope/2.0.3/syncope-standalone-2.0.3-distribution.zip.asc">asc</a> 
-                <a href="https://www.apache.org/dist/syncope/2.0.3/syncope-standalone-2.0.3-distribution.zip.md5">md5</a> 
-                <a href="https://www.apache.org/dist/syncope/2.0.3/syncope-standalone-2.0.3-distribution.zip.sha1">sha1</a>
+                <a href="https://www.apache.org/dist/syncope/2.0.4/syncope-standalone-2.0.4-distribution.zip.asc">asc</a> 
+                <a href="https://www.apache.org/dist/syncope/2.0.4/syncope-standalone-2.0.4-distribution.zip.md5">md5</a> 
+                <a href="https://www.apache.org/dist/syncope/2.0.4/syncope-standalone-2.0.4-distribution.zip.sha1">sha1</a>
               </td>
             </tr>
             <tr>
               <td>
-                <a href="http://www.apache.org/dyn/closer.lua/syncope/2.0.3/apache-syncope-2.0.3.deb">apache-syncope-2.0.3.deb</a>
+                <a href="http://www.apache.org/dyn/closer.lua/syncope/2.0.4/apache-syncope-2.0.4.deb">apache-syncope-2.0.4.deb</a>
               </td>
               <td>
-                <a href="https://www.apache.org/dist/syncope/2.0.3/apache-syncope-2.0.3.deb.asc">asc</a> 
-                <a href="https://www.apache.org/dist/syncope/2.0.3/apache-syncope-2.0.3.deb.md5">md5</a> 
-                <a href="https://www.apache.org/dist/syncope/2.0.3/apache-syncope-2.0.3.deb.sha1">sha1</a>
+                <a href="https://www.apache.org/dist/syncope/2.0.4/apache-syncope-2.0.4.deb.asc">asc</a> 
+                <a href="https://www.apache.org/dist/syncope/2.0.4/apache-syncope-2.0.4.deb.md5">md5</a> 
+                <a href="https://www.apache.org/dist/syncope/2.0.4/apache-syncope-2.0.4.deb.sha1">sha1</a>
               </td>
             </tr>
             <tr>
               <td>
-                <a href="http://www.apache.org/dyn/closer.lua/syncope/2.0.3/apache-syncope-console-2.0.3.deb">apache-syncope-console-2.0.3.deb</a>
+                <a href="http://www.apache.org/dyn/closer.lua/syncope/2.0.4/apache-syncope-console-2.0.4.deb">apache-syncope-console-2.0.4.deb</a>
               </td>
               <td>
-                <a href="https://www.apache.org/dist/syncope/2.0.3/apache-syncope-console-2.0.3.deb.asc">asc</a> 
-                <a href="https://www.apache.org/dist/syncope/2.0.3/apache-syncope-console-2.0.3.deb.md5">md5</a> 
-                <a href="https://www.apache.org/dist/syncope/2.0.3/apache-syncope-console-2.0.3.deb.sha1">sha1</a>
+                <a href="https://www.apache.org/dist/syncope/2.0.4/apache-syncope-console-2.0.4.deb.asc">asc</a> 
+                <a href="https://www.apache.org/dist/syncope/2.0.4/apache-syncope-console-2.0.4.deb.md5">md5</a> 
+                <a href="https://www.apache.org/dist/syncope/2.0.4/apache-syncope-console-2.0.4.deb.sha1">sha1</a>
               </td>
             </tr>
             <tr>
               <td>
-                <a href="http://www.apache.org/dyn/closer.lua/syncope/2.0.3/apache-syncope-enduser-2.0.3.deb">apache-syncope-enduser-2.0.3.deb</a>
+                <a href="http://www.apache.org/dyn/closer.lua/syncope/2.0.4/apache-syncope-enduser-2.0.4.deb">apache-syncope-enduser-2.0.4.deb</a>
               </td>
               <td>
-                <a href="https://www.apache.org/dist/syncope/2.0.3/apache-syncope-enduser-2.0.3.deb.asc">asc</a> 
-                <a href="https://www.apache.org/dist/syncope/2.0.3/apache-syncope-enduser-2.0.3.deb.md5">md5</a> 
-                <a href="https://www.apache.org/dist/syncope/2.0.3/apache-syncope-enduser-2.0.3.deb.sha1">sha1</a>
+                <a href="https://www.apache.org/dist/syncope/2.0.4/apache-syncope-enduser-2.0.4.deb.asc">asc</a> 
+                <a href="https://www.apache.org/dist/syncope/2.0.4/apache-syncope-enduser-2.0.4.deb.md5">md5</a> 
+                <a href="https://www.apache.org/dist/syncope/2.0.4/apache-syncope-enduser-2.0.4.deb.sha1">sha1</a>
               </td>
             </tr>
             <tr>
               <td>
-                <a href="http://www.apache.org/dyn/closer.lua/syncope/2.0.3/syncope-installer-2.0.3-uber.jar">syncope-installer-2.0.3.jar</a>
+                <a href="http://www.apache.org/dyn/closer.lua/syncope/2.0.4/syncope-installer-2.0.4-uber.jar">syncope-installer-2.0.4.jar</a>
               </td>
               <td>
-                <a href="https://www.apache.org/dist/syncope/2.0.3/syncope-installer-2.0.3-uber.jar.asc">asc</a> 
-                <a href="https://www.apache.org/dist/syncope/2.0.3/syncope-installer-2.0.3-uber.jar.md5">md5</a> 
-                <a href="https://www.apache.org/dist/syncope/2.0.3/syncope-installer-2.0.3-uber.jar.sha1">sha1</a>
+                <a href="https://www.apache.org/dist/syncope/2.0.4/syncope-installer-2.0.4-uber.jar.asc">asc</a> 
+                <a href="https://www.apache.org/dist/syncope/2.0.4/syncope-installer-2.0.4-uber.jar.md5">md5</a> 
+                <a href="https://www.apache.org/dist/syncope/2.0.4/syncope-installer-2.0.4-uber.jar.sha1">sha1</a>
               </td>
             </tr>
             <tr>
               <td>
-                <a href="http://www.apache.org/dyn/closer.lua/syncope/2.0.3/syncope-client-cli-2.0.3.zip">syncope-client-cli-2.0.3.zip</a>
+                <a href="http://www.apache.org/dyn/closer.lua/syncope/2.0.4/syncope-client-cli-2.0.4.zip">syncope-client-cli-2.0.4.zip</a>
               </td>
               <td>
-                <a href="https://www.apache.org/dist/syncope/2.0.3/syncope-client-cli-2.0.3.zip.asc">asc</a> 
-                <a href="https://www.apache.org/dist/syncope/2.0.3/syncope-client-cli-2.0.3.zip.md5">md5</a> 
-                <a href="https://www.apache.org/dist/syncope/2.0.3/syncope-client-cli-2.0.3.zip.sha1">sha1</a>
+                <a href="https://www.apache.org/dist/syncope/2.0.4/syncope-client-cli-2.0.4.zip.asc">asc</a> 
+                <a href="https://www.apache.org/dist/syncope/2.0.4/syncope-client-cli-2.0.4.zip.md5">md5</a> 
+                <a href="https://www.apache.org/dist/syncope/2.0.4/syncope-client-cli-2.0.4.zip.sha1">sha1</a>
               </td>
             </tr>
             <tr>
               <td>
-                <a href="http://www.apache.org/dyn/closer.lua/syncope/2.0.3/org.apache.syncope.ide.eclipse.site-2.0.3.zip">org.apache.syncope.ide.eclipse.site-2.0.3.zip</a>
+                <a href="http://www.apache.org/dyn/closer.lua/syncope/2.0.4/org.apache.syncope.ide.eclipse.site-2.0.4.zip">org.apache.syncope.ide.eclipse.site-2.0.4.zip</a>
               </td>
               <td>
-                <a href="https://www.apache.org/dist/syncope/2.0.3/org.apache.syncope.ide.eclipse.site-2.0.3.zip.asc">asc</a> 
-                <a href="https://www.apache.org/dist/syncope/2.0.3/org.apache.syncope.ide.eclipse.site-2.0.3.zip.md5">md5</a> 
-                <a href="https://www.apache.org/dist/syncope/2.0.3/org.apache.syncope.ide.eclipse.site-2.0.3.zip.sha1">sha1</a>
+                <a href="https://www.apache.org/dist/syncope/2.0.4/org.apache.syncope.ide.eclipse.site-2.0.4.zip.asc">asc</a> 
+                <a href="https://www.apache.org/dist/syncope/2.0.4/org.apache.syncope.ide.eclipse.site-2.0.4.zip.md5">md5</a> 
+                <a href="https://www.apache.org/dist/syncope/2.0.4/org.apache.syncope.ide.eclipse.site-2.0.4.zip.sha1">sha1</a>
               </td>
             </tr>
             <tr>
               <td>
-                <a href="http://www.apache.org/dyn/closer.lua/syncope/2.0.3/syncope-ide-netbeans-2.0.3.nbm">syncope-ide-netbeans-2.0.3.nbm</a>
+                <a href="http://www.apache.org/dyn/closer.lua/syncope/2.0.4/syncope-ide-netbeans-2.0.4.nbm">syncope-ide-netbeans-2.0.4.nbm</a>
               </td>
               <td>
-                <a href="https://www.apache.org/dist/syncope/2.0.3/syncope-ide-netbeans-2.0.3.nbm.asc">asc</a> 
-                <a href="https://www.apache.org/dist/syncope/2.0.3/syncope-ide-netbeans-2.0.3.nbm.zip.md5">md5</a> 
-                <a href="https://www.apache.org/dist/syncope/2.0.3/syncope-ide-netbeans-2.0.3.nbm.zip.sha1">sha1</a>
+                <a href="https://www.apache.org/dist/syncope/2.0.4/syncope-ide-netbeans-2.0.4.nbm.asc">asc</a> 
+                <a href="https://www.apache.org/dist/syncope/2.0.4/syncope-ide-netbeans-2.0.4.nbm.zip.md5">md5</a> 
+                <a href="https://www.apache.org/dist/syncope/2.0.4/syncope-ide-netbeans-2.0.4.nbm.zip.sha1">sha1</a>
               </td>
             </tr>
           </tbody>


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

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

Branch: refs/heads/master
Commit: cbb34bfc040ba996b273c42f29feb7adeba028e7
Parents: 8106099
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Mon Jul 3 09:51:39 2017 +0200
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Mon Sep 4 11:45:43 2017 +0200

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/cbb34bfc/CHANGES
----------------------------------------------------------------------
diff --git a/CHANGES b/CHANGES
index a116e40..2be43e4 100644
--- a/CHANGES
+++ b/CHANGES
@@ -2,6 +2,84 @@ Apache Syncope - CHANGES
 Licensed under Apache License 2.0 - http://www.apache.org/licenses/LICENSE-2.0
 --------------------------------------------------------------------------------
 
+Release Notes - Syncope - Version 2.0.4
+================================================================================
+
+** Sub-task
+    * [SYNCOPE-808] - Netbeans plugin
+
+** Bug
+    * [SYNCOPE-1066] - WADL servlet uses request url to provide wadl
+    * [SYNCOPE-1069] - Incomplete HA setup instructions
+    * [SYNCOPE-1070] - Conversion pattern ignored for date, long and double values during propagation
+    * [SYNCOPE-1071] - The executed notification tasks are not displaying on the console
+    * [SYNCOPE-1075] - User lastChangeDate attribute is not displayed correctly
+    * [SYNCOPE-1076] - The console doesn't allow to download the report in various formats
+    * [SYNCOPE-1078] - Activiti modeler window doesn't open on click
+    * [SYNCOPE-1079] - Missing toggle panel for the job control widget of the administration console dashboard
+    * [SYNCOPE-1081] - Console: new toggle panel behavior anomalies
+    * [SYNCOPE-1082] - Concurrent CRUD random failures with dynamic memberships
+    * [SYNCOPE-1085] - Custom tasks modal page shouldn't show "Cancel" button
+    * [SYNCOPE-1089] - Improve provisioning mapping page in order to avoid duplicates in internal attribute name list
+    * [SYNCOPE-1090] - Error defining clause to search for group owners
+    * [SYNCOPE-1091] - Error while downloading Jpeg binary attribute content
+    * [SYNCOPE-1094] - Out of memory error while rendering PDF
+    * [SYNCOPE-1098] - User edit modal page opening takes long in case of a lot of groups defined
+    * [SYNCOPE-1099] - Dynamic group membership does not trigger propagation
+    * [SYNCOPE-1101] - Error showing action icons on Notidfication events managements
+    * [SYNCOPE-1104] - Missing autocomplete for ConnId object class when defining new provision
+    * [SYNCOPE-1107] - The installer fails with a NoClassDefFoundError
+    * [SYNCOPE-1108] - NullPointerException while saving an empty template
+    * [SYNCOPE-1109] - Installer fails to setup Activiti
+    * [SYNCOPE-1110] - Error replacing group/auxclass/resource during self-management operation
+    * [SYNCOPE-1111] - New any type not shown unders Realms
+    * [SYNCOPE-1112] - Error searching for user/group/anyobject by providing conditions on attribute with schema type Long
+    * [SYNCOPE-1114] - Dynamic group information not available during propagation
+    * [SYNCOPE-1121] - Enduser form customization does not work with empty section in edit mode
+    * [SYNCOPE-1122] - Enduser must show all attributes when customForm.json has empty section with show=true
+    * [SYNCOPE-1123] - Enduser UserRequestValidator NPE on custom form empty sections
+    * [SYNCOPE-1125] - Password on external resource not updated via Enduser
+    * [SYNCOPE-1127] - Membership attribute values are not shown
+    * [SYNCOPE-1128] - Content exporter does not sort for internal foreign keys
+    * [SYNCOPE-1130] - NPE refreshing realm page after realm creation
+    * [SYNCOPE-1131] - Cannot delete resources owned by realms
+    * [SYNCOPE-1133] - Search panel used for relationships definition does not work
+    * [SYNCOPE-1134] - Action menu not working after page refresh
+    * [SYNCOPE-1135] - Groups list not refreshing after realm change
+
+** Improvement
+    * [SYNCOPE-1047] - Replace ActionLinksPanel with TogglePanel
+    * [SYNCOPE-1053] - Show actual pending modifications during approval
+    * [SYNCOPE-1067] - More flexible delegated administration model
+    * [SYNCOPE-1068] - Console: CSRF protection
+    * [SYNCOPE-1072] - Display or enable add button only to realms were CREATE is owned
+    * [SYNCOPE-1073] - Hide realm management if no realm entitlement are owned
+    * [SYNCOPE-1074] - Realm navigator: show only relevant realms for delegated admin
+    * [SYNCOPE-1083] - ConnInstance location is not normalized
+    * [SYNCOPE-1084] - Switch to HikariCP for Core's default DataSource definitions
+    * [SYNCOPE-1086] - Avoid to read whole entities to check ETag
+    * [SYNCOPE-1087] - Avoid to read input entities if no notification or audit are requested
+    * [SYNCOPE-1088] - Store authorizations with access tokens
+    * [SYNCOPE-1093] - Add some feedbacks when linking not existing groups/resources to existing user
+    * [SYNCOPE-1100] - Provide JWT expiration information to self
+    * [SYNCOPE-1103] - Option to disable Quartz instances across cluster
+    * [SYNCOPE-1106] - Remove misleading getAttrMap and similar methods from TOs
+    * [SYNCOPE-1117] - Make it more obvious that the jwsKey needs to be changed
+    * [SYNCOPE-1118] - Update docs to explain what "anonymousKey" refers to
+    * [SYNCOPE-1119] - Make it more obvious that the default admin password needs to be changed
+    * [SYNCOPE-1120] - Use the standard Bearer Authorization header for JWT tokens
+    * [SYNCOPE-1124] - Support functions for internal JEXL engine
+    * [SYNCOPE-1126] - Include realms into the Explore Resource feature
+    * [SYNCOPE-1136] - Groups list reset always after realm change
+
+** New Feature
+    * [SYNCOPE-1077] - Extension: Elasticsearch-based search engine
+    * [SYNCOPE-1095] - Provide preview for JSON and XML binary field
+    * [SYNCOPE-1129] - Third Party JWT SSO integration
+
+** Task
+    * [SYNCOPE-1080] - Update swagger-jaxrs dependency to 1.5.13
+
 Release Notes - Syncope - Version 2.0.3
 ================================================================================