aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorRemigiusz Janeczek <remigiusz.janeczek@nokia.com>2020-12-02 10:36:38 +0100
committerRemigiusz Janeczek <remigiusz.janeczek@nokia.com>2020-12-02 10:39:43 +0100
commit34934050c5b000fa59190ecbab6891e3a1ef0042 (patch)
treebba076cad91aa4551bda4fd2b571486a5b754691 /docs
parentc435e2cb9c2aa02315e5ca5df9515b056dc681e8 (diff)
[OOM CERT-SERVICE] Release CertService 2.3.1
Issue-ID: OOM-2559 Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com> Change-Id: I44c2a5bd559ca89501e952f088e425dd1068fc6b
Diffstat (limited to 'docs')
-rw-r--r--docs/sections/change-log.rst44
1 files changed, 43 insertions, 1 deletions
diff --git a/docs/sections/change-log.rst b/docs/sections/change-log.rst
index cc738154..07fc2987 100644
--- a/docs/sections/change-log.rst
+++ b/docs/sections/change-log.rst
@@ -14,6 +14,47 @@ Honolulu
==============
+Version: 2.3.1
+--------------
+
+:Release Date: 2020-12-02
+
+**New Features**
+
+ N/A
+
+**Bug Fixes**
+
+ Fix NullPointerException in CertService Client when SANs environment variable is not defined.
+
+**Known Issues**
+
+ N/A
+
+**Security Notes**
+
+ N/A
+
+*Fixed Security Issues*
+
+ N/A
+
+*Known Security Issues*
+
+ N/A
+
+*Known Vulnerabilities in Used Modules*
+
+ N/A
+
+**Upgrade Notes**
+
+**Deprecation Notes**
+
+**Other**
+
+==============
+
Version: 2.3.0
--------------
@@ -29,7 +70,8 @@ Version: 2.3.0
**Known Issues**
- N/A
+ CertService Client exits unsuccessfully with code 99 when SANs environment variable is not defined, because of
+ NullPointerException
**Security Notes**