From 8ab4440933ce45903547c6df411f021c91df9887 Mon Sep 17 00:00:00 2001 From: GuangrongFu Date: Mon, 16 Nov 2020 11:40:45 +0800 Subject: [PATCH] Updated release notes Change-Id: Ib1096bd5d64154e762af2d3f25aee05384190d60 Issue-ID: HOLMES-377 Signed-off-by: GuangrongFu --- docs/release-notes.rst | 43 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 43 insertions(+) diff --git a/docs/release-notes.rst b/docs/release-notes.rst index 92c3f50..917b1b9 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -11,6 +11,49 @@ and services, including hosts, vims, VNFs and NSs. Holmes aims to find the root reason which causes the failure or degradation of services by digging into the ocean of events collected from different levels of the telecom cloud. +Version: 7.0.1 +-------------- + +:Release Date: 2020-11-19 + + +**New Features** + + +**Bug Fixes** +N/A + +**Known Issues** + +- If the database is not stable, there may be data/status inconsistency between the rule management module and the engine management module. +- The current horizontal scaling mechanism can not efficiently balance the load. Optimization is needed in the future. + +**Security Issues** + +HOLMES code has been formally scanned during build time using NexusCloud and all critical vulnerabilities have been addressed. + +Quick Links: + - `HOLMES project page `_ + + - `Passing Badge information for HOLMES `_ + + +**Upgrade Notes** + +- Upgraded the Java environment from Java 8 to Java 11. +- Changed the base images to onap/integration-java11:7.0.0. + + +**Deprecation Notes** + +N/A + + +**Other** + +N/A + + Version: 5.0.1 -------------- -- 2.16.6