diff options
author | xuran <xuranyjy@chinamobile.com> | 2021-03-18 11:20:22 +0800 |
---|---|---|
committer | xuran <xuranyjy@chinamobile.com> | 2021-03-18 11:20:28 +0800 |
commit | d2cdda6ec4854207862b3c2c8bd8fb8126db68b5 (patch) | |
tree | d4dabf11e44e9d5d4691b162a00b9a494ba002d7 /docs/release-notes.rst | |
parent | ae329058b29ef8e4cb6ed0132f7e949a5269a51f (diff) |
docs: add notes of H release
Change-Id: If6ffb81a5ceb1203ede65c90613564529c91b73e
Issue-ID: USECASEUI-562
Signed-off-by: xuran <xuranyjy@chinamobile.com>
Diffstat (limited to 'docs/release-notes.rst')
-rw-r--r-- | docs/release-notes.rst | 42 |
1 files changed, 42 insertions, 0 deletions
diff --git a/docs/release-notes.rst b/docs/release-notes.rst index fdecaeff..603768ac 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -11,6 +11,48 @@ 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: 4.0.0 +-------------- + +:Release Date: 2021-03-25 + +**New Features** + - IBN service : In H release, a new IBN NLP micro-service is added and the ability of creating CSMF service is expanded, creating by NLP input. + - E2E endpoint enhancement: In H release, usecase-ui supports the presentation of the relationship between AN, TN and CN. + - Slicing Coverage Area: In H release, usecase-ui supports the specific coverage area number param while creating slicing service. Users can input the grid number in base of CPS service division. + +**Released Components** + - usecase-ui 4.0.0 + - usecase-ui-server 4.0.0 + - usecase-ui-nlp 1.0.0 + +**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.6 -------------- |