aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSylvain Desbureaux <sylvain.desbureaux@orange.com>2022-01-12 07:45:29 +0000
committerGerrit Code Review <gerrit@onap.org>2022-01-12 07:45:29 +0000
commit9339c0a5f8d126e93c7e767da824ea3dde66f1bd (patch)
treea1eabb988749beeb880eb5989a68b448a0dad3b9
parent37b5398f0c7a7ba21b75beac2ae55ad04e186037 (diff)
parent68efbfae558a7028c99120591600f6c050f9e462 (diff)
Merge "[OOM-CERT-SERVICE] Add change-log"
-rw-r--r--docs/requirements-docs.txt1
-rw-r--r--docs/sections/change-log.rst51
2 files changed, 52 insertions, 0 deletions
diff --git a/docs/requirements-docs.txt b/docs/requirements-docs.txt
index 1c3f85bf..9d2f6fcb 100644
--- a/docs/requirements-docs.txt
+++ b/docs/requirements-docs.txt
@@ -2,3 +2,4 @@ setuptools
six
sphinxcontrib.openapi
lfdocs-conf
+mistune==0.8.4
diff --git a/docs/sections/change-log.rst b/docs/sections/change-log.rst
index d8f4e938..2eef9b32 100644
--- a/docs/sections/change-log.rst
+++ b/docs/sections/change-log.rst
@@ -7,6 +7,57 @@ Change Log
==============
--------
+Jakarta
+--------
+
+==============
+
+Version: 2.5.0
+--------------
+
+:Release Date: 2022-01-11
+
+**New Features**
+
+ N/A
+
+**Bug Fixes**
+
+ N/A
+
+**Known Issues**
+
+ N/A
+
+**Security Notes**
+
+ N/A
+
+*Fixed Security Issues*
+
+ Vulnerability [CVE-2021-44228] Top up Apache log4j2 to 2.17.1
+
+*Known Security Issues*
+
+ N/A
+
+*Known Vulnerabilities in Used Modules*
+
+ N/A
+
+**Upgrade Notes**
+
+ N/A
+
+**Deprecation Notes**
+
+ N/A
+
+**Other**
+
+==============
+
+--------
Istanbul
--------