Update the security notes in the release notes
[portal.git] / docs / release-notes.rst
index fabc25f..5d24e34 100644 (file)
@@ -8,7 +8,7 @@ Portal Platform Release Notes
 
 Version: 2.3.0
 --------------
-:Release Date: 2018-11-15
+:Release Date: 2018-11-30
 
 .. toctree::
     :maxdepth: 1
@@ -25,6 +25,7 @@ We worked on SDK upgrade to integrate with AAF. We completed Architecture review
         * Internationalization language support - design related
         * Reporting feature enhancement in portal/sdk - design and partial code changes
         * Platform Enhancements - Improved logging, docker separation, and SDK Simplification
+        * Angular 5 upgraded with sample POC in SDK to build rich UI
            
 **Bug Fixes**
         * Improved exception handling in reporting feature and also in login feature while getting a lock from Zookeeper.
@@ -37,31 +38,31 @@ We worked on SDK upgrade to integrate with AAF. We completed Architecture review
         * UI misaligned on updating widgets in Portal.
         * On Logout redirect landing page needs to be corrected.
         * Functional Menu change requires manual refresh.
-       
-**Security Issues**
-    * https://wiki.onap.org/pages/viewpage.action?pageId=35522356
 
 **Security Notes**
 
-PORTAL code has been formally scanned during build time using NexusIQ and all Critical vulnerabilities have been addressed, items that remain open have been assessed for risk and determined to be false positive. The PORTAL open Critical security vulnerabilities and their risk assessment have been documented as part of the `project <https://wiki.onap.org/pages/viewpage.action?pageId=27689089>`_.
+PORTAL code has been formally scanned during build time using NexusIQ and all Critical vulnerabilities have been addressed, items that remain open have been assessed for risk and determined to be false positive. The PORTAL open Critical security vulnerabilities and their risk assessment have been documented as part of the `project <https://wiki.onap.org/pages/viewpage.action?pageId=35522356>`_.
 
 Quick Links:
      - `PORTAL project page <https://wiki.onap.org/display/DW/Portal+Platform+Project>`_
 
      - `Passing Badge information for PORTAL <https://bestpractices.coreinfrastructure.org/en/projects/1441>`_
 
-     - `Project Vulnerability Review Table for PORTAL <https://wiki.onap.org/pages/viewpage.action?pageId=27689089>`_
+     - `Project Vulnerability Review Table for PORTAL <https://wiki.onap.org/pages/viewpage.action?pageId=35522356>`_
 
 **Upgrade Notes**
-
+        * For https Apps onboarded to portal, a certificate has to be downloaded in the browser when first trying to access the landing page of the App.
+        * For onboarded Apps using http (since Portal is using https) the browser asks the user to click to Proceed to the unsafe URL.
+               
 **Deprecation Notes**
 
 **Other**
         * Below are the docker images released as part of Portal Platform project:
-        * onap/portal-db:2.3.0
-        * onap/portal-apps:2.3.0
-        * onap/portal-wms:2.3.0
-        * portal/sdk - (Release branch: "release-2.4.0")  
+        * onap/portal-app:2.3.1
+        * onap/portal-db:2.3.1
+        * onap/portal-sdk:2.3.1
+        * onap/portal-wms:2.3.1
+        * portal/sdk java artifacts - (Release branch: “release-2.4.0”)  
 
 Version: 2.2.0
 --------------