diff options
Diffstat (limited to 'docs/release-notes.rst')
-rwxr-xr-x | docs/release-notes.rst | 46 |
1 files changed, 46 insertions, 0 deletions
diff --git a/docs/release-notes.rst b/docs/release-notes.rst index ebcdeb55cb..fdb0b004ba 100755 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -16,6 +16,52 @@ CPS Release Notes .. .. ======================== +.. * * * JAKARTA * * * +.. ======================== + +Version: 2.1.0-SNAPSHOT +======================= + +This section lists the main changes & fixes merged into master (snapshot) version of CPS-NCMP. This information is here to assist developers that want experiment/test using our latest code bases directly. Stability of this is not guaranteed. + +Features +-------- + - `CPS-636 <https://jira.onap.org/browse/CPS-636>`_ Update operation for datastore pass through running + - `CPS-638 <https://jira.onap.org/browse/CPS-638>`_ Delete operation for datastore pass through running + - `CPS-741 <https://jira.onap.org/browse/CPS-741>`_ Re sync after removing cm handles + +Bug Fixes +--------- + + - `CPS-762 <https://jira.onap.org/browse/CPS-762>`_ Query cm handles for module names returns incorrect cm handle identifiers + +Known Limitations, Issues and Workarounds +----------------------------------------- + +*System Limitations* + +None + +*Known Vulnerabilities* + +None + +*Workarounds* + +None + +Security Notes +-------------- + +*Fixed Security Issues* + +None + +*Known Security Issues* + +None + +.. ======================== .. * * * ISTANBUL * * * .. ======================== |