Merge "CPS-Core: Unable to parse JSON input with space for POST endpoint"
authorToine Siebelink <toine.siebelink@est.tech>
Fri, 7 Jan 2022 14:34:35 +0000 (14:34 +0000)
committerGerrit Code Review <gerrit@onap.org>
Fri, 7 Jan 2022 14:34:35 +0000 (14:34 +0000)
INFO.yaml
docs/release-notes.rst

index 4683810..279ec85 100755 (executable)
--- a/INFO.yaml
+++ b/INFO.yaml
@@ -57,11 +57,6 @@ committers:
       company: 'Bell Canada'
       id: 'brusak'
       timezone: 'America/Toronto'
-    - name: 'Niamh Core'
-      email: 'niamh.core@est.tech'
-      company: 'Ericsson Software Technology'
-      id: 'niamhcore'
-      timezone: 'Europe/Dublin'
     - name: 'Aditya Puthuparambil'
       email: 'aditya.puthuparambil@bell.ca'
       company: 'Bell Canada'
index 0ee8b1b..d080b03 100755 (executable)
@@ -39,6 +39,7 @@ Bug Fixes
    - `CPS-762 <https://jira.onap.org/browse/CPS-762>`_ Query cm handles for module names returns incorrect cm handle identifiers
    - `CPS-788 <https://jira.onap.org/browse/CPS-788>`_ Yang Resource formatting is incorrect
    - `CPS-783 <https://jira.onap.org/browse/CPS-783>`_ Remove cm handle does not completely remove all cm handle information
+   - `CPS-841 <https://jira.onap.org/browse/CPS-841>`_ Upgrade log4j to 2.17.1 as recommended by ONAP SECCOM
 
 Known Limitations, Issues and Workarounds
 -----------------------------------------