summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuangrongFu <fu.guangrong@zte.com.cn>2020-11-16 11:40:45 +0800
committerGuangrongFu <fu.guangrong@zte.com.cn>2020-11-16 14:00:56 +0800
commit8ab4440933ce45903547c6df411f021c91df9887 (patch)
tree58c1ffa3f410e5c737fd8336d89d721e8f2ca7f2
parentfa2f14b76044cb0744c0f4a31de625fec148fe0c (diff)
Updated release notes
Change-Id: Ib1096bd5d64154e762af2d3f25aee05384190d60 Issue-ID: HOLMES-377 Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
-rw-r--r--docs/release-notes.rst43
1 files changed, 43 insertions, 0 deletions
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 <https://wiki.onap.org/display/DW/Holmes+Project>`_
+
+ - `Passing Badge information for HOLMES <https://bestpractices.coreinfrastructure.org/en/projects/1602>`_
+
+
+**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
--------------