diff options
author | kaixiliu <liukaixi@chinamobile.com> | 2024-06-13 18:09:07 +0800 |
---|---|---|
committer | Kaixi LIU <liukaixi@chinamobile.com> | 2024-06-13 10:18:37 +0000 |
commit | f47399cc839935477ae718044911a5ec92e4bdf6 (patch) | |
tree | b68f0883058edc454319fe660be441a62cef73b2 | |
parent | 13d7582f9b3584c320cf0fd99192b0302b1fd30a (diff) |
modify release-notes.rst
Issue-ID: USECASEUI-838
Change-Id: I00d50b7118425afe9c6acfb0fcd920160dbe3a72
Signed-off-by: kaixiliu <liukaixi@chinamobile.com>
-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 ac21f76b..8ff9d667 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: 14.0.0 +--------------- + +:Release Date: 2024-06-13 + +**New Features** + - IBN service : Introducing Generative AI Solution Based on Large Models; Data Service Enhancements of Intent Driven Networks in R14; Updating vulnerable direct dependencies in the NewDelhi version. + +**Released Components** + - usecase-ui 14.0.0 + - usecase-ui-server 14.0.0 + - usecase-ui-intent-analysis 14.0.0 + - usecase-ui-nlp 1.0.5 + +**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: 5.2.2 -------------- |