diff options
author | Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com> | 2018-11-22 15:37:06 +0530 |
---|---|---|
committer | Kanagaraj Manickam <kanagaraj.manickam@huawei.com> | 2018-11-23 01:56:52 +0000 |
commit | e11190d055edb89a95b34d5a4355a899307ae3c9 (patch) | |
tree | 14452e0d232a8f5ac5c9854ed8d4c3dbfabbc0fb /docs | |
parent | b3cb4f477087b5ee8b8af70a32ef4c0c8def82f1 (diff) |
Casablanca final release changes
Issue-ID: CLI-122
Change-Id: Id902cf29488ea6843eeaa345a90d0a6bc4377b72
Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/release-notes.rst | 21 |
1 files changed, 18 insertions, 3 deletions
diff --git a/docs/release-notes.rst b/docs/release-notes.rst index 5a1e0a31..ba5a249c 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -4,18 +4,33 @@ CLI Release Notes ================= -Version: 2.0.4 +Version: 2.0.5 -------------- -:Release Date: 2018-11-15 +:Release Date: 2018-11-30 **New Features** - Amsterdam support EOL -- Added gRPC to run the ONAP commands over gRPC protocol +- Added gRPC to run the ONAP commands remotely - Added Command profile to support VTP(VNF Test Platform) requirements in VNFSDK and added new commands for supporting it - VTP leverages OCLIP for providing the test center (discover the test cases) and test runner (run the test cases) +**Security Notes** + +CLI 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 CLI open Critical security vulnerabilities and their risk assessment have been +documented as part of the `project <https://wiki.onap.org/pages/viewpage.action?pageId=45298770>`_. + +Quick Links: + - `CLI project page <https://wiki.onap.org/display/DW/Command+Line+Interface+Project>`_ + + - `Passing Badge information for CLI <https://bestpractices.coreinfrastructure.org/en/projects/1540>`_ + + - `Project Vulnerability Review Table for CLI <https://wiki.onap.org/pages/viewpage.action?pageId=45298770>`_ + + Version: 2.0.0 -------------- |