diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/release-notes.rst | 40 |
1 files changed, 40 insertions, 0 deletions
diff --git a/docs/release-notes.rst b/docs/release-notes.rst index ce91800b..c97bf202 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -11,6 +11,46 @@ 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.7 +-------------- + +:Release Date: 2022-04-27 + +**New Features** + - IBN service : A common user interface for CCVPN, E2E Slicing and other usecases by intent-based service; A common data set for NLP training; Enhancing the NLP algorithm and model for more accurate intent translation. + - CCVPN : Ability to display underlay L1 network topology and resource utilization status; Ability to display installation and configuration for each OTN tunnel. + +**Released Components** + - usecase-ui 4.0.7 + - usecase-ui-server 4.0.7 + +**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: 4.0.5 -------------- |