X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=docs%2Fsections%2Fchange-log.rst;h=ad54434adc9ce7949cb61e9822417549a18143c7;hb=2cdaccb63c0f01b42ca1b83749ee42b537620919;hp=b2423a10e0c19b645b6336f747bdb293e9271ead;hpb=c09bd4988fca20f01f1565d279ac013cc501bc94;p=oom%2Fplatform%2Fcert-service.git diff --git a/docs/sections/change-log.rst b/docs/sections/change-log.rst index b2423a10..ad54434a 100644 --- a/docs/sections/change-log.rst +++ b/docs/sections/change-log.rst @@ -1,11 +1,288 @@ .. 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 ============== +-------- +Istanbul +-------- + +============== + +Version: 2.4.0 +-------------- + +:Release Date: + +**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 `_ + +**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 +451,12 @@ Version: 1.1.0 =========== +---------- +Frankfurt +---------- + +=========== + Version: 1.0.1 --------------