Release CertService 2.3.2
[oom/platform/cert-service.git] / docs / sections / change-log.rst
index b2423a1..9d42259 100644 (file)
@@ -6,6 +6,192 @@
 Change Log
 ==============
 
+==============
+
+--------
+Honolulu
+--------
+
+==============
+
+Version: 2.3.2
+--------------
+
+:Release Date: 2020-12-28
+
+**New Features**
+
+  N/A
+
+**Bug Fixes**
+
+  Align Cert Service Api to RFC4210.
+  Fix Cert Service Client CA_NAME validation.
+  Fix Cert Service External Provider logging.
+
+**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.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
+--------------
+
+:Release Date: 2020-12-01
+
+**New Features**
+
+* Extended CertService by support for new SANs types - IPs, E-mails, URIs
+
+**Bug Fixes**
+
+  N/A
+
+**Known Issues**
+
+  CertService Client exits unsuccessfully with code 99 when SANs environment variable is not defined, because of
+  NullPointerException
+
+**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.2.0
+--------------
+
+:Release Date:
+
+**New Features**
+
+* Added module **oom-certservice-k8s-external-provider** with following functionality:
+
+  An external provider is a part of PKI infrastructure. It consumes CertificateRequest CRD from Cert-Manager and calls CertService API to enroll certificate from CMPv2 server.
+
+  More information can be found on dedicated `wiki page <https://wiki.onap.org/display/DW/CertService+and+K8s+Cert-Manager+integration>`_
+
+**Bug Fixes**
+
+  N/A
+
+**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**
+
+
+
+=============
+
+-------
+Guilin
+-------
+
+=============
 
 Version: 2.1.0
 --------------
@@ -174,6 +360,12 @@ Version: 1.1.0
 
 ===========
 
+----------
+Frankfurt
+----------
+
+===========
+
 Version: 1.0.1
 --------------