summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortang peng <tang.peng5@zte.com.cn>2021-06-04 09:03:58 +0000
committerGerrit Code Review <gerrit@onap.org>2021-06-04 09:03:58 +0000
commit2dbf0ef5143b6ff25d85005294f69ba403a0c7f0 (patch)
treee9257e977064c4f95029a3abbff5d508550192f9
parent8182df37f0308ad04433a47570e7ca9612fcfd84 (diff)
parent61d9c5661599457fd9e83d72d90218cfa04199f1 (diff)
Merge "Update the Release Notes"
-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 35d0f6c..ee323f9 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: 9.0.1
+--------------
+
+:Release Date: 2021-10-28
+
+
+**New Features**
+
+N/A
+
+**Bug Fixes**
+
+- `Fixed Vulnerability issues by removing httpclient. <https://jira.onap.org/browse/HOLMES-441>`_
+
+**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**
+
+N/A
+
+
+**Deprecation Notes**
+
+N/A
+
+
+**Other**
+
+N/A
+
Version: 8.0.1
--------------