Updated release notes 00/114900/2
authorGuangrongFu <fu.guangrong@zte.com.cn>
Mon, 16 Nov 2020 03:40:45 +0000 (11:40 +0800)
committerGuangrongFu <fu.guangrong@zte.com.cn>
Mon, 16 Nov 2020 06:00:56 +0000 (14:00 +0800)
Change-Id: Ib1096bd5d64154e762af2d3f25aee05384190d60
Issue-ID: HOLMES-377
Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
docs/release-notes.rst

index 92c3f50..917b1b9 100644 (file)
@@ -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
 --------------