diff options
author | 2025-02-18 14:48:58 +0800 | |
---|---|---|
committer | 2025-02-18 14:50:03 +0800 | |
commit | 31284fdb3a8448a0d776ebba6674cd27beced07a (patch) | |
tree | bc814e43dc0c1dcef372ddc1a791bec26a64d08c | |
parent | 874880606bdfbbb35c8d13bf2ac986f0b358ee2d (diff) |
Modify release-notes.rst file
Issue-ID: USECASEUI-873
Change-Id: Id0aa6b00bc0a8490a08e52ab9710b9d5a3a48e43
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 539d0450..db943f30 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: 15.0.1 +--------------- + +:Release Date: 2025-02-18 + +**New Features** + - IBN service : Introducing a Q&A Assistant based on the MaaS platform; Remove oparent dependency from UUI in R15; Updating vulnerable direct dependencies in the Oslo version. + +**Released Components** + - usecase-ui 15.0.2 + - usecase-ui-server 15.0.2 + - usecase-ui-intent-analysis 15.0.1 + - usecase-ui-llm-adaptation 15.0.2 + - 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://lf-onap.atlassian.net/wiki/spaces/DW/pages/16399483/El+Alto+UsecaseUI+Security+Vulnerability+Reports>`__ + +**Upgrade Notes** + NA + +**Deprecation Notes** + NA + +**Other** + NA + Version: 14.0.0 --------------- |