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