diff options
author | cyuamber <xuranyjy@chinamobile.com> | 2020-11-13 16:58:11 +0800 |
---|---|---|
committer | cyuamber <xuranyjy@chinamobile.com> | 2020-11-13 16:58:19 +0800 |
commit | 1eee79ef143d6133918cbc82febe90baef064b23 (patch) | |
tree | 98b481c29758ac67aa4b8745886386fd40ed7e24 /docs | |
parent | d912f9b4921ef21e92e7b8c12263c7b13958a8bf (diff) |
docs: add release not of G release
Change-Id: I9ab359b8bfe26c324af5c5e4fd4cbaf85424f9a9
Issue-ID: USECASEUI-503
Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/release-notes.rst | 41 |
1 files changed, 41 insertions, 0 deletions
diff --git a/docs/release-notes.rst b/docs/release-notes.rst index 76714446..fdecaeff 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -11,6 +11,47 @@ It provides self-service management GUI and monitor GUI for operators and end-us This project targets identifying all GUI requirements which operators and end-users need ONAP to support, coordinating GUI parts of each ONAP subsystem, filling the gaps for improving GUI functionalities for use cases. +Version: 3.0.6 +-------------- + +:Release Date: 2020-11-19 + +**New Features** + - KPI monitoring GUI : In G release, usecase-ui-server change the monitoring data origin of 5G slicing to DCAE for better and quicker performance. + - 5G network GUI : In G release, usecase-ui supports the connection of AN, TN and CN. + - Java: In G release, usecase-ui-server and usecase-ui update all the pods to Java 11 for the requirement of community. + +**Released Components** + - usecase-ui 3.0.6 + - usecase-ui-server 3.0.6 + +**Bug Fixes** + NA + +**Known Issues** + NA + +**Security Notes** + +Usecase-UI 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 Usecase-UI open critical security vulnerabilities and their risk assessment have been documented as part of the project. + +**Quick Links** + - `Usecase-UI project page <https://wiki.onap.org/display/DW/Usecase+UI+Project>`_ + - `Passing Badge information for Usecase-UI <https://bestpractices.coreinfrastructure.org/en/projects/1759>`_ + - `Project Vulnerability Review Table for Usecase-UI <https://wiki.onap.org/pages/viewpage.action?pageId=51282547>`__ + +**Upgrade Notes** + NA + +**Deprecation Notes** + NA + +**Other** + NA + + Version: 3.0.4 -------------- |