X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=docs%2Fsections%2Fchange-log.rst;h=9d422592adbaf94ca1652c44c0ed6d7e913a93d4;hb=d25b1cabc9185e9dc65a4a5f8b51bb3a67d7cace;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..9d422592 100644 --- a/docs/sections/change-log.rst +++ b/docs/sections/change-log.rst @@ -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 `_ + +**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 --------------