diff options
Diffstat (limited to 'docs/release-notes.rst')
-rw-r--r-- | docs/release-notes.rst | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/release-notes.rst b/docs/release-notes.rst index 1eac1842c2..c8500652bb 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -45,6 +45,11 @@ Features -------- - `CPS-1795 <https://jira.onap.org/browse/CPS-1795>`_ Double performance of CPS write operations (via write batching) - `CPS-2018 <https://jira.onap.org/browse/CPS-2018>`_ Improve performance of CPS update operations. + - `CPS-2019 <https://jira.onap.org/browse/CPS-2019>`_ Improve performance of saving CM handles. + +Notes +----- + - Java API method CpsDataService::saveListElementsBatch has been removed as part of CPS-2019. Known Limitations, Issues and Workarounds ----------------------------------------- |