Publish release notes in separate RST file
[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 AT&T Intellectual Property.  All rights reserved.
4
5
6 Portal Platform Release Notes
7 =============================
8
9 Version: 1.3.0
10 --------------
11
12 :Release Date: 16 November 2017
13  
14 .. toctree::
15     :maxdepth: 1                   
16
17 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.onpa.org).
18         
19 **New Features**
20         * Digital Experience Control/UI upgrade. 
21         * Portal Notification Enhancement and act on it w/o copy/paste, e.g. hyperlink to target function with context transfer.
22         * Prepared onboarding App process where the partner is ready for centralized user authentication via AAF.
23
24         Source code of Portal Platform and its SDK is released under the following repositories on gerrit.onap.org
25         * portal - (Release branch: "release-1.3.0")
26         * portal/sdk - (Release branch: "release-1.3.2")
27         
28 **Bug Fixes**
29         * Onboarding script updated due to user/role integration/synchronization issues with Partner Applications.
30         * Fixed search and remove bugs in Widget Onboarding.
31         * Fixed issues in the Application Onboarding.
32         * Fixed issues in the Microservice Onboarding.
33         * Fixed deplyoment scripts and streamlined the reference variables.
34
35 **Known Issues**
36         * `PORTAL-140 <https://jira.onap.org/browse/PORTAL-140>`_ - Portal role synch error with partner apps.
37
38 **Security Issues**
39         * 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, SDC to upgrade to SDK's 1.3.2 or latest version to address the login vulnerability.
40
41 **Upgrade Notes**
42         * This is an initial release.
43         
44 **Deprecation Notes**
45         * This is an initial release.
46         
47 **Other**
48         * Below are the docker images released as part of Portal Platform project:
49         * onap/portal-db:v1.3.0 
50         * onap/portal-apps:v1.3.0 
51         * onap/portal-wms:v1.3.0 
52
53 ===========
54
55 End of Release Notes