diff options
author | Tomasz Wrobel <tomasz.wrobel@nokia.com> | 2022-01-11 11:10:21 +0100 |
---|---|---|
committer | Tomasz Wrobel <tomasz.wrobel@nokia.com> | 2022-01-11 11:34:47 +0100 |
commit | 68efbfae558a7028c99120591600f6c050f9e462 (patch) | |
tree | 50d70967014d81d97709a80051f01627bf32a715 | |
parent | 5b7535bde830b1e29ebd49b33a92db004a0636a1 (diff) |
[OOM-CERT-SERVICE] Add change-log
Issue-ID: OOM-2903
Signed-off-by: Tomasz Wrobel <tomasz.wrobel@nokia.com>
Change-Id: Ib7ec0923d6bcf8b2835111238b2e20a300d6fc64
-rw-r--r-- | docs/requirements-docs.txt | 1 | ||||
-rw-r--r-- | docs/sections/change-log.rst | 51 |
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 -------- |