Merge "Add language files into FE-os"
[portal.git] / docs / release-notes.rst
index 89afb74..8f24bda 100644 (file)
@@ -6,6 +6,30 @@
 Portal Platform Release Notes
 =============================
 
+Version: 2.3.2 
+--------------
+:Release Date: 2019-04-15
+
+.. toctree::
+    :maxdepth: 1
+
+This is the official release notes for the Casablanca Maintenance Release 3.0.2.
+
+**Other**
+        * Portal updated Keystore certificate from AAF to extend its expiry date; This change was made in OOM project.
+
+Version: 2.3.1
+--------------
+:Release Date: 2019-01-31
+
+.. toctree::
+    :maxdepth: 1
+
+This is the official release notes for the Casablanca Maintenance.
+
+**Bug Fixes**
+        * During installation Maria DB can now be accessed from within the portal-db container. The fix was made in OOM scripts to handle the db issue identified in the previous release.
+
 Version: 2.3.0
 --------------
 :Release Date: 2018-11-30
@@ -25,7 +49,8 @@ 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.
         * Improved documentation to get access to Portal through port 8989.
@@ -37,25 +62,22 @@ 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**
@@ -64,7 +86,7 @@ Quick Links:
         * 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”)  
+        * portal/sdk java artifacts - (Release branch: “release-2.4.0”)
 
 Version: 2.2.0
 --------------