[DOCS] Update J release notes for cert-service
[oom/platform/cert-service.git] / docs / sections / change-log.rst
index b2423a1..36e31cc 100644 (file)
 .. This work is licensed under a Creative Commons Attribution 4.0 International License.
 .. http://creativecommons.org/licenses/by/4.0
-.. Copyright 2020 NOKIA
+.. Copyright 2020-2021 NOKIA
 
 
 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
+--------
+
+Version: 2.4.0
+--------------
+
+:Release Date: 2021-07-22
+
+**New Features**
+
+  Add certificate update use case (support for CMPv2 messages: Key Update Request and Certification Request).
+
+**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**
+
+  caMode is removed from cmpServers.json configuration file.
+
+**Deprecation Notes**
+
+  CertService client is not supported since Istanbul release.
+
+**Other**
+
+
+--------
+Honolulu
+--------
+
+Version: 2.3.3
+--------------
+
+:Release Date: 2021-01-27
+
+**New Features**
+
+  N/A
+
+**Bug Fixes**
+
+  Enhance CertServiceAPI response (include CMP server error messages).
+  Fix KeyUsage extension sent to CMPv2 server
+
+**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.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
 --------------
@@ -49,7 +360,6 @@ Version: 2.1.0
 
 **Other**
 
-==============
 
 Version: 2.0.0
 --------------
@@ -90,7 +400,6 @@ Version: 2.0.0
 
 **Other**
 
-===========
 
 Version: 1.2.0
 --------------
@@ -131,7 +440,6 @@ Version: 1.2.0
 
 **Other**
 
-===========
 
 Version: 1.1.0
 --------------
@@ -172,7 +480,11 @@ Version: 1.1.0
 
 **Other**
 
-===========
+
+----------
+Frankfurt
+----------
+
 
 Version: 1.0.1
 --------------
@@ -214,7 +526,6 @@ The Frankfurt Release is the first release of the Certification Service.
 
 **Other**
 
-===========
 
 Version: 1.0.0
 --------------
@@ -257,6 +568,5 @@ The Frankfurt Release is the first release of the Certification Service.
 
 **Other**
 
-===========
 
 End of Change Log