Merge "Updated Casablanca Maintenance Rel Notes"
[portal.git] / docs / release-notes.rst
1 .. This work is licensed under a Creative Commons Attribution 4.0 International License.
2 .. http://creativecommons.org/licenses/by/4.0
3 .. Copyright 2017-2018 AT&T Intellectual Property.  All rights reserved
4
5
6 Portal Platform Release Notes
7 =============================
8
9 Version: 2.3.1
10 --------------
11 :Release Date: 2019-01-31
12
13 .. toctree::
14     :maxdepth: 1
15
16 This is the official release notes for the Casablanca Maintenance.
17
18 **Bug Fixes**
19         * 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.
20
21 Version: 2.3.0
22 --------------
23 :Release Date: 2018-11-30
24
25 .. toctree::
26     :maxdepth: 1
27
28 We worked on SDK upgrade to integrate with AAF. We completed Architecture review for Portal and use case UI to support multi-language.
29
30 **New Features**
31         * Platform Maturity Guidelines - Integrating with OOM
32         * SDK upgrade to integrate with AAF
33             * Use of Semantic Versioning - V3 is the supported version
34             * Integration with AAF via REST; Supports both SDK and Framework Applications
35         * 65% JUnit Test Coverage
36         * Addressing security issues
37         * Internationalization language support - design related
38         * Reporting feature enhancement in portal/sdk - design and partial code changes
39         * Platform Enhancements - Improved logging, docker separation, and SDK Simplification
40         * Angular 5 upgraded with sample POC in SDK to build rich UI
41
42 **Bug Fixes**
43         * Improved exception handling in reporting feature and also in login feature while getting a lock from Zookeeper.
44         * Improved documentation to get access to Portal through port 8989.
45         * Fixed Sonar reported critical issues.
46         * Improved OOM deployment 30235 external port mapping for portal-sdk.
47
48 **Known Issues**
49         * Mismatch while displaying active online user in Portal.
50         * UI misaligned on updating widgets in Portal.
51         * On Logout redirect landing page needs to be corrected.
52         * Functional Menu change requires manual refresh.
53
54 **Security Notes**
55
56 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>`_.
57
58 Quick Links:
59      - `PORTAL project page <https://wiki.onap.org/display/DW/Portal+Platform+Project>`_
60
61      - `Passing Badge information for PORTAL <https://bestpractices.coreinfrastructure.org/en/projects/1441>`_
62
63      - `Project Vulnerability Review Table for PORTAL <https://wiki.onap.org/pages/viewpage.action?pageId=35522356>`_
64
65 **Upgrade Notes**
66         * 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.
67         * For onboarded Apps using http (since Portal is using https) the browser asks the user to click to Proceed to the unsafe URL.
68
69 **Deprecation Notes**
70
71 **Other**
72         * Below are the docker images released as part of Portal Platform project:
73         * onap/portal-app:2.3.1
74         * onap/portal-db:2.3.1
75         * onap/portal-sdk:2.3.1
76         * onap/portal-wms:2.3.1
77         * portal/sdk java artifacts - (Release branch: “release-2.4.0”)
78
79 Version: 2.2.0
80 --------------
81
82 :Release Date: 2018-06-07
83
84 .. toctree::
85     :maxdepth: 1
86
87 We worked on hardening the ONAP Portal platform by improving code quality and addressing security issues.
88
89 **New Features**
90         * Platform Maturity Guidelines
91         * Integrating with MUSIC, OOM, and AAF
92         * 50% JUnit Test Coverage
93         * Addressing security issues
94         * Bootstrapping of VID roles and tighter integration with AAF
95         * Role Centralization capability for framework based partners - design related
96         * Platform Enhancements - Improved logging, Security Hardening, and SDK Simplification
97
98 **Bug Fixes**
99         * Issues with roles fixed in this release.
100         * Now able to deselect widget on Widget catalog page
101         * Replaced the word ECOMP to ONAP
102         * Terminated menu access by App Admin User that are supposed to be available to Portal Admin only
103         * Upgraded software packages to resolve security issues
104
105 **Known Issues**
106         * Need to upgrade to new encrypt/decrypt algorithm in coordination with Partnering apps
107         * Logging needs improvement
108         * Not able to delete portal admin user
109         * Add support to connect with AAF Runtime
110         * Portal's SDK UI documentation in ONAP wiki needs samples
111         * The Portal/SDK fn_user table has encrypted passwords that need to change to using a hash algorithm
112         * UI cleanup needed: on adding entries to News Widget and display on Application Onboarding page
113
114 **Security Issues**
115         * https://wiki.onap.org/pages/viewpage.action?pageId=27689089
116
117 **Security Notes**
118
119 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>`_.
120
121 Quick Links:
122      - `PORTAL project page <https://wiki.onap.org/display/DW/Portal+Platform+Project>`_
123
124      - `Passing Badge information for PORTAL <https://bestpractices.coreinfrastructure.org/en/projects/1441>`_
125
126      - `Project Vulnerability Review Table for PORTAL <https://wiki.onap.org/pages/viewpage.action?pageId=27689089>`_
127
128 **Upgrade Notes**
129         * Upgrades to Portal platform can be performed using Heat based installation scripts available under demo repository.
130
131 **Deprecation Notes**
132         * The encryption algorithm used in Portal is now changed from AES to AES/CBC/PKCS5PADDING.
133
134 **Other**
135         * Below are the docker images released as part of Portal Platform project:
136         * onap/portal-db:v2.2.0
137         * onap/portal-apps:v2.2.0
138         * onap/portal-wms:v2.2.0
139         * onap//music/music-cassandra:v3.0
140         * zookeeper:v3.4.0
141         * portal/sdk - (Release branch: "release-2.2.0")
142
143 Version: 1.3.0
144 --------------
145
146 :Release Date: 2017-11-16
147
148 The ONAP Portal is a platform that provides the ability to integrate different ONAP applications into a centralized Portal Core. The platform seed code is improved with below listed enhancements in this release. This is technically the first release of ONAP Portal Platform, previous release was the seed code contribution. As such, the defects fixed in this release were raised during the course of the release and while its integration testing. Anything not closed is captured below under Known Issues. If you want to review the defects fixed in the Amsterdam release, refer to Jira (jira.onap.org).
149
150 **New Features**
151         * Digital Experience Control/UI upgrade.
152         * Portal Notification Enhancement and act on it w/o copy/paste, e.g. hyperlink to target function with context transfer.
153         * Prepared onboarding App process where the partner is ready for centralized user authentication via AAF.
154         * Source code of Portal Platform and its SDK is released under the following repositories on gerrit.onap.org
155         * portal - (Release branch: "release-1.3.0")
156         * portal/sdk - (Release branch: "release-1.3.2")
157
158 **Bug Fixes**
159         * Onboarding script updated due to user/role integration/synchronization issues with Partner Applications.
160         * Fixed search and remove bugs in Widget Onboarding.
161         * Fixed issues in the Application Onboarding.
162         * Fixed issues in the Microservice Onboarding.
163         * Fixed deployment scripts and streamlined the reference variables.
164
165 **Known Issues**
166         * `PORTAL-140 <https://jira.onap.org/browse/PORTAL-140>`_ - Portal role synch error with partner apps.
167
168 **Security Issues**
169         * The issue "`PORTAL-137 <https://jira.onap.org/browse/PORTAL-137>`_ -Enhance Authentication" is fixed in Portal and in its SDK. The Portal team recommend partnering apps like Policy, VID, AAI, and SDC to upgrade to SDK's 1.3.2 or latest version to address the login vulnerability.
170
171 **Upgrade Notes**
172         * This is an initial release.
173
174 **Deprecation Notes**
175         * This is an initial release.
176
177 **Other**
178         * Below are the docker images released as part of Portal Platform project:
179         * onap/portal-db:v1.3.0
180         * onap/portal-apps:v1.3.0
181         * onap/portal-wms:v1.3.0
182
183 End of Release Notes