diff options
author | Jan Malkiewicz <jan.malkiewicz@nokia.com> | 2021-01-19 08:16:19 +0100 |
---|---|---|
committer | Jan Malkiewicz <jan.malkiewicz@nokia.com> | 2021-01-19 15:26:01 +0100 |
commit | 26ef1a575d819de4e1dae9f9044b1ab715f41b13 (patch) | |
tree | ac9199ecff2bd255c0fa30b966df06d414b82de2 /docs/sections | |
parent | d25b1cabc9185e9dc65a4a5f8b51bb3a67d7cace (diff) |
[CMPV2] Fix NPE & enhance error messages
Fix NPE.
Include error messages returned by CMP server in API response.
Issue-ID: OOM-2657
Signed-off-by: Jan Malkiewicz <jan.malkiewicz@nokia.com>
Change-Id: I6ec46b14ba04b5be10de5994236efd8fc14c5d2e
Diffstat (limited to 'docs/sections')
-rw-r--r-- | docs/sections/change-log.rst | 41 |
1 files changed, 41 insertions, 0 deletions
diff --git a/docs/sections/change-log.rst b/docs/sections/change-log.rst index 9d422592..c2047808 100644 --- a/docs/sections/change-log.rst +++ b/docs/sections/change-log.rst @@ -14,6 +14,47 @@ Honolulu ============== +Version: 2.3.3 +-------------- + +:Release Date: 2021-01-19 + +**New Features** + + N/A + +**Bug Fixes** + + Enhance CertServiceAPI response (include CMP server error messages). + +**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 -------------- |