532f978826d2bf198dc6c591160786f78b2573d5
[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: 2.1.0
10 --------------
11
12 :Release Date: 24 May 2018
13  
14 .. toctree::
15     :maxdepth: 1                   
16
17 We worked on hardening the ONAP Portal platform by improving code quality and addressing security issues.
18         
19 **New Features**
20         * Platform Maturity Guidelines (Highest Priority)
21         * Integrating with MUSIC, OOM, and AAF
22         * 50% JUnit Test Coverage 
23         * Addressing security issues
24     * Bootstrapping of VID roles and tighter integration with AAF (Medium Priority)
25     * Role Centralization capability for framework based partners - design related (Low Priority)
26     * Platform Enhancements - Improved logging, Security Hardening, and SDK Simplification (Low Priority)
27         
28 **Bug Fixes**
29     * 
30     *
31     *
32
33 **Known Issues**
34         * 
35
36 **Security Issues**
37         * 
38
39 **Upgrade Notes**
40         * This is the second release.
41         
42 **Deprecation Notes**
43         * This is the second release.
44         
45 **Other**
46         * Below are the docker images released as part of Portal Platform project:
47         * onap/portal-db:
48         * onap/portal-apps:
49         * onap/portal-wms: 
50
51         
52 Version: 1.3.0
53 --------------
54
55 :Release Date: 16 November 2017
56  
57 .. toctree::
58     :maxdepth: 1                   
59
60 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).
61         
62 **New Features**
63         * Digital Experience Control/UI upgrade. 
64         * Portal Notification Enhancement and act on it w/o copy/paste, e.g. hyperlink to target function with context transfer.
65         * Prepared onboarding App process where the partner is ready for centralized user authentication via AAF.
66         * Source code of Portal Platform and its SDK is released under the following repositories on gerrit.onap.org
67         * portal - (Release branch: "release-1.3.0")
68         * portal/sdk - (Release branch: "release-1.3.2")
69         
70 **Bug Fixes**
71         * Onboarding script updated due to user/role integration/synchronization issues with Partner Applications.
72         * Fixed search and remove bugs in Widget Onboarding.
73         * Fixed issues in the Application Onboarding.
74         * Fixed issues in the Microservice Onboarding.
75         * Fixed deplyoment scripts and streamlined the reference variables.
76
77 **Known Issues**
78         * `PORTAL-140 <https://jira.onap.org/browse/PORTAL-140>`_ - Portal role synch error with partner apps.
79
80 **Security Issues**
81         * 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.
82
83 **Upgrade Notes**
84         * This is an initial release.
85         
86 **Deprecation Notes**
87         * This is an initial release.
88         
89 **Other**
90         * Below are the docker images released as part of Portal Platform project:
91         * onap/portal-db:v1.3.0 
92         * onap/portal-apps:v1.3.0 
93         * onap/portal-wms:v1.3.0 
94
95 ===========
96
97 End of Release Notes