diff options
author | hekeguang <hekeguang@chinamobile.com> | 2022-10-27 15:33:26 +0800 |
---|---|---|
committer | hekeguang <hekeguang@chinamobile.com> | 2022-10-27 15:33:41 +0800 |
commit | 85996ada6d9a044d3849176cb1ffa017eb6d4406 (patch) | |
tree | b017b128dbc46d6aff7e68827ff2a97ded626fd1 | |
parent | aa739ccf757fd2e256e6637c109cf48c2aa5906e (diff) |
Submit version 5.1.1 release notes.
Issue-ID: USECASEUI-743
Change-Id: I11fcda97ea5a907ff0efd8b5cabd0fe0e0d5a2ee
Signed-off-by: hekeguang <hekeguang@chinamobile.com>
-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 c97bf202..334f8871 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: 5.1.1 +-------------- + +:Release Date: 2022-10-27 + +**New Features** + - IBN service : Add PyTorch framework to support more models (TenserFlow framework has been added since Honolulu Release); Improve the accuracy rate of intent translation with multiple models; Enhance the function of STT (speech to text). + - General intent model and general intent interface : Add intent analysis micro service in UUI; Add intent format input in UUI porta. + +**Released Components** + - usecase-ui 5.1.1 + - usecase-ui-server 5.1.2 + +**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.7 -------------- |