blob: 24ba54fe4362fff31bf8f1ac821323c6cec79787 [file] [log] [blame]
ToineSiebelinkb87f3232021-02-26 12:05:30 +00001.. This work is licensed under a Creative Commons Attribution 4.0 International License.
2.. http://creativecommons.org/licenses/by/4.0
danielhanrahan9e871802023-08-17 14:58:30 +01003.. Copyright (C) 2021-2024 Nordix Foundation
ToineSiebelinkb87f3232021-02-26 12:05:30 +00004
5.. DO NOT CHANGE THIS LABEL FOR RELEASE NOTES - EVEN THOUGH IT GIVES A WARNING
6.. _release_notes:
7
ToineSiebelinkb87f3232021-02-26 12:05:30 +00008CPS Release Notes
Bruno Sakotoa1129b62022-03-15 08:09:07 -04009#################
ToineSiebelinkb87f3232021-02-26 12:05:30 +000010
11.. contents::
12 :depth: 2
13..
14
mpriyank59575272024-06-20 12:59:02 +010015.. ====================
16.. * * * OSLO * * *
17.. ====================
niamhcoref7b414e2021-11-17 11:02:07 +000018
seanbeirne3587a622024-10-17 16:49:30 +010019Version: 3.5.5
20==============
21
22Release Data
23------------
24
25+--------------------------------------+--------------------------------------------------------+
26| **CPS Project** | |
27| | |
28+--------------------------------------+--------------------------------------------------------+
29| **Docker images** | onap/cps-and-ncmp:3.5.5 |
30| | |
31+--------------------------------------+--------------------------------------------------------+
32| **Release designation** | 3.5.5 Oslo |
33| | |
34+--------------------------------------+--------------------------------------------------------+
35| **Release date** | Not yet released |
36| | |
37+--------------------------------------+--------------------------------------------------------+
38
39Bug Fixes
40---------
413.5.5
42
43Features
44--------
453.5.5
46
mpriyankb16a1fe2024-10-04 16:59:40 +010047Version: 3.5.4
48==============
49
50Release Data
51------------
52
53+--------------------------------------+--------------------------------------------------------+
54| **CPS Project** | |
55| | |
56+--------------------------------------+--------------------------------------------------------+
57| **Docker images** | onap/cps-and-ncmp:3.5.4 |
58| | |
59+--------------------------------------+--------------------------------------------------------+
60| **Release designation** | 3.5.4 Oslo |
61| | |
62+--------------------------------------+--------------------------------------------------------+
seanbeirne3587a622024-10-17 16:49:30 +010063| **Release date** | 2024 October 17 |
mpriyankb16a1fe2024-10-04 16:59:40 +010064| | |
65+--------------------------------------+--------------------------------------------------------+
66
67Bug Fixes
68---------
693.5.4
danielhanrahan55740432024-10-17 14:55:49 +010070 - `CPS-2403 <https://lf-onap.atlassian.net/browse/CPS-2403>`_ Improve lock handling and queue management during CM-handle Module Sync.
mpriyankb16a1fe2024-10-04 16:59:40 +010071
72Features
73--------
743.5.4
mpriyank75697fe2024-10-14 13:44:31 +010075 - `CPS-2408 <https://lf-onap.atlassian.net/browse/CPS-2408>`_ One Hazelcast instance per JVM to manage the distributed data structures.
mpriyankb16a1fe2024-10-04 16:59:40 +010076
danielhanrahan64ff4582024-08-21 16:14:53 +010077Version: 3.5.3
78==============
79
80Release Data
81------------
82
83+--------------------------------------+--------------------------------------------------------+
84| **CPS Project** | |
85| | |
86+--------------------------------------+--------------------------------------------------------+
87| **Docker images** | onap/cps-and-ncmp:3.5.3 |
88| | |
89+--------------------------------------+--------------------------------------------------------+
90| **Release designation** | 3.5.3 Oslo |
91| | |
92+--------------------------------------+--------------------------------------------------------+
mpriyankb16a1fe2024-10-04 16:59:40 +010093| **Release date** | 2024 October 04 |
danielhanrahan64ff4582024-08-21 16:14:53 +010094| | |
95+--------------------------------------+--------------------------------------------------------+
96
97Bug Fixes
98---------
993.5.3
sourabh_sourabhef700222024-10-04 14:35:32 +0100100 - `CPS-2353 <https://lf-onap.atlassian.net/browse/CPS-2353>`_ Slow cmHandle registration when we use moduleSetTag, alternateId and dataProducerIdentifier
101 - `CPS-2395 <https://lf-onap.atlassian.net/browse/CPS-2395>`_ Retry mechanism (with back off algorithm) is removed with more frequent watchdog poll
102 - `CPS-2409 <https://lf-onap.atlassian.net/browse/CPS-2409>`_ Return NONE for get effective trust level api if the trust level caches empty (restart case)
103 - `CPS-2430 <https://lf-onap.atlassian.net/browse/CPS-2430>`_ Fix memory leak related to using arrays in Hibernate
104
danielhanrahan64ff4582024-08-21 16:14:53 +0100105
106Features
107--------
1083.5.3
sourabh_sourabhef700222024-10-04 14:35:32 +0100109 - `CPS-2247 <https://lf-onap.atlassian.net/browse/CPS-2247>`_ Policy Executor: Invoke Policy Executor and handle 'deny' response
110 - `CPS-2412 <https://lf-onap.atlassian.net/browse/CPS-2412>`_ Policy Executor: handle errors
111 - `CPS-2417 <https://lf-onap.atlassian.net/browse/CPS-2417>`_ Remove Hazelcast cache for prefix resolver
danielhanrahan64ff4582024-08-21 16:14:53 +0100112
113
mpriyank964c5f62024-07-15 12:25:15 +0100114Version: 3.5.2
115==============
116
117Release Data
118------------
119
120+--------------------------------------+--------------------------------------------------------+
121| **CPS Project** | |
122| | |
123+--------------------------------------+--------------------------------------------------------+
124| **Docker images** | onap/cps-and-ncmp:3.5.2 |
125| | |
126+--------------------------------------+--------------------------------------------------------+
127| **Release designation** | 3.5.2 Oslo |
128| | |
129+--------------------------------------+--------------------------------------------------------+
danielhanrahan64ff4582024-08-21 16:14:53 +0100130| **Release date** | 2024 August 21 |
mpriyank964c5f62024-07-15 12:25:15 +0100131| | |
132+--------------------------------------+--------------------------------------------------------+
133
134Bug Fixes
135---------
1363.5.2
sourabh_sourabh89bfabf2024-10-02 16:37:47 +0100137 - `CPS-2306 <https://lf-onap.atlassian.net/browse/CPS-2306>`_ Update response message for data validation failure and make it consistent across APIs
138 - `CPS-2319 <https://lf-onap.atlassian.net/browse/CPS-2319>`_ Fix "Create a node" and "Add List Elements" APIs response code
139 - `CPS-2372 <https://lf-onap.atlassian.net/browse/CPS-2372>`_ Blank alternate ID overwrites existing one
mpriyank964c5f62024-07-15 12:25:15 +0100140
141Features
142--------
1433.5.2
sourabh_sourabh89bfabf2024-10-02 16:37:47 +0100144 - `CPS-1812 <https://lf-onap.atlassian.net/browse/CPS-1812>`_ CM Data Subscriptions ( Create, Delete and Merging ) with positive scenarios
145 - `CPS-2326 <https://lf-onap.atlassian.net/browse/CPS-2326>`_ Uplift liquibase-core dependency to 4.28.0
146 - `CPS-2353 <https://lf-onap.atlassian.net/browse/CPS-2353>`_ Improve registration performance with moduleSetTag
147 - `CPS-2366 <https://lf-onap.atlassian.net/browse/CPS-2366>`_ Improve registration performance with use of alternateID
mpriyank964c5f62024-07-15 12:25:15 +0100148
mpriyankf582c462024-06-20 15:22:14 +0100149Version: 3.5.1
150==============
151
152Release Data
153------------
154
155+--------------------------------------+--------------------------------------------------------+
156| **CPS Project** | |
157| | |
158+--------------------------------------+--------------------------------------------------------+
159| **Docker images** | onap/cps-and-ncmp:3.5.1 |
160| | |
161+--------------------------------------+--------------------------------------------------------+
162| **Release designation** | 3.5.1 Oslo |
163| | |
164+--------------------------------------+--------------------------------------------------------+
mpriyank964c5f62024-07-15 12:25:15 +0100165| **Release date** | 2024 July 15 |
mpriyankf582c462024-06-20 15:22:14 +0100166| | |
167+--------------------------------------+--------------------------------------------------------+
168
169Bug Fixes
170---------
1713.5.1
sourabh_sourabh89bfabf2024-10-02 16:37:47 +0100172 - `CPS-2302 <https://lf-onap.atlassian.net/browse/CPS-2302>`_ Fix handling of special characters in moduleSetTag.
mpriyankf582c462024-06-20 15:22:14 +0100173
174Features
175--------
1763.5.1
sourabh_sourabh89bfabf2024-10-02 16:37:47 +0100177 - `CPS-2121 <https://lf-onap.atlassian.net/browse/CPS-2121>`_ Enabled http client prometheus metrics and manage high cardinality using URL template.
178 - `CPS-2289 <https://lf-onap.atlassian.net/browse/CPS-2289>`_ Support for CPS Path Query in NCMP Inventory Cm Handle Search.
mpriyankf582c462024-06-20 15:22:14 +0100179
mpriyank59575272024-06-20 12:59:02 +0100180Version: 3.5.0
181==============
mpriyankc6f18cf2024-05-14 10:09:55 +0100182
183Release Data
184------------
185
186+--------------------------------------+--------------------------------------------------------+
187| **CPS Project** | |
188| | |
189+--------------------------------------+--------------------------------------------------------+
mpriyank59575272024-06-20 12:59:02 +0100190| **Docker images** | onap/cps-and-ncmp:3.5.0 |
mpriyankc6f18cf2024-05-14 10:09:55 +0100191| | |
192+--------------------------------------+--------------------------------------------------------+
mpriyank59575272024-06-20 12:59:02 +0100193| **Release designation** | 3.5.0 Oslo |
mpriyankc6f18cf2024-05-14 10:09:55 +0100194| | |
195+--------------------------------------+--------------------------------------------------------+
mpriyankf582c462024-06-20 15:22:14 +0100196| **Release date** | 2024 June 20 |
mpriyankc6f18cf2024-05-14 10:09:55 +0100197| | |
198+--------------------------------------+--------------------------------------------------------+
199
200Bug Fixes
201---------
mpriyank59575272024-06-20 12:59:02 +01002023.5.0
mpriyankc6f18cf2024-05-14 10:09:55 +0100203
204Features
205--------
mpriyank59575272024-06-20 12:59:02 +01002063.5.0
sourabh_sourabh89bfabf2024-10-02 16:37:47 +0100207 - `CPS-989 <https://lf-onap.atlassian.net/browse/CPS-989>`_ Replace RestTemplate with WebClient.
208 - `CPS-2172 <https://lf-onap.atlassian.net/browse/CPS-2172>`_ Support for OpenTelemetry Tracing.
mpriyank59575272024-06-20 12:59:02 +0100209
210.. =========================
211.. * * * NEW DELHI * * *
212.. =========================
mpriyankc6f18cf2024-05-14 10:09:55 +0100213
danielhanrahana44b0562024-05-01 13:53:00 +0100214Version: 3.4.9
215==============
216
217Release Data
218------------
219
220+--------------------------------------+--------------------------------------------------------+
221| **CPS Project** | |
222| | |
223+--------------------------------------+--------------------------------------------------------+
224| **Docker images** | onap/cps-and-ncmp:3.4.9 |
225| | |
226+--------------------------------------+--------------------------------------------------------+
227| **Release designation** | 3.4.9 New Delhi |
228| | |
229+--------------------------------------+--------------------------------------------------------+
mpriyankc6f18cf2024-05-14 10:09:55 +0100230| **Release date** | 2024 May 14 |
danielhanrahana44b0562024-05-01 13:53:00 +0100231| | |
232+--------------------------------------+--------------------------------------------------------+
233
234Bug Fixes
235---------
2363.4.9
sourabh_sourabh89bfabf2024-10-02 16:37:47 +0100237 - `CPS-2211 <https://lf-onap.atlassian.net/browse/CPS-2211>`_ Toggle switch to disable CPS Core change events if not used by application. Set CPS_CHANGE_EVENT_NOTIFICATIONS_ENABLED environment variable for the same.
danielhanrahana44b0562024-05-01 13:53:00 +0100238
239Features
240--------
Arpit Singhd7fa9602023-09-07 17:05:37 +05302413.4.9
sourabh_sourabh89bfabf2024-10-02 16:37:47 +0100242 - `CPS-1836 <https://lf-onap.atlassian.net/browse/CPS-1836>`_ Delta between anchor and JSON payload.
danielhanrahana44b0562024-05-01 13:53:00 +0100243
mpriyank0ac5d962024-03-29 13:47:19 +0000244Version: 3.4.8
245==============
246
247Release Data
248------------
249
250+--------------------------------------+--------------------------------------------------------+
251| **CPS Project** | |
252| | |
253+--------------------------------------+--------------------------------------------------------+
254| **Docker images** | onap/cps-and-ncmp:3.4.8 |
255| | |
256+--------------------------------------+--------------------------------------------------------+
257| **Release designation** | 3.4.8 New Delhi |
258| | |
259+--------------------------------------+--------------------------------------------------------+
danielhanrahana44b0562024-05-01 13:53:00 +0100260| **Release date** | 2024 May 1 |
mpriyank0ac5d962024-03-29 13:47:19 +0000261| | |
262+--------------------------------------+--------------------------------------------------------+
263
danielhanrahanbbfb0612024-04-16 22:04:44 +0100264Bug Fixes
265---------
2663.4.8
sourabh_sourabh89bfabf2024-10-02 16:37:47 +0100267 - `CPS-2186 <https://lf-onap.atlassian.net/browse/CPS-2186>`_ Report async task failures to client topic during data operations request
268 - `CPS-2190 <https://lf-onap.atlassian.net/browse/CPS-2190>`_ Improve performance of NCMP module searches
269 - `CPS-2194 <https://lf-onap.atlassian.net/browse/CPS-2194>`_ Added defaults for CPS and DMI username and password
270 - `CPS-2204 <https://lf-onap.atlassian.net/browse/CPS-2204>`_ Added error handling for yang module upgrade operation
danielhanrahanbbfb0612024-04-16 22:04:44 +0100271
mpriyank0ac5d962024-03-29 13:47:19 +0000272Features
273--------
274
mpriyanka1703ea2024-02-29 17:47:47 +0000275Version: 3.4.7
276==============
277
278Release Data
279------------
280
281+--------------------------------------+--------------------------------------------------------+
282| **CPS Project** | |
283| | |
284+--------------------------------------+--------------------------------------------------------+
285| **Docker images** | onap/cps-and-ncmp:3.4.7 |
286| | |
287+--------------------------------------+--------------------------------------------------------+
288| **Release designation** | 3.4.7 New Delhi |
289| | |
290+--------------------------------------+--------------------------------------------------------+
mpriyank0ac5d962024-03-29 13:47:19 +0000291| **Release date** | 2024 March 29 |
mpriyanka1703ea2024-02-29 17:47:47 +0000292| | |
293+--------------------------------------+--------------------------------------------------------+
294
295Bug Fixes
296---------
2973.4.7
sourabh_sourabh89bfabf2024-10-02 16:37:47 +0100298 - `CPS-2150 <https://lf-onap.atlassian.net/browse/CPS-2150>`_ Fix for Async task execution failed by TimeoutException.
mpriyanka1703ea2024-02-29 17:47:47 +0000299
300Features
301--------
david.mcweeney23378b52024-02-21 09:51:29 +00003023.4.7
sourabh_sourabh89bfabf2024-10-02 16:37:47 +0100303 - `CPS-2061 <https://lf-onap.atlassian.net/browse/CPS-2061>`_ Liquibase Steps Condensing and Cleanup.
304 - `CPS-2101 <https://lf-onap.atlassian.net/browse/CPS-2101>`_ Uplift Spring Boot to 3.2.4 version.
mpriyanka1703ea2024-02-29 17:47:47 +0000305
mpriyank22e1f432024-02-27 14:04:38 +0000306Version: 3.4.6
307==============
308
309Release Data
310------------
311
312+--------------------------------------+--------------------------------------------------------+
313| **CPS Project** | |
314| | |
315+--------------------------------------+--------------------------------------------------------+
316| **Docker images** | onap/cps-and-ncmp:3.4.6 |
317| | |
318+--------------------------------------+--------------------------------------------------------+
319| **Release designation** | 3.4.6 New Delhi |
320| | |
321+--------------------------------------+--------------------------------------------------------+
mpriyanka1703ea2024-02-29 17:47:47 +0000322| **Release date** | 2024 February 29 |
mpriyank22e1f432024-02-27 14:04:38 +0000323| | |
324+--------------------------------------+--------------------------------------------------------+
325
326Bug Fixes
327---------
3283.4.6
sourabh_sourabh89bfabf2024-10-02 16:37:47 +0100329 - `CPS-2126 <https://lf-onap.atlassian.net/browse/CPS-2126>`_ Passing HTTP Authorization Bearer Token to DMI Plugins.
mpriyank22e1f432024-02-27 14:04:38 +0000330
331
332Features
333--------
sourabh_sourabh89bfabf2024-10-02 16:37:47 +0100334 - `CPS-2133 <https://lf-onap.atlassian.net/browse/CPS-2133>`_ Revert Uplift of Spring Boot version from 3.2.2 to 3.1.2
mpriyank4a978d32024-02-29 14:39:00 +0000335
336Notes
337-----
338This release brings improvements to compatibility with Service Mesh and for that below measures are been taken.
339
340Basic authorization provided using Spring security is been removed from CPS-Core and NCMP and hence authorization is no longer enforced.(basic auth header will be ignored, but is still allowed).
341NCMP will propagate a bearer token to DMI conditionally.
342401 Unauthorized will not be returned. Best effort has been made to ensure backwards compatibility.
mpriyank22e1f432024-02-27 14:04:38 +0000343
danielhanrahanb8e677f2024-02-23 15:27:17 +0000344Version: 3.4.5
345==============
346
347Release Data
348------------
349
350+--------------------------------------+--------------------------------------------------------+
351| **CPS Project** | |
352| | |
353+--------------------------------------+--------------------------------------------------------+
354| **Docker images** | onap/cps-and-ncmp:3.4.5 |
355| | |
356+--------------------------------------+--------------------------------------------------------+
357| **Release designation** | 3.4.5 New Delhi |
358| | |
359+--------------------------------------+--------------------------------------------------------+
mpriyank22e1f432024-02-27 14:04:38 +0000360| **Release date** | 2024 February 27 |
danielhanrahanb8e677f2024-02-23 15:27:17 +0000361| | |
362+--------------------------------------+--------------------------------------------------------+
363
364Bug Fixes
365---------
3663.4.5
367
368
369Features
370--------
sourabh_sourabh89bfabf2024-10-02 16:37:47 +0100371 - `CPS-2101 <https://lf-onap.atlassian.net/browse/CPS-2101>`_ Uplift Spring Boot version to 3.2.2
danielhanrahanb8e677f2024-02-23 15:27:17 +0000372
373
danielhanrahan97bad452024-02-07 16:07:27 +0000374Version: 3.4.4
375==============
376
377Release Data
378------------
379
380+--------------------------------------+--------------------------------------------------------+
381| **CPS Project** | |
382| | |
383+--------------------------------------+--------------------------------------------------------+
384| **Docker images** | onap/cps-and-ncmp:3.4.4 |
385| | |
386+--------------------------------------+--------------------------------------------------------+
387| **Release designation** | 3.4.4 New Delhi |
388| | |
389+--------------------------------------+--------------------------------------------------------+
danielhanrahanb8e677f2024-02-23 15:27:17 +0000390| **Release date** | 2024 February 23 |
danielhanrahan97bad452024-02-07 16:07:27 +0000391| | |
392+--------------------------------------+--------------------------------------------------------+
393
394Bug Fixes
395---------
3963.4.4
sourabh_sourabh89bfabf2024-10-02 16:37:47 +0100397 - `CPS-2027 <https://lf-onap.atlassian.net/browse/CPS-2027>`_ Upgrade Yang modules using module set tag functionalities fix
danielhanrahan97bad452024-02-07 16:07:27 +0000398
399Features
400--------
sourabh_sourabh89bfabf2024-10-02 16:37:47 +0100401 - `CPS-2057 <https://lf-onap.atlassian.net/browse/CPS-2057>`_ Leaf lists are sorted by default if Yang model does not specify order.
402 - `CPS-2087 <https://lf-onap.atlassian.net/browse/CPS-2087>`_ Performance improvement of CPS Path Queries.
danielhanrahan97bad452024-02-07 16:07:27 +0000403
404
danielhanrahan345f40f2024-01-11 15:25:18 +0000405Version: 3.4.3
406==============
407
408Release Data
409------------
410
411+--------------------------------------+--------------------------------------------------------+
412| **CPS Project** | |
413| | |
414+--------------------------------------+--------------------------------------------------------+
415| **Docker images** | onap/cps-and-ncmp:3.4.3 |
416| | |
417+--------------------------------------+--------------------------------------------------------+
418| **Release designation** | 3.4.3 New Delhi |
419| | |
420+--------------------------------------+--------------------------------------------------------+
danielhanrahan97bad452024-02-07 16:07:27 +0000421| **Release date** | 2024 February 07 |
danielhanrahan345f40f2024-01-11 15:25:18 +0000422| | |
423+--------------------------------------+--------------------------------------------------------+
424
425Bug Fixes
426---------
4273.4.3
sourabh_sourabh89bfabf2024-10-02 16:37:47 +0100428 - `CPS-2000 <https://lf-onap.atlassian.net/browse/CPS-2000>`_ Fix for Schema object cache not being distributed.
429 - `CPS-2027 <https://lf-onap.atlassian.net/browse/CPS-2027>`_ Fixes for upgrade yang modules using module set tag.
430 - `CPS-2070 <https://lf-onap.atlassian.net/browse/CPS-2070>`_ Add retry interval for Kafka consumer.
danielhanrahan345f40f2024-01-11 15:25:18 +0000431
432Features
433--------
sourabh_sourabh89bfabf2024-10-02 16:37:47 +0100434 - `CPS-1824 <https://lf-onap.atlassian.net/browse/CPS-1824>`_ CPS Delta between 2 anchors.
435 - `CPS-2072 <https://lf-onap.atlassian.net/browse/CPS-2072>`_ Add maven classifier to Spring Boot JAR.
436 - `CPS-1135 <https://lf-onap.atlassian.net/browse/CPS-1135>`_ Extend CPS Module API to allow retrieval single module definition.
danielhanrahan81f61b52024-02-02 12:25:47 +0000437
438Notes
439-----
440The maven build of cps-application has been changed so that the JAR produced by spring-boot-maven-plugin has a
sourabh_sourabh89bfabf2024-10-02 16:37:47 +0100441*-springboot* classifier (`CPS-2072 <https://lf-onap.atlassian.net/browse/CPS-2072>`_). This means that the filename
danielhanrahan81f61b52024-02-02 12:25:47 +0000442of the Spring Boot JAR is *cps-application-3.4.3-springboot.jar*.
danielhanrahan345f40f2024-01-11 15:25:18 +0000443
danielhanrahan9437af62023-12-20 15:12:47 +0000444Version: 3.4.2
445==============
446
447Release Data
448------------
449
450+--------------------------------------+--------------------------------------------------------+
451| **CPS Project** | |
452| | |
453+--------------------------------------+--------------------------------------------------------+
454| **Docker images** | onap/cps-and-ncmp:3.4.2 |
455| | |
456+--------------------------------------+--------------------------------------------------------+
457| **Release designation** | 3.4.2 New Delhi |
458| | |
459+--------------------------------------+--------------------------------------------------------+
danielhanrahan345f40f2024-01-11 15:25:18 +0000460| **Release date** | 2024 January 11 |
danielhanrahan9437af62023-12-20 15:12:47 +0000461| | |
462+--------------------------------------+--------------------------------------------------------+
463
464Bug Fixes
465---------
4663.4.2
467
468
469Features
470--------
sourabh_sourabh89bfabf2024-10-02 16:37:47 +0100471 - `CPS-1638 <https://lf-onap.atlassian.net/browse/CPS-1638>`_ Introduce trust level for CM handle.
472 - `CPS-1795 <https://lf-onap.atlassian.net/browse/CPS-1795>`_ Double performance of CPS write operations (via write batching)
473 - `CPS-2018 <https://lf-onap.atlassian.net/browse/CPS-2018>`_ Improve performance of CPS update operations.
474 - `CPS-2019 <https://lf-onap.atlassian.net/browse/CPS-2019>`_ Improve performance of saving CM handles.
danielhanrahan926d4082023-08-04 11:22:43 +0100475
476Notes
477-----
478 - Java API method CpsDataService::saveListElementsBatch has been removed as part of CPS-2019.
danielhanrahan9437af62023-12-20 15:12:47 +0000479
danielhanrahan36b81b22023-08-17 14:58:30 +0100480Known Limitations, Issues and Workarounds
481-----------------------------------------
482
483*System Limitations*
484
485For upgrading, CPS uses Liquibase for database upgrades. In order to enable Hibernate write batching
sourabh_sourabh89bfabf2024-10-02 16:37:47 +0100486(`CPS-1795 <https://lf-onap.atlassian.net/browse/CPS-1795>`_), a change to the database entity ID generation is required.
danielhanrahan36b81b22023-08-17 14:58:30 +0100487As such, *this release does not fully support In-Service Software Upgrade* - CPS will not store new DataNodes and
488NCMP will not register new CM-handles during an upgrade with old and new versions of CPS running concurrently.
489Other operations (read, update, delete) are not impacted.
490
danielhanrahan9437af62023-12-20 15:12:47 +0000491
mpriyank1d9dae02023-11-09 14:11:26 +0000492Version: 3.4.1
493==============
494
495Release Data
496------------
497
498+--------------------------------------+--------------------------------------------------------+
499| **CPS Project** | |
500| | |
501+--------------------------------------+--------------------------------------------------------+
502| **Docker images** | onap/cps-and-ncmp:3.4.1 |
503| | |
504+--------------------------------------+--------------------------------------------------------+
505| **Release designation** | 3.4.1 New Delhi |
506| | |
507+--------------------------------------+--------------------------------------------------------+
danielhanrahan9437af62023-12-20 15:12:47 +0000508| **Release date** | 2023 December 20 |
mpriyank1d9dae02023-11-09 14:11:26 +0000509| | |
510+--------------------------------------+--------------------------------------------------------+
511
512Bug Fixes
513---------
danielhanrahan3e14d392023-12-20 13:31:07 +00005143.4.1
sourabh_sourabh89bfabf2024-10-02 16:37:47 +0100515 - `CPS-1979 <https://lf-onap.atlassian.net/browse/CPS-1979>`_ Bug fix for Invalid topic name suffix.
mpriyank1d9dae02023-11-09 14:11:26 +0000516
ToineSiebelink8ee94852023-11-27 14:52:19 +0000517Features
518--------
519 - CPS-Temporal is no longer supported and any related documentation has been removed.
sourabh_sourabh89bfabf2024-10-02 16:37:47 +0100520 - `CPS-1733 <https://lf-onap.atlassian.net/browse/CPS-1733>`_ Upgrade YANG schema-set for CM handle without removing and adding it.
521 - `CPS-1980 <https://lf-onap.atlassian.net/browse/CPS-1980>`_ Exposing health and cluster metrics for hazelcast.
522 - `CPS-1994 <https://lf-onap.atlassian.net/browse/CPS-1994>`_ Use Apache Http Client for DMI REST requests.
523 - `CPS-2005 <https://lf-onap.atlassian.net/browse/CPS-2005>`_ Removing notification feature for cps updated events ( exclusively used by cps-temporal )
ToineSiebelink8ee94852023-11-27 14:52:19 +0000524
danielhanrahan3e14d392023-12-20 13:31:07 +0000525Known Issues
526------------
sourabh_sourabh89bfabf2024-10-02 16:37:47 +0100527 - `CPS-2000 <https://lf-onap.atlassian.net/browse/CPS-2000>`_ Schema object cache is not distributed.
danielhanrahan3e14d392023-12-20 13:31:07 +0000528
ToineSiebelink8ee94852023-11-27 14:52:19 +0000529
mpriyank89e0fe22023-11-09 12:12:38 +0000530Version: 3.4.0
531==============
mpriyank2c4535d2023-11-06 17:06:15 +0000532
533Release Data
534------------
535
536+--------------------------------------+--------------------------------------------------------+
537| **CPS Project** | |
538| | |
539+--------------------------------------+--------------------------------------------------------+
mpriyank89e0fe22023-11-09 12:12:38 +0000540| **Docker images** | onap/cps-and-ncmp:3.4.0 |
mpriyank2c4535d2023-11-06 17:06:15 +0000541| | |
542+--------------------------------------+--------------------------------------------------------+
mpriyank89e0fe22023-11-09 12:12:38 +0000543| **Release designation** | 3.4.0 New Delhi |
mpriyank2c4535d2023-11-06 17:06:15 +0000544| | |
545+--------------------------------------+--------------------------------------------------------+
mpriyank1d9dae02023-11-09 14:11:26 +0000546| **Release date** | 2023 November 09 |
mpriyank2c4535d2023-11-06 17:06:15 +0000547| | |
548+--------------------------------------+--------------------------------------------------------+
549
550Bug Fixes
551---------
mpriyank89e0fe22023-11-09 12:12:38 +00005523.4.0
sourabh_sourabh89bfabf2024-10-02 16:37:47 +0100553 - `CPS-1956 <https://lf-onap.atlassian.net/browse/CPS-1956>`_ Bug fix for No yang resources stored during cmhandle discovery.
mpriyank2c4535d2023-11-06 17:06:15 +0000554
mpriyank89e0fe22023-11-09 12:12:38 +0000555.. ========================
556.. * * * MONTREAL * * *
557.. ========================
mpriyank2c4535d2023-11-06 17:06:15 +0000558
egernugd91a7072023-09-29 12:12:36 +0100559Version: 3.3.9
560==============
561
562Release Data
563------------
564
565+--------------------------------------+--------------------------------------------------------+
566| **CPS Project** | |
567| | |
568+--------------------------------------+--------------------------------------------------------+
569| **Docker images** | onap/cps-and-ncmp:3.3.9 |
570| | |
571+--------------------------------------+--------------------------------------------------------+
572| **Release designation** | 3.3.9 Montreal |
573| | |
574+--------------------------------------+--------------------------------------------------------+
mpriyank2c4535d2023-11-06 17:06:15 +0000575| **Release date** | 2023 November 06 |
egernugd91a7072023-09-29 12:12:36 +0100576| | |
577+--------------------------------------+--------------------------------------------------------+
578
579Bug Fixes
580---------
5813.3.9
sourabh_sourabh89bfabf2024-10-02 16:37:47 +0100582 - `CPS-1923 <https://lf-onap.atlassian.net/browse/CPS-1923>`_ CPS and NCMP changed management endpoint and port from /manage to /actuator and port same as cps application port.
583 - `CPS-1933 <https://lf-onap.atlassian.net/browse/CPS-1933>`_ Setting up the class loader explicitly in hazelcast config.
egernugd91a7072023-09-29 12:12:36 +0100584
585Features
586--------
587
danielhanrahan56384d12023-09-20 17:10:40 +0100588Version: 3.3.8
589==============
590
591Release Data
592------------
593
594+--------------------------------------+--------------------------------------------------------+
595| **CPS Project** | |
596| | |
597+--------------------------------------+--------------------------------------------------------+
598| **Docker images** | onap/cps-and-ncmp:3.3.8 |
599| | |
600+--------------------------------------+--------------------------------------------------------+
601| **Release designation** | 3.3.8 Montreal |
602| | |
603+--------------------------------------+--------------------------------------------------------+
egernugd91a7072023-09-29 12:12:36 +0100604| **Release date** | 2023 September 29 |
danielhanrahan56384d12023-09-20 17:10:40 +0100605| | |
606+--------------------------------------+--------------------------------------------------------+
607
608Bug Fixes
609---------
6103.3.8
611
612Features
613--------
sourabh_sourabh89bfabf2024-10-02 16:37:47 +0100614 - `CPS-1888 <https://lf-onap.atlassian.net/browse/CPS-1888>`_ Uplift Spring Boot to 3.1.2.
danielhanrahan56384d12023-09-20 17:10:40 +0100615
leventecsanyid35ad5c2023-08-23 15:55:30 +0200616Version: 3.3.7
617==============
618
619Release Data
620------------
621
622+--------------------------------------+--------------------------------------------------------+
623| **CPS Project** | |
624| | |
625+--------------------------------------+--------------------------------------------------------+
626| **Docker images** | onap/cps-and-ncmp:3.3.7 |
627| | |
628+--------------------------------------+--------------------------------------------------------+
629| **Release designation** | 3.3.7 Montreal |
630| | |
631+--------------------------------------+--------------------------------------------------------+
danielhanrahan56384d12023-09-20 17:10:40 +0100632| **Release date** | 2023 September 20 |
leventecsanyid35ad5c2023-08-23 15:55:30 +0200633| | |
634+--------------------------------------+--------------------------------------------------------+
635
636Bug Fixes
637---------
6383.3.7
sourabh_sourabh89bfabf2024-10-02 16:37:47 +0100639 - `CPS-1866 <https://lf-onap.atlassian.net/browse/CPS-1866>`_ Fix ClassDefNotFoundError in opendaylight Yang parser
leventecsanyid35ad5c2023-08-23 15:55:30 +0200640
641Features
642--------
sourabh_sourabh89bfabf2024-10-02 16:37:47 +0100643 - `CPS-1789 <https://lf-onap.atlassian.net/browse/CPS-1789>`_ CPS Upgrade to Springboot 3.0.
egernug60a780c2023-09-19 15:26:42 +0100644
645Note
646----
647Migrating to Spring Boot 3.0 requires the product be built with Java 17 and at least MVN version 3.8.7.
leventecsanyid35ad5c2023-08-23 15:55:30 +0200648
egernugbdac4402023-07-21 13:27:24 +0100649Version: 3.3.6
650==============
651
652Release Data
653------------
654
655+--------------------------------------+--------------------------------------------------------+
656| **CPS Project** | |
657| | |
658+--------------------------------------+--------------------------------------------------------+
659| **Docker images** | onap/cps-and-ncmp:3.3.6 |
660| | |
661+--------------------------------------+--------------------------------------------------------+
662| **Release designation** | 3.3.6 Montreal |
663| | |
664+--------------------------------------+--------------------------------------------------------+
leventecsanyid35ad5c2023-08-23 15:55:30 +0200665| **Release date** | 2023 August 23 |
egernugbdac4402023-07-21 13:27:24 +0100666| | |
667+--------------------------------------+--------------------------------------------------------+
668
669Bug Fixes
670---------
6713.3.6
sourabh_sourabh89bfabf2024-10-02 16:37:47 +0100672 - `CPS-1841 <https://lf-onap.atlassian.net/browse/CPS-1841>`_ Update of top-level data node fails with exception
673 - `CPS-1842 <https://lf-onap.atlassian.net/browse/CPS-1842>`_ Replace event-id with correlation-id for data read operation cloud event
egernugbdac4402023-07-21 13:27:24 +0100674
675Features
676--------
sourabh_sourabh89bfabf2024-10-02 16:37:47 +0100677 - `CPS-1696 <https://lf-onap.atlassian.net/browse/CPS-1696>`_ Get Data Node to return entire List data node.
678 - `CPS-1819 <https://lf-onap.atlassian.net/browse/CPS-1819>`_ Ability to disable sending authorization header.
egernugbdac4402023-07-21 13:27:24 +0100679
680
egernug6c9621a2023-07-19 11:05:00 +0100681Version: 3.3.5
682==============
683
684Release Data
685------------
686
687+--------------------------------------+--------------------------------------------------------+
688| **CPS Project** | |
689| | |
690+--------------------------------------+--------------------------------------------------------+
691| **Docker images** | onap/cps-and-ncmp:3.3.5 |
692| | |
693+--------------------------------------+--------------------------------------------------------+
694| **Release designation** | 3.3.5 Montreal |
695| | |
696+--------------------------------------+--------------------------------------------------------+
egernugbdac4402023-07-21 13:27:24 +0100697| **Release date** | 2023 July 21 |
egernug6c9621a2023-07-19 11:05:00 +0100698| | |
699+--------------------------------------+--------------------------------------------------------+
700
701Bug Fixes
702---------
7033.3.5
704
705Features
706--------
sourabh_sourabh89bfabf2024-10-02 16:37:47 +0100707 - `CPS-1760 <https://lf-onap.atlassian.net/browse/CPS-1760>`_ Improve handling of special characters in Cps Paths
egernug6c9621a2023-07-19 11:05:00 +0100708
mpriyank8caa3422023-06-30 11:14:10 +0100709Version: 3.3.4
710==============
711
712Release Data
713------------
714
715+--------------------------------------+--------------------------------------------------------+
716| **CPS Project** | |
717| | |
718+--------------------------------------+--------------------------------------------------------+
719| **Docker images** | onap/cps-and-ncmp:3.3.4 |
720| | |
721+--------------------------------------+--------------------------------------------------------+
722| **Release designation** | 3.3.4 Montreal |
723| | |
724+--------------------------------------+--------------------------------------------------------+
egernug6c9621a2023-07-19 11:05:00 +0100725| **Release date** | 2023 July 19 |
mpriyank8caa3422023-06-30 11:14:10 +0100726| | |
727+--------------------------------------+--------------------------------------------------------+
728
729Bug Fixes
730---------
7313.3.4
732
733Features
734--------
sourabh_sourabh89bfabf2024-10-02 16:37:47 +0100735 - `CPS-1767 <https://lf-onap.atlassian.net/browse/CPS-1767>`_ Upgrade CPS to java 17
mpriyank8caa3422023-06-30 11:14:10 +0100736
danielhanrahan19f963b2023-06-15 13:52:34 +0100737Version: 3.3.3
738==============
739
740Release Data
741------------
742
743+--------------------------------------+--------------------------------------------------------+
744| **CPS Project** | |
745| | |
746+--------------------------------------+--------------------------------------------------------+
747| **Docker images** | onap/cps-and-ncmp:3.3.3 |
748| | |
749+--------------------------------------+--------------------------------------------------------+
750| **Release designation** | 3.3.3 Montreal |
751| | |
752+--------------------------------------+--------------------------------------------------------+
mpriyank8caa3422023-06-30 11:14:10 +0100753| **Release date** | 2023 June 30 |
danielhanrahan19f963b2023-06-15 13:52:34 +0100754| | |
755+--------------------------------------+--------------------------------------------------------+
756
757Bug Fixes
758---------
7593.3.3
760
761Features
762--------
sourabh_sourabh89bfabf2024-10-02 16:37:47 +0100763 - `CPS-1515 <https://lf-onap.atlassian.net/browse/CPS-1515>`_ Support Multiple CM-Handles for NCMP Get Operation
764 - `CPS-1675 <https://lf-onap.atlassian.net/browse/CPS-1675>`_ Persistence write performance improvement(s)
765 - `CPS-1745 <https://lf-onap.atlassian.net/browse/CPS-1745>`_ Upgrade to Openapi 3.0.3
danielhanrahan19f963b2023-06-15 13:52:34 +0100766
mpriyank436b75b2023-05-03 11:10:08 +0100767Version: 3.3.2
768==============
769
770Release Data
771------------
772
773+--------------------------------------+--------------------------------------------------------+
774| **CPS Project** | |
775| | |
776+--------------------------------------+--------------------------------------------------------+
777| **Docker images** | onap/cps-and-ncmp:3.3.2 |
778| | |
779+--------------------------------------+--------------------------------------------------------+
780| **Release designation** | 3.3.2 Montreal |
781| | |
782+--------------------------------------+--------------------------------------------------------+
danielhanrahan19f963b2023-06-15 13:52:34 +0100783| **Release date** | 2023 June 15 |
mpriyank436b75b2023-05-03 11:10:08 +0100784| | |
785+--------------------------------------+--------------------------------------------------------+
786
787Bug Fixes
788---------
7893.3.2
sourabh_sourabh89bfabf2024-10-02 16:37:47 +0100790 - `CPS-1716 <https://lf-onap.atlassian.net/browse/CPS-1716>`_ NCMP: Java Heap OutOfMemory errors and slow registration in case of 20k cmhandles
mpriyank436b75b2023-05-03 11:10:08 +0100791
792Features
793--------
sourabh_sourabh89bfabf2024-10-02 16:37:47 +0100794 - `CPS-1006 <https://lf-onap.atlassian.net/browse/CPS-1006>`_ Extend CPS PATCH API to allow update of leaves for multiple data nodes
795 - `CPS-1273 <https://lf-onap.atlassian.net/browse/CPS-1273>`_ Add <,> operators support to cps-path
796 - `CPS-1664 <https://lf-onap.atlassian.net/browse/CPS-1664>`_ Use recursive SQL to fetch descendants in CpsPath queries to improve query performance
797 - `CPS-1676 <https://lf-onap.atlassian.net/browse/CPS-1676>`_ Entity ID types do not match types in database definition
798 - `CPS-1677 <https://lf-onap.atlassian.net/browse/CPS-1677>`_ Remove dataspace_id column from Fragment table
mpriyank436b75b2023-05-03 11:10:08 +0100799
lukegleesond7764c42023-04-20 14:11:20 +0100800Version: 3.3.1
halil.cakal0b8d85d2023-03-23 12:44:27 +0000801==============
802
803Release Data
804------------
805
806+--------------------------------------+--------------------------------------------------------+
807| **CPS Project** | |
808| | |
809+--------------------------------------+--------------------------------------------------------+
lukegleesond7764c42023-04-20 14:11:20 +0100810| **Docker images** | onap/cps-and-ncmp:3.3.1 |
halil.cakal0b8d85d2023-03-23 12:44:27 +0000811| | |
812+--------------------------------------+--------------------------------------------------------+
lukegleesond7764c42023-04-20 14:11:20 +0100813| **Release designation** | 3.3.1 Montreal |
halil.cakal0b8d85d2023-03-23 12:44:27 +0000814| | |
815+--------------------------------------+--------------------------------------------------------+
mpriyank436b75b2023-05-03 11:10:08 +0100816| **Release date** | 2023 May 03 |
halil.cakal0b8d85d2023-03-23 12:44:27 +0000817| | |
818+--------------------------------------+--------------------------------------------------------+
819
820Bug Fixes
821---------
lukegleesond7764c42023-04-20 14:11:20 +01008223.3.1
halil.cakal0b8d85d2023-03-23 12:44:27 +0000823 - None
824
825Features
826--------
sourabh_sourabh89bfabf2024-10-02 16:37:47 +0100827 - `CPS-1272 <https://lf-onap.atlassian.net/browse/CPS-1272>`_ Add Contains operation to CPS Path
828 - `CPS-1573 <https://lf-onap.atlassian.net/browse/CPS-1573>`_ Remove 32K limit for DB operations
829 - `CPS-1627 <https://lf-onap.atlassian.net/browse/CPS-1627>`_ Dependency versions uplift because of vulnerability issues
830 - `CPS-1629 <https://lf-onap.atlassian.net/browse/CPS-1629>`_ Ordering of leaf elements to support combination of AND/OR in cps-path
831 - `CPS-1637 <https://lf-onap.atlassian.net/browse/CPS-1637>`_ Extend hazelcast to work on kubernetes
halil.cakal0b8d85d2023-03-23 12:44:27 +0000832
lukegleesond7764c42023-04-20 14:11:20 +0100833Version: 3.3.0
834==============
835
836Release Data
837------------
838
839+--------------------------------------+--------------------------------------------------------+
840| **CPS Project** | |
841| | |
842+--------------------------------------+--------------------------------------------------------+
843| **Docker images** | onap/cps-and-ncmp:3.3.0 |
844| | |
845+--------------------------------------+--------------------------------------------------------+
846| **Release designation** | 3.3.0 Montreal |
847| | |
848+--------------------------------------+--------------------------------------------------------+
849| **Release date** | 2023 April 20 |
850| | |
851+--------------------------------------+--------------------------------------------------------+
852
853Bug Fixes
854---------
8553.3.0
856 - None
857
858Features
859--------
sourabh_sourabh89bfabf2024-10-02 16:37:47 +0100860 - `CPS-1215 <https://lf-onap.atlassian.net/browse/CPS-1215>`_ Add OR operation for CPS Path
861 - `CPS-1617 <https://lf-onap.atlassian.net/browse/CPS-1617>`_ Use cascade delete in fragments table
lukegleesond7764c42023-04-20 14:11:20 +0100862
863.. ======================
864.. * * * LONDON * * *
865.. ======================
866
mpriyank0fd4d192023-03-10 13:48:20 +0000867Version: 3.2.6
868==============
869
870Release Data
871------------
872
873+--------------------------------------+--------------------------------------------------------+
874| **CPS Project** | |
875| | |
876+--------------------------------------+--------------------------------------------------------+
877| **Docker images** | onap/cps-and-ncmp:3.2.6 |
878| | |
879+--------------------------------------+--------------------------------------------------------+
880| **Release designation** | 3.2.6 London |
881| | |
882+--------------------------------------+--------------------------------------------------------+
seanbeirnef5a3a212023-03-06 09:12:49 +0000883| **Release date** | 2023 March 22 |
mpriyank0fd4d192023-03-10 13:48:20 +0000884| | |
885+--------------------------------------+--------------------------------------------------------+
886
887Bug Fixes
888---------
8893.2.6
sourabh_sourabh89bfabf2024-10-02 16:37:47 +0100890 - `CPS-1526 <https://lf-onap.atlassian.net/browse/CPS-1526>`_ Fix response message for PATCH operation
891 - `CPS-1563 <https://lf-onap.atlassian.net/browse/CPS-1563>`_ Fix 500 response error on id-searches with empty parameters
mpriyank0fd4d192023-03-10 13:48:20 +0000892
893Features
894--------
sourabh_sourabh89bfabf2024-10-02 16:37:47 +0100895 - `CPS-1396 <https://lf-onap.atlassian.net/browse/CPS-1396>`_ Query data nodes across all anchors under one dataspace
mpriyank0fd4d192023-03-10 13:48:20 +0000896
mpriyankade5a6e2023-03-09 17:58:31 +0000897Version: 3.2.5
898==============
899
900Release Data
901------------
902
903+--------------------------------------+--------------------------------------------------------+
904| **CPS Project** | |
905| | |
906+--------------------------------------+--------------------------------------------------------+
907| **Docker images** | onap/cps-and-ncmp:3.2.5 |
908| | |
909+--------------------------------------+--------------------------------------------------------+
910| **Release designation** | 3.2.5 London |
911| | |
912+--------------------------------------+--------------------------------------------------------+
mpriyank06bfe4e2023-03-10 11:48:23 +0000913| **Release date** | 2023 March 10 |
mpriyankade5a6e2023-03-09 17:58:31 +0000914| | |
915+--------------------------------------+--------------------------------------------------------+
916
917Bug Fixes
918---------
9193.2.5
sourabh_sourabh89bfabf2024-10-02 16:37:47 +0100920 - `CPS-1537 <https://lf-onap.atlassian.net/browse/CPS-1537>`_ Introduce control switch for model loader functionality.
mpriyankade5a6e2023-03-09 17:58:31 +0000921
922Features
923--------
924 - None
925
seanbeirnef0f4fd82023-03-07 13:42:04 +0000926Version: 3.2.4
927==============
928
929Release Data
930------------
931
932+--------------------------------------+--------------------------------------------------------+
933| **CPS Project** | |
934| | |
935+--------------------------------------+--------------------------------------------------------+
936| **Docker images** | onap/cps-and-ncmp:3.2.4 |
937| | |
938+--------------------------------------+--------------------------------------------------------+
939| **Release designation** | 3.2.4 London |
940| | |
941+--------------------------------------+--------------------------------------------------------+
mpriyankbd5ba8d2023-03-09 16:33:02 +0000942| **Release date** | 2023 March 09 |
seanbeirnef0f4fd82023-03-07 13:42:04 +0000943| | |
944+--------------------------------------+--------------------------------------------------------+
945
946Bug Fixes
947---------
9483.2.4
sourabh_sourabh89bfabf2024-10-02 16:37:47 +0100949 - `CPS-1533 <https://lf-onap.atlassian.net/browse/CPS-1533>`_ Fix for Temp tables cause Out of shared memory errors in Postgres
950 - `CPS-1537 <https://lf-onap.atlassian.net/browse/CPS-1537>`_ NCMP failed to start due to issue in SubscriptionModelLoader
mpriyankbd5ba8d2023-03-09 16:33:02 +0000951
952Features
953--------
954 - None
seanbeirnef0f4fd82023-03-07 13:42:04 +0000955
mpriyankfd43dbe2023-02-08 11:21:08 +0000956Version: 3.2.3
957==============
958
959Release Data
960------------
961
962+--------------------------------------+--------------------------------------------------------+
963| **CPS Project** | |
964| | |
965+--------------------------------------+--------------------------------------------------------+
966| **Docker images** | onap/cps-and-ncmp:3.2.3 |
967| | |
968+--------------------------------------+--------------------------------------------------------+
969| **Release designation** | 3.2.3 London |
970| | |
971+--------------------------------------+--------------------------------------------------------+
seanbeirnef9af5f82023-03-07 10:36:18 +0000972| **Release date** | 2023 March 07 |
mpriyankfd43dbe2023-02-08 11:21:08 +0000973| | |
974+--------------------------------------+--------------------------------------------------------+
975
976Bug Fixes
977---------
9783.2.3
sourabh_sourabh89bfabf2024-10-02 16:37:47 +0100979 - `CPS-1494 <https://lf-onap.atlassian.net/browse/CPS-1494>`_ NCMP Inventory Performance Improvements
mpriyankfd43dbe2023-02-08 11:21:08 +0000980
981Features
982--------
sourabh_sourabh89bfabf2024-10-02 16:37:47 +0100983 - `CPS-1401 <https://lf-onap.atlassian.net/browse/CPS-1401>`_ Added V2 of Get Data Node API,support to retrieve all data nodes under an anchor
984 - `CPS-1502 <https://lf-onap.atlassian.net/browse/CPS-1502>`_ Delete Performance Improvements
mpriyankfd43dbe2023-02-08 11:21:08 +0000985
seanbeirnef8e980a2023-01-27 18:09:33 +0000986Version: 3.2.2
987==============
988
989Release Data
990------------
991
992+--------------------------------------+--------------------------------------------------------+
993| **CPS Project** | |
994| | |
995+--------------------------------------+--------------------------------------------------------+
996| **Docker images** | onap/cps-and-ncmp:3.2.2 |
997| | |
998+--------------------------------------+--------------------------------------------------------+
999| **Release designation** | 3.2.2 London |
1000| | |
1001+--------------------------------------+--------------------------------------------------------+
mpriyankfd43dbe2023-02-08 11:21:08 +00001002| **Release date** | 2023 February 08 |
seanbeirnef8e980a2023-01-27 18:09:33 +00001003| | |
1004+--------------------------------------+--------------------------------------------------------+
1005
1006Bug Fixes
1007---------
mpriyank0b5950d2023-02-07 17:55:10 +000010083.2.2
sourabh_sourabh89bfabf2024-10-02 16:37:47 +01001009 - `CPS-1173 <https://lf-onap.atlassian.net/browse/CPS-1173>`_ Delete Performance Improvements.
mpriyank0b5950d2023-02-07 17:55:10 +00001010
1011Features
1012--------
1013 - None
seanbeirnef8e980a2023-01-27 18:09:33 +00001014
leventecsanyi37d72852022-10-26 10:44:08 +02001015Version: 3.2.1
1016==============
mpriyank4bd450e2022-10-05 09:50:59 +01001017
1018Release Data
1019------------
1020
1021+--------------------------------------+--------------------------------------------------------+
1022| **CPS Project** | |
1023| | |
1024+--------------------------------------+--------------------------------------------------------+
lukegleesone0154a62023-01-25 15:06:52 +00001025| **Docker images** | onap/cps-and-ncmp:3.2.1 |
mpriyank4bd450e2022-10-05 09:50:59 +01001026| | |
1027+--------------------------------------+--------------------------------------------------------+
leventecsanyi37d72852022-10-26 10:44:08 +02001028| **Release designation** | 3.2.1 London |
mpriyank4bd450e2022-10-05 09:50:59 +01001029| | |
1030+--------------------------------------+--------------------------------------------------------+
lukegleesone0154a62023-01-25 15:06:52 +00001031| **Release date** | 2023 January 27 |
mpriyank4bd450e2022-10-05 09:50:59 +01001032| | |
1033+--------------------------------------+--------------------------------------------------------+
Cédric Ollivier490b20d2023-03-15 21:40:48 +01001034
lukegleeson3be99242022-10-11 14:34:56 +01001035Features
1036--------
leventecsanyi37d72852022-10-26 10:44:08 +020010373.2.1
sourabh_sourabh89bfabf2024-10-02 16:37:47 +01001038 - `CPS-341 <https://lf-onap.atlassian.net/browse/CPS-341>`_ Added support for multiple data tree instances under 1 anchor.
1039 - `CPS-1002 <https://lf-onap.atlassian.net/browse/CPS-1002>`_ Add CPS-E-05 endpoint for 'Query data, NCMP-Operational Datastore' using cpsPaths
1040 - `CPS-1182 <https://lf-onap.atlassian.net/browse/CPS-1182>`_ Upgrade Opendaylight
1041 - `CPS-1185 <https://lf-onap.atlassian.net/browse/CPS-1185>`_ Get all dataspaces.
1042 - `CPS-1186 <https://lf-onap.atlassian.net/browse/CPS-1186>`_ Get single dataspace.
1043 - `CPS-1187 <https://lf-onap.atlassian.net/browse/CPS-1187>`_ Added API to get all schema sets for a given dataspace.
1044 - `CPS-1236 <https://lf-onap.atlassian.net/browse/CPS-1236>`_ DMI audit support for NCMP: Filter on any properties of CM Handles
1045 - `CPS-1257 <https://lf-onap.atlassian.net/browse/CPS-1257>`_ Added support for application/xml Content-Type (write only).
1046 - `CPS-1381 <https://lf-onap.atlassian.net/browse/CPS-1381>`_ Query large outputs using limit/depth/pagination
1047 - `CPS-1421 <https://lf-onap.atlassian.net/browse/CPS-1421>`_ Optimized query for large number of hits with descendants.
1048 - `CPS-1422 <https://lf-onap.atlassian.net/browse/CPS-1422>`_ Fetch CM handles by collection of xpaths (CPS Core)
1049 - `CPS-1424 <https://lf-onap.atlassian.net/browse/CPS-1424>`_ Updating CmHandleStates using batch operation
1050 - `CPS-1439 <https://lf-onap.atlassian.net/browse/CPS-1439>`_ Use native query to delete data nodes
mpriyank4bd450e2022-10-05 09:50:59 +01001051
1052Bug Fixes
1053---------
ToineSiebelink294bcb52022-12-23 11:07:42 +000010543.2.1
sourabh_sourabh89bfabf2024-10-02 16:37:47 +01001055 - `CPS-1171 <https://lf-onap.atlassian.net/browse/CPS-1171>`_ Optimized retrieval of data nodes with many descendants.
1056 - `CPS-1288 <https://lf-onap.atlassian.net/browse/CPS-1288>`_ Hazelcast TTL for IMap is not working
1057 - `CPS-1289 <https://lf-onap.atlassian.net/browse/CPS-1289>`_ Getting wrong error code for create node api
1058 - `CPS-1326 <https://lf-onap.atlassian.net/browse/CPS-1326>`_ Creation of DataNodeBuilder with module name prefix is very slow
1059 - `CPS-1344 <https://lf-onap.atlassian.net/browse/CPS-1344>`_ Top level container (prefix) is not always the first module
1060 - `CPS-1350 <https://lf-onap.atlassian.net/browse/CPS-1350>`_ Add Basic Authentication to CPS/NCMP OpenAPI Definitions.
1061 - `CPS-1352 <https://lf-onap.atlassian.net/browse/CPS-1352>`_ Handle YangChoiceNode in right format.
1062 - `CPS-1409 <https://lf-onap.atlassian.net/browse/CPS-1409>`_ Fix Delete uses case with '/' in path.
1063 - `CPS-1433 <https://lf-onap.atlassian.net/browse/CPS-1433>`_ Fix to allow posting data with '/' key fields.
1064 - `CPS-1442 <https://lf-onap.atlassian.net/browse/CPS-1442>`_ CPS PATCH operation does not merge existing data
1065 - `CPS-1446 <https://lf-onap.atlassian.net/browse/CPS-1446>`_ Locked cmhandles and ready to locked state transitions causing long cmHandle discovery
1066 - `CPS-1457 <https://lf-onap.atlassian.net/browse/CPS-1457>`_ CpsDataPersistenceService#getDataNodes uses non-normalized xpaths
1067 - `CPS-1458 <https://lf-onap.atlassian.net/browse/CPS-1458>`_ CpsDataPersistenceService#getDataNodes does not handle root xpath
1068 - `CPS-1460 <https://lf-onap.atlassian.net/browse/CPS-1460>`_ CPS Path Processing Performance Test duration is too low
ToineSiebelink294bcb52022-12-23 11:07:42 +00001069
leventecsanyi37d72852022-10-26 10:44:08 +020010703.2.0
sourabh_sourabh89bfabf2024-10-02 16:37:47 +01001071 - `CPS-1312 <https://lf-onap.atlassian.net/browse/CPS-1312>`_ CPS(/NCMP) does not have version control.
mpriyank4bd450e2022-10-05 09:50:59 +01001072
lukegleeson3be99242022-10-11 14:34:56 +01001073Known Limitations, Issues and Workarounds
1074-----------------------------------------
1075
1076*System Limitations*
1077
seanbeirne72c267e2022-10-18 12:39:22 +01001078For upgrading, CPS uses Liquibase for database upgrades. CPS/NCMP currently only supports upgrading from Liquibase changelog 11 to Liquibase changelog 16.
1079This is from commit CPS-506: List all known modules and revision to CPS-1312: Default CMHandles to READY during upgrade or from ONAP release Honolulu to Kohn.
lukegleeson3be99242022-10-11 14:34:56 +01001080
arpitsingh2b4c4882023-03-03 21:38:57 +05301081CPS core Patch operation currently supports updating data of one top level data node. When performing Patch on multiple top level data nodes at once
1082a 400 Bad Request is sent as response. This is part of commit CPS-1526.
1083
seanbeirnedba2b102022-10-27 09:59:17 +01001084.. ====================
1085.. * * * KOHN * * *
1086.. ====================
1087
mpriyankfe775312022-09-30 14:16:51 +01001088Version: 3.1.4
1089==============
1090
1091Release Data
1092------------
1093
1094+--------------------------------------+--------------------------------------------------------+
1095| **CPS Project** | |
1096| | |
1097+--------------------------------------+--------------------------------------------------------+
1098| **Docker images** | onap/cps-and-ncmp:3.1.4 |
1099| | |
1100+--------------------------------------+--------------------------------------------------------+
1101| **Release designation** | 3.1.4 Kohn |
1102| | |
1103+--------------------------------------+--------------------------------------------------------+
mpriyank4bd450e2022-10-05 09:50:59 +01001104| **Release date** | 2022 October 5 |
mpriyankfe775312022-09-30 14:16:51 +01001105| | |
1106+--------------------------------------+--------------------------------------------------------+
1107
1108Bug Fixes
1109---------
sourabh_sourabh89bfabf2024-10-02 16:37:47 +01001110 - `CPS-1265 <https://lf-onap.atlassian.net/browse/CPS-1265>`_ Revision field should not be required (NotNull) on cps-ri YangResourceEntity
1111 - `CPS-1294 <https://lf-onap.atlassian.net/browse/CPS-1294>`_ Kafka communication fault caused cmHandle registration error
mpriyankfe775312022-09-30 14:16:51 +01001112
mpriyank06736cb2022-09-29 14:29:40 +01001113Version: 3.1.3
1114==============
1115
1116Release Data
1117------------
1118
1119+--------------------------------------+--------------------------------------------------------+
1120| **CPS Project** | |
1121| | |
1122+--------------------------------------+--------------------------------------------------------+
1123| **Docker images** | onap/cps-and-ncmp:3.1.3 |
1124| | |
1125+--------------------------------------+--------------------------------------------------------+
1126| **Release designation** | 3.1.3 Kohn |
1127| | |
1128+--------------------------------------+--------------------------------------------------------+
mpriyankfe775312022-09-30 14:16:51 +01001129| **Release date** | 2022 September 29 |
mpriyank06736cb2022-09-29 14:29:40 +01001130| | |
1131+--------------------------------------+--------------------------------------------------------+
1132
1133Bug Fixes
1134---------
1135 - None
1136
mpriyankef0ddfc2022-09-28 12:19:34 +01001137Version: 3.1.2
1138==============
1139
1140Release Data
1141------------
1142
1143+--------------------------------------+--------------------------------------------------------+
1144| **CPS Project** | |
1145| | |
1146+--------------------------------------+--------------------------------------------------------+
1147| **Docker images** | onap/cps-and-ncmp:3.1.2 |
1148| | |
1149+--------------------------------------+--------------------------------------------------------+
1150| **Release designation** | 3.1.2 Kohn |
1151| | |
1152+--------------------------------------+--------------------------------------------------------+
mpriyank06736cb2022-09-29 14:29:40 +01001153| **Release date** | 2022 September 28 |
mpriyankef0ddfc2022-09-28 12:19:34 +01001154| | |
1155+--------------------------------------+--------------------------------------------------------+
1156
1157Bug Fixes
1158---------
1159 - None
1160
mpriyanka3f43502022-09-26 14:57:01 +01001161Version: 3.1.1
1162==============
1163
1164Release Data
1165------------
1166
1167+--------------------------------------+--------------------------------------------------------+
1168| **CPS Project** | |
1169| | |
1170+--------------------------------------+--------------------------------------------------------+
1171| **Docker images** | onap/cps-and-ncmp:3.1.1 |
1172| | |
1173+--------------------------------------+--------------------------------------------------------+
1174| **Release designation** | 3.1.1 Kohn |
1175| | |
1176+--------------------------------------+--------------------------------------------------------+
mpriyankef0ddfc2022-09-28 12:19:34 +01001177| **Release date** | 2022 September 28 |
mpriyanka3f43502022-09-26 14:57:01 +01001178| | |
1179+--------------------------------------+--------------------------------------------------------+
1180
1181Bug Fixes
1182---------
1183 - None
1184
lukegleesonc9ec9152022-09-07 14:21:36 +01001185Security Notes
1186--------------
1187
1188*Fixed Security Issues*
1189
sourabh_sourabh89bfabf2024-10-02 16:37:47 +01001190 - `CPS-1226 <https://lf-onap.atlassian.net/browse/CPS-1226>`_ Security bug in the logs
lukegleesonc9ec9152022-09-07 14:21:36 +01001191
lukegleeson4a34fa52022-09-19 15:31:59 +01001192Version: 3.1.0
1193==============
Bruno Sakoto9c3541e2022-06-15 07:57:42 -04001194
1195Release Data
1196------------
1197
DylanB95ESTb130fd32022-04-04 13:09:22 +01001198+--------------------------------------+--------------------------------------------------------+
1199| **CPS Project** | |
1200| | |
1201+--------------------------------------+--------------------------------------------------------+
1202| **Docker images** | onap/cps-and-ncmp:3.1.0 |
1203| | |
1204+--------------------------------------+--------------------------------------------------------+
Bruno Sakoto9c3541e2022-06-15 07:57:42 -04001205| **Release designation** | 3.1.0 Kohn |
DylanB95ESTb130fd32022-04-04 13:09:22 +01001206| | |
1207+--------------------------------------+--------------------------------------------------------+
lukegleeson4a34fa52022-09-19 15:31:59 +01001208| **Release date** | 2022 September 14 |
DylanB95ESTb130fd32022-04-04 13:09:22 +01001209| | |
1210+--------------------------------------+--------------------------------------------------------+
1211
1212Features
1213--------
sourabh_sourabh89bfabf2024-10-02 16:37:47 +01001214 - `CPS-340 <https://lf-onap.atlassian.net/browse/CPS-340>`_ Patch and update the root data node
1215 - `CPS-575 <https://lf-onap.atlassian.net/browse/CPS-575>`_ Write data for cmHandle using ncmp-datastores:passthrough-running (NCMP.)
1216 - `CPS-731 <https://lf-onap.atlassian.net/browse/CPS-731>`_ Query based on Public CM Properties
1217 - `CPS-828 <https://lf-onap.atlassian.net/browse/CPS-828>`_ Async: NCMP Rest impl. including Request ID generation
1218 - `CPS-829 <https://lf-onap.atlassian.net/browse/CPS-829>`_ Async: Internal message topic incl. basic producer & Consumer
1219 - `CPS-830 <https://lf-onap.atlassian.net/browse/CPS-830>`_ DMI-NCMP Asynchronously Publish Response Event to Client Topic
1220 - `CPS-869 <https://lf-onap.atlassian.net/browse/CPS-869>`_ Apply Standardized logging fields to adhere to ONAP Best practice REQ-1072
1221 - `CPS-870 <https://lf-onap.atlassian.net/browse/CPS-870>`_ Align CPS-Core output with SDN-C output (add module name)
1222 - `CPS-875 <https://lf-onap.atlassian.net/browse/CPS-875>`_ CM Handle State: Watchdog-process that syncs 'ADVISED' CM Handles
1223 - `CPS-877 <https://lf-onap.atlassian.net/browse/CPS-877>`_ CM Handle State: Exclude any CM-Handles from queries/operations that are not in state 'READY'
1224 - `CPS-899 <https://lf-onap.atlassian.net/browse/CPS-899>`_ Start and stop sessions on Java API
1225 - `CPS-909 <https://lf-onap.atlassian.net/browse/CPS-909>`_ Separate NCMP endpoint for ch/{cm-handle}/properties and ch/{cm-handle}/state
1226 - `CPS-917 <https://lf-onap.atlassian.net/browse/CPS-917>`_ Structured Errors response for passthrough use-cases in NCMP
1227 - `CPS-953 <https://lf-onap.atlassian.net/browse/CPS-953>`_ Update maven deploy plugin version
1228 - `CPS-977 <https://lf-onap.atlassian.net/browse/CPS-977>`_ Query CM Handles using CpsPath
1229 - `CPS-1000 <https://lf-onap.atlassian.net/browse/CPS-1000>`_ Create Data Synchronization watchdog
1230 - `CPS-1016 <https://lf-onap.atlassian.net/browse/CPS-1016>`_ Merge 2 'query' end points in NCMP
1231 - `CPS-1034 <https://lf-onap.atlassian.net/browse/CPS-1034>`_ Publish lifecycle events for ADVISED , READY and LOCKED state transition"
1232 - `CPS-1064 <https://lf-onap.atlassian.net/browse/CPS-1064>`_ Support retrieval of YANG module sources for CM handle on the NCMP interface
1233 - `CPS-1099 <https://lf-onap.atlassian.net/browse/CPS-1099>`_ Expose simplified 'external' lock reason enum state over REST interface
1234 - `CPS-1101 <https://lf-onap.atlassian.net/browse/CPS-1101>`_ Introducing the DELETING and DELETED Cmhandle State
1235 - `CPS-1102 <https://lf-onap.atlassian.net/browse/CPS-1102>`_ Register the Cmhandle Sends Advised State notification.
1236 - `CPS-1133 <https://lf-onap.atlassian.net/browse/CPS-1133>`_ Enable/Disable Data Sync for Cm Handle
1237 - `CPS-1136 <https://lf-onap.atlassian.net/browse/CPS-1136>`_ DMI Audit Support (get all CM Handles for a registered DMI)
lukegleeson4a34fa52022-09-19 15:31:59 +01001238
emacleeafb17362022-09-02 14:40:17 +01001239
1240Bug Fixes
1241---------
sourabh_sourabh89bfabf2024-10-02 16:37:47 +01001242 - `CPS-896 <https://lf-onap.atlassian.net/browse/CPS-896>`_ CM Handle Registration Process only partially completes when exception is thrown
1243 - `CPS-957 <https://lf-onap.atlassian.net/browse/CPS-957>`_ NCMP: fix getResourceDataForPassthroughOperational endpoint
1244 - `CPS-1020 <https://lf-onap.atlassian.net/browse/CPS-1020>`_ DuplicatedYangResourceException error at parallel cmHandle registration
1245 - `CPS-1056 <https://lf-onap.atlassian.net/browse/CPS-1056>`_ Wrong error response format in case of Dmi plugin error
1246 - `CPS-1067 <https://lf-onap.atlassian.net/browse/CPS-1067>`_ NCMP returns 500 error on searches endpoint when No DMI Handles registered
1247 - `CPS-1085 <https://lf-onap.atlassian.net/browse/CPS-1085>`_ Performance degradation on ncmp/v1/ch/searches endpoint
1248 - `CPS-1088 <https://lf-onap.atlassian.net/browse/CPS-1088>`_ Kafka consumer can not be turned off
1249 - `CPS-1097 <https://lf-onap.atlassian.net/browse/CPS-1097>`_ Unable to change state from LOCKED to ADVISED
1250 - `CPS-1126 <https://lf-onap.atlassian.net/browse/CPS-1126>`_ CmHandle creation performance degradation
1251 - `CPS-1175 <https://lf-onap.atlassian.net/browse/CPS-1175>`_ Incorrect response when empty body executed for cmhandle id-searches
1252 - `CPS-1179 <https://lf-onap.atlassian.net/browse/CPS-1179>`_ Node API - GET method returns invalid response when identifier contains '/'
1253 - `CPS-1212 <https://lf-onap.atlassian.net/browse/CPS-1212>`_ Additional Properties for CM Handles not included when send to DMI Plugin
1254 - `CPS-1217 <https://lf-onap.atlassian.net/browse/CPS-1217>`_ Searches endpoint gives back empty list however there are already available cmhandles
1255 - `CPS-1218 <https://lf-onap.atlassian.net/browse/CPS-1218>`_ NCMP logs are flooded with SyncUtils logs
puthuparambil.adityadd904322022-09-21 10:53:51 +01001256
1257Known Limitations, Issues and Workarounds
1258-----------------------------------------
1259
1260*System Limitations*
1261
1262Having '[' token in any index in any list will have a negative impact on the search functions leaf-conditions and text()-condition.
1263Example of an xpath that would cause problems while using cps-path queries : /parent/child[@id='id[with]braces']
DylanB95ESTb130fd32022-04-04 13:09:22 +01001264
lukegleeson4a34fa52022-09-19 15:31:59 +01001265*Known Vulnerabilities*
1266
1267None
1268
1269*Workarounds*
1270
1271None
1272
1273Security Notes
1274--------------
1275
1276*Fixed Security Issues*
1277
sourabh_sourabh89bfabf2024-10-02 16:37:47 +01001278 - `CPS-963 <https://lf-onap.atlassian.net/browse/CPS-963>`_ Liquibase has got serious vulnerability, upgrade required
lukegleeson4a34fa52022-09-19 15:31:59 +01001279
1280*Known Security Issues*
1281
1282None
1283
Bruno Sakoto9c3541e2022-06-15 07:57:42 -04001284.. ========================
1285.. * * * JAKARTA * * *
1286.. ========================
1287
1288Version: 3.0.1
1289==============
1290
1291Release Data
1292------------
1293
1294+--------------------------------------+--------------------------------------------------------+
1295| **CPS Project** | |
1296| | |
1297+--------------------------------------+--------------------------------------------------------+
1298| **Docker images** | onap/cps-and-ncmp:3.0.1 |
1299| | |
1300+--------------------------------------+--------------------------------------------------------+
1301| **Release designation** | 3.0.1 Jakarta |
1302| | |
1303+--------------------------------------+--------------------------------------------------------+
1304| **Release date** | 2022 April 28 |
1305| | |
1306+--------------------------------------+--------------------------------------------------------+
1307
1308Bug Fixes
1309---------
sourabh_sourabh89bfabf2024-10-02 16:37:47 +01001310 - `CPS-961 <https://lf-onap.atlassian.net/browse/CPS-961>`_ Updated ANTLR compiler version to 4.9.2 to be compatible with runtime version
Bruno Sakoto9c3541e2022-06-15 07:57:42 -04001311
Bruno Sakotoa1129b62022-03-15 08:09:07 -04001312Version: 3.0.0
1313==============
niamhcoref7b414e2021-11-17 11:02:07 +00001314
Bruno Sakotoa1129b62022-03-15 08:09:07 -04001315Release Data
1316------------
1317
1318+--------------------------------------+--------------------------------------------------------+
1319| **CPS Project** | |
1320| | |
1321+--------------------------------------+--------------------------------------------------------+
1322| **Docker images** | onap/cps-and-ncmp:3.0.0 |
1323| | |
1324+--------------------------------------+--------------------------------------------------------+
1325| **Release designation** | 3.0.0 Jakarta |
1326| | |
1327+--------------------------------------+--------------------------------------------------------+
1328| **Release date** | 2022 March 15 |
1329| | |
1330+--------------------------------------+--------------------------------------------------------+
niamhcoref7b414e2021-11-17 11:02:07 +00001331
1332Features
1333--------
sourabh_sourabh89bfabf2024-10-02 16:37:47 +01001334 - `CPS-559 <https://lf-onap.atlassian.net/browse/CPS-559>`_ Define response objects (schemas) in cps-ncmp
1335 - `CPS-636 <https://lf-onap.atlassian.net/browse/CPS-636>`_ Update operation for datastore pass through running
1336 - `CPS-638 <https://lf-onap.atlassian.net/browse/CPS-638>`_ Delete operation for datastore pass through running
1337 - `CPS-677 <https://lf-onap.atlassian.net/browse/CPS-677>`_ Support 'public' Cm Handle Properties
1338 - `CPS-741 <https://lf-onap.atlassian.net/browse/CPS-741>`_ Re sync after removing cm handles
1339 - `CPS-777 <https://lf-onap.atlassian.net/browse/CPS-777>`_ Ensure all DMI operations use POST method
1340 - `CPS-780 <https://lf-onap.atlassian.net/browse/CPS-780>`_ Add examples for parameters, request and response in openapi yaml for cps-core
1341 - `CPS-789 <https://lf-onap.atlassian.net/browse/CPS-789>`_ CPS Data Updated Event Schema V2 to support delete operation
1342 - `CPS-791 <https://lf-onap.atlassian.net/browse/CPS-791>`_ CPS-Core sends delete notification event
1343 - `CPS-817 <https://lf-onap.atlassian.net/browse/CPS-817>`_ Create Endpoint For Get Cm Handles (incl. public properties) By Name
1344 - `CPS-837 <https://lf-onap.atlassian.net/browse/CPS-837>`_ Add Remove and Update properties (DMI and Public) as part of CM Handle Registration update
niamhcoref7b414e2021-11-17 11:02:07 +00001345
1346Bug Fixes
1347---------
1348
sourabh_sourabh89bfabf2024-10-02 16:37:47 +01001349 - `CPS-762 <https://lf-onap.atlassian.net/browse/CPS-762>`_ Query cm handles for module names returns incorrect cm handle identifiers
1350 - `CPS-788 <https://lf-onap.atlassian.net/browse/CPS-788>`_ Yang Resource formatting is incorrect
1351 - `CPS-783 <https://lf-onap.atlassian.net/browse/CPS-783>`_ Remove cm handle does not completely remove all cm handle information
1352 - `CPS-841 <https://lf-onap.atlassian.net/browse/CPS-841>`_ Upgrade log4j to 2.17.1 as recommended by ONAP SECCOM
1353 - `CPS-856 <https://lf-onap.atlassian.net/browse/CPS-856>`_ Retry mechanism not working for concurrent CmHandle registration
1354 - `CPS-867 <https://lf-onap.atlassian.net/browse/CPS-867>`_ Database port made configurable through env variable DB_PORT
1355 - `CPS-886 <https://lf-onap.atlassian.net/browse/CPS-886>`_ Fragment handling decreasing performance for large number of cmHandles
1356 - `CPS-887 <https://lf-onap.atlassian.net/browse/CPS-887>`_ Increase performance of cmHandle registration for large number of schema sets in DB
1357 - `CPS-892 <https://lf-onap.atlassian.net/browse/CPS-892>`_ Fixed the response code during CM-Handle Registration from 201 CREATED to 204 NO_CONTENT
1358 - `CPS-893 <https://lf-onap.atlassian.net/browse/CPS-893>`_ NCMP Java API depends on NCMP-Rest-API (cyclic) through json properties on Java API
niamhcoref7b414e2021-11-17 11:02:07 +00001359
1360Known Limitations, Issues and Workarounds
1361-----------------------------------------
1362
1363*System Limitations*
1364
DylanB95ESTe5573382022-01-27 17:12:52 +00001365Null can no longer be passed within the dmi plugin service names when registering a cm handle, as part of
sourabh_sourabh89bfabf2024-10-02 16:37:47 +01001366`CPS-837 <https://lf-onap.atlassian.net/browse/CPS-837>`_ null is now used to indicate if a property should be removed as part
DylanB95ESTe5573382022-01-27 17:12:52 +00001367of cm handle registration.
niamhcoref7b414e2021-11-17 11:02:07 +00001368
sourabh_sourabh89bfabf2024-10-02 16:37:47 +01001369The Absolute path to list with integer key will not work. Please refer `CPS-961 <https://lf-onap.atlassian.net/browse/CPS-961>`_
Lathishb3550f12022-03-15 12:03:53 +00001370for more information.
1371
niamhcoref7b414e2021-11-17 11:02:07 +00001372*Known Vulnerabilities*
1373
1374None
1375
1376*Workarounds*
1377
DylanB95ESTe5573382022-01-27 17:12:52 +00001378Instead of passing null as a value within the dmi plugin service names, remove them from the request completely, or
1379pass an empty string as the value if you do not want to include names for these values.
niamhcoref7b414e2021-11-17 11:02:07 +00001380
1381Security Notes
1382--------------
1383
1384*Fixed Security Issues*
1385
1386None
1387
1388*Known Security Issues*
1389
1390None
1391
1392.. ========================
shivasubedi44beaa32021-09-13 15:16:30 +01001393.. * * * ISTANBUL * * *
1394.. ========================
ToineSiebelinkb87f3232021-02-26 12:05:30 +00001395
Bruno Sakoto0eaf3342022-02-11 15:05:29 -05001396Version: 2.0.4
1397==============
1398
1399Release Data
1400------------
1401
1402+--------------------------------------+--------------------------------------------------------+
1403| **CPS Project** | |
1404| | |
1405+--------------------------------------+--------------------------------------------------------+
1406| **Docker images** | onap/cps-and-ncmp:2.0.4 |
1407| | |
1408+--------------------------------------+--------------------------------------------------------+
1409| **Release designation** | 2.0.4 Istanbul |
1410| | |
1411+--------------------------------------+--------------------------------------------------------+
1412| **Release date** | 2022 Feb 09 |
1413| | |
1414+--------------------------------------+--------------------------------------------------------+
1415
1416Bug Fixes
1417---------
1418
sourabh_sourabh89bfabf2024-10-02 16:37:47 +01001419 - `CPS-879 <https://lf-onap.atlassian.net/browse/CPS-879>`_ Fix docker compose for csit test.
1420 - `CPS-873 <https://lf-onap.atlassian.net/browse/CPS-873>`_ Fix intermittent circular dependency error when the application starts.
Bruno Sakoto0eaf3342022-02-11 15:05:29 -05001421
1422Version: 2.0.3
1423==============
1424
1425Release Data
1426------------
1427
1428+--------------------------------------+--------------------------------------------------------+
1429| **CPS Project** | |
1430| | |
1431+--------------------------------------+--------------------------------------------------------+
1432| **Docker images** | onap/cps-and-ncmp:2.0.3 |
1433| | |
1434+--------------------------------------+--------------------------------------------------------+
1435| **Release designation** | 2.0.3 Istanbul |
1436| | |
1437+--------------------------------------+--------------------------------------------------------+
1438| **Release date** | 2022-07-01 |
1439| | |
1440+--------------------------------------+--------------------------------------------------------+
1441
1442Bug Fixes
1443---------
1444
sourabh_sourabh89bfabf2024-10-02 16:37:47 +01001445 - `CPS-841 <https://lf-onap.atlassian.net/browse/CPS-841>`_ Update log4j version to 2.17.1 due to security vulnerability
Bruno Sakoto0eaf3342022-02-11 15:05:29 -05001446
1447Version: 2.0.2
1448==============
1449
1450Release Data
1451------------
1452
1453+--------------------------------------+--------------------------------------------------------+
1454| **CPS Project** | |
1455| | |
1456+--------------------------------------+--------------------------------------------------------+
1457| **Docker images** | onap/cps-and-ncmp:2.0.2 |
1458| | |
1459+--------------------------------------+--------------------------------------------------------+
1460| **Release designation** | 2.0.2 Istanbul |
1461| | |
1462+--------------------------------------+--------------------------------------------------------+
1463| **Release date** | 2021-16-12 |
1464| | |
1465+--------------------------------------+--------------------------------------------------------+
1466
1467Bug Fixes
1468---------
1469
sourabh_sourabh89bfabf2024-10-02 16:37:47 +01001470 - `CPS-820 <https://lf-onap.atlassian.net/browse/CPS-820>`_ Update log4j version due to security vulnerability
Bruno Sakoto0eaf3342022-02-11 15:05:29 -05001471
lukegleeson9c583712021-09-30 17:21:11 +01001472Version: 2.0.1
1473==============
1474
1475Release Data
1476------------
1477
1478+--------------------------------------+--------------------------------------------------------+
1479| **CPS Project** | |
1480| | |
1481+--------------------------------------+--------------------------------------------------------+
1482| **Docker images** | onap/cps-and-ncmp:2.0.1 |
1483| | |
1484+--------------------------------------+--------------------------------------------------------+
1485| **Release designation** | 2.0.1 Istanbul |
1486| | |
1487+--------------------------------------+--------------------------------------------------------+
1488| **Release date** | 2021-14-10 |
1489| | |
1490+--------------------------------------+--------------------------------------------------------+
1491
1492Bug Fixes
1493---------
1494
sourabh_sourabh89bfabf2024-10-02 16:37:47 +01001495 - `CPS-594 <https://lf-onap.atlassian.net/browse/CPS-594>`_ SQL ConstraintViolationException when updating the list node element using PATCH List node API
1496 - `CPS-653 <https://lf-onap.atlassian.net/browse/CPS-653>`_ cmHandleProperties not supported by dmi in fetch modules
1497 - `CPS-673 <https://lf-onap.atlassian.net/browse/CPS-673>`_ Improvement and cleanup for CPS Core charts
1498 - `CPS-691 <https://lf-onap.atlassian.net/browse/CPS-691>`_ NCMP no master index label on index documentation page
lukegleeson9c583712021-09-30 17:21:11 +01001499
1500Known Limitations, Issues and Workarounds
1501-----------------------------------------
1502
1503*System Limitations*
1504
1505Limitations to the amount of child nodes that can be added to the fix above. The current limit is 3.
1506
1507*Known Vulnerabilities*
1508
sourabh_sourabh89bfabf2024-10-02 16:37:47 +01001509 - `CPS-725 <https://lf-onap.atlassian.net/browse/CPS-725>`_ fix sample docker compose of cps/ncmp and onap dmi plugin
lukegleeson9c583712021-09-30 17:21:11 +01001510
1511*Workarounds*
1512
1513Add recursive method to save list node data to loop through all corresponding child nodes.
1514
1515Security Notes
1516--------------
1517
1518*Fixed Security Issues*
1519
sourabh_sourabh89bfabf2024-10-02 16:37:47 +01001520 - `CPS-581 <https://lf-onap.atlassian.net/browse/CPS-581>`_ Remove security vulnerabilities
lukegleeson9c583712021-09-30 17:21:11 +01001521
1522*Known Security Issues*
1523
1524None
1525
shivasubedi44beaa32021-09-13 15:16:30 +01001526Version: 2.0.0
1527==============
1528
1529Abstract
1530--------
1531
1532This document provides the release notes for Istanbul release.
1533
1534Release Data
1535------------
1536
1537+--------------------------------------+--------------------------------------------------------+
1538| **CPS Project** | |
1539| | |
1540+--------------------------------------+--------------------------------------------------------+
1541| **Docker images** | onap/cps-and-ncmp:2.0.0 |
1542| | |
1543+--------------------------------------+--------------------------------------------------------+
1544| **Release designation** | 2.0.0 Istanbul |
1545| | |
1546+--------------------------------------+--------------------------------------------------------+
lukegleeson9c583712021-09-30 17:21:11 +01001547| **Release date** | 2021-14-09 |
shivasubedi44beaa32021-09-13 15:16:30 +01001548| | |
1549+--------------------------------------+--------------------------------------------------------+
1550
1551Features
1552--------
DylanB95EST3fcf8692021-10-11 16:29:16 +01001553* Register DMI-Plugins with NCMP for CM Handle registrations.
shivasubedi44beaa32021-09-13 15:16:30 +01001554* Update, Create and Remove CM Handles.
1555* Add support for retrieving and writing CM Handle data through NCMP datastores.
1556* Automatic retrieval and caching of model information for CM Handles within NCMP.
1557
shivasubedi44beaa32021-09-13 15:16:30 +01001558Deliverables
1559------------
1560
1561Software Deliverables
1562
1563.. csv-table::
1564 :header: "Repository", "SubModules", "Version & Docker Image (if applicable)"
1565 :widths: auto
1566
1567 "cps", "", "onap/cps-and-ncmp-proxy:2.0.0"
1568
1569Bug Fixes
1570---------
1571
sourabh_sourabh89bfabf2024-10-02 16:37:47 +01001572 - `CPS-310 <https://lf-onap.atlassian.net/browse/CPS-310>`_ Data schema migration from Honolulu to Istanbul is failing
1573 - `CPS-316 <https://lf-onap.atlassian.net/browse/CPS-316>`_ Xpath cannot be created for augmentation data node
1574 - `CPS-336 <https://lf-onap.atlassian.net/browse/CPS-336>`_ Ends-with functionality in cpsPath does not conform with standard xPath behavior
1575 - `CPS-345 <https://lf-onap.atlassian.net/browse/CPS-345>`_ Leaf String value comparison matches mix of single and double quotes
1576 - `CPS-357 <https://lf-onap.atlassian.net/browse/CPS-357>`_ cps-review-verification-maven-master Jenkins job is failing when running csit test
1577 - `CPS-367 <https://lf-onap.atlassian.net/browse/CPS-367>`_ Get descendent does not support xpaths that end in list values
1578 - `CPS-377 <https://lf-onap.atlassian.net/browse/CPS-377>`_ Init ran model validation is failing error details are not provided
1579 - `CPS-422 <https://lf-onap.atlassian.net/browse/CPS-422>`_ REST 404 response returned instead of 400 for POST/PUT/PATCH request types
1580 - `CPS-450 <https://lf-onap.atlassian.net/browse/CPS-450>`_ Datanode query using full path to node causes NPE
1581 - `CPS-451 <https://lf-onap.atlassian.net/browse/CPS-451>`_ cps-ran-schema-model@2021-01-28.yang missing root container
1582 - `CPS-464 <https://lf-onap.atlassian.net/browse/CPS-464>`_ Request to update node leaves (patch) responds with Internal Server Error
1583 - `CPS-465 <https://lf-onap.atlassian.net/browse/CPS-465>`_ Request to update node leaves (patch) responds with json parsing failure
1584 - `CPS-466 <https://lf-onap.atlassian.net/browse/CPS-466>`_ Concurrent requests to create schema sets for the same yang model are not supported
1585 - `CPS-479 <https://lf-onap.atlassian.net/browse/CPS-479>`_ Get Nodes API does not always return the object from the root
1586 - `CPS-500 <https://lf-onap.atlassian.net/browse/CPS-500>`_ Special Character Limitations of cpsPath Queries
1587 - `CPS-501 <https://lf-onap.atlassian.net/browse/CPS-501>`_ Put DataNode API has missing transaction and error handling for concurrency issues
1588 - `CPS-524 <https://lf-onap.atlassian.net/browse/CPS-524>`_ Issue with CPSData API to add an item to an existing list node
1589 - `CPS-560 <https://lf-onap.atlassian.net/browse/CPS-560>`_ Response from cps query using text() contains escape characters
1590 - `CPS-566 <https://lf-onap.atlassian.net/browse/CPS-566>`_ Can't access grandparent node through ancestor axis
1591 - `CPS-573 <https://lf-onap.atlassian.net/browse/CPS-573>`_ /v1/ch/PNFDemo1/modules returning 401 unauthorised.
1592 - `CPS-587 <https://lf-onap.atlassian.net/browse/CPS-587>`_ cps-ncmp-service NullpointerException when DmiPluginRegistration has no additionProperties
1593 - `CPS-591 <https://lf-onap.atlassian.net/browse/CPS-591>`_ CPS-Core Leaf stored as integer is being returned from DB as float
1594 - `CPS-601 <https://lf-onap.atlassian.net/browse/CPS-601>`_ CPS swagger-ui does not show NCMP endpoints
1595 - `CPS-616 <https://lf-onap.atlassian.net/browse/CPS-616>`_ NCMP base path does not conform to agreed API URL
1596 - `CPS-630 <https://lf-onap.atlassian.net/browse/CPS-630>`_ Incorrect information sent when same anchor is updated faster than notification service processes
1597 - `CPS-635 <https://lf-onap.atlassian.net/browse/CPS-635>`_ Module Resource call does not include body
shivasubedi44beaa32021-09-13 15:16:30 +01001598
1599This document provides the release notes for Istanbul release.
1600
1601Summary
1602-------
1603
1604Following CPS components are available with default ONAP/CPS installation.
1605
1606
1607 * Platform components
1608
1609 - CPS (Helm charts)
1610
1611 * Service components
1612
DylanB95EST3fcf8692021-10-11 16:29:16 +01001613 - CPS-NCMP
DylanB95EST3fcf8692021-10-11 16:29:16 +01001614 - DMI-Plugin
shivasubedi44beaa32021-09-13 15:16:30 +01001615
1616 * Additional resources that CPS utilizes deployed using ONAP common charts
1617
1618 - Postgres Database
1619
1620
1621Below service components (mS) are available to be deployed on-demand.
1622 - CPS-TBDMT
1623
1624
1625Under OOM (Kubernetes) all CPS component containers are deployed as Kubernetes Pods/Deployments/Services into Kubernetes cluster.
1626
1627Known Limitations, Issues and Workarounds
1628-----------------------------------------
1629
shivasubedi44beaa32021-09-13 15:16:30 +01001630*System Limitations*
1631
1632Limitations to the amount of child nodes that can be added to the fix above. The current limit is 3.
1633
1634*Known Vulnerabilities*
1635
sourabh_sourabh89bfabf2024-10-02 16:37:47 +01001636 - `CPS-594 <https://lf-onap.atlassian.net/browse/CPS-594>`_ SQL ConstraintViolationException when updating the list node element using PATCH List node API
1637 - `CPS-653 <https://lf-onap.atlassian.net/browse/CPS-653>`_ cmHandleProperties not supported by dmi in fetch modules
1638 - `CPS-673 <https://lf-onap.atlassian.net/browse/CPS-673>`_ Improvement and cleanup for CPS Core charts
shivasubedi44beaa32021-09-13 15:16:30 +01001639
1640*Workarounds*
1641
1642Add recursive method to save list node data to loop through all corresponding child nodes.
1643
1644Security Notes
1645--------------
1646
1647*Fixed Security Issues*
1648
sourabh_sourabh89bfabf2024-10-02 16:37:47 +01001649 - `CPS-249 <https://lf-onap.atlassian.net/browse/CPS-249>`_ Exception stack trace is exposed
shivasubedi44beaa32021-09-13 15:16:30 +01001650
1651*Known Security Issues*
1652
sourabh_sourabh89bfabf2024-10-02 16:37:47 +01001653 - `CPS-581 <https://lf-onap.atlassian.net/browse/CPS-581>`_ Remove security vulnerabilities
lukegleeson9c583712021-09-30 17:21:11 +01001654
shivasubedi44beaa32021-09-13 15:16:30 +01001655Test Results
1656------------
1657 * `Integration tests`
ToineSiebelinkb87f3232021-02-26 12:05:30 +00001658
ToineSiebelinkf0527c52021-07-06 13:03:03 +01001659.. ========================
1660.. * * * HONOLULU * * *
1661.. ========================
ToineSiebelinkb87f3232021-02-26 12:05:30 +00001662
ToineSiebelinkfd2134d2021-04-09 11:15:48 +01001663Version: 1.0.1
1664==============
1665
1666Release Data
1667------------
1668
1669+--------------------------------------+--------------------------------------------------------+
1670| **CPS Project** | |
1671| | |
1672+--------------------------------------+--------------------------------------------------------+
1673| **Docker images** | onap/cps-and-nf-proxy:1.0.1 |
1674| | |
1675+--------------------------------------+--------------------------------------------------------+
1676| **Release designation** | 1.0.1 Honolulu |
1677| | |
1678+--------------------------------------+--------------------------------------------------------+
1679| **Release date** | 2021-04-09 |
1680| | |
1681+--------------------------------------+--------------------------------------------------------+
1682
1683Bug Fixes
1684---------
1685
sourabh_sourabh89bfabf2024-10-02 16:37:47 +01001686 - `CPS-706 <https://lf-onap.atlassian.net/browse/CPS-706>`_ Get moduleschema/yangresouce endpoint not working
1687 - `CPS-276 <https://lf-onap.atlassian.net/browse/CPS-276>`_ Improve error reporting for invalid cpsPath on Queries
1688 - `CPS-288 <https://lf-onap.atlassian.net/browse/CPS-288>`_ Move security configuration to the application module
1689 - `CPS-290 <https://lf-onap.atlassian.net/browse/CPS-290>`_ Internal Server Error when creating the same data node twice
1690 - `CPS-292 <https://lf-onap.atlassian.net/browse/CPS-292>`_ Detailed information is missing to explain why data is not compliant with the specified YANG model
1691 - `CPS-300 <https://lf-onap.atlassian.net/browse/CPS-304>`_ Not able to create data instances for 2 different anchors using the same model
1692 - `CPS-304 <https://lf-onap.atlassian.net/browse/CPS-304>`_ Use ONAP recommended base Java Docker image
1693 - `CPS-308 <https://lf-onap.atlassian.net/browse/CPS-308>`_ Not able to upload yang models files greater than 1MB
ToineSiebelinkfd2134d2021-04-09 11:15:48 +01001694
1695Security Notes
1696--------------
1697
1698*Fixed Security Issues*
1699
sourabh_sourabh89bfabf2024-10-02 16:37:47 +01001700 - `CPS-249 <https://lf-onap.atlassian.net/browse/CPS-249>`_ Exception stack trace is exposed
ToineSiebelinkb87f3232021-02-26 12:05:30 +00001701
ToineSiebelinka2d25b52021-04-13 15:10:47 +01001702*Known Security Issues*
1703
sourabh_sourabh89bfabf2024-10-02 16:37:47 +01001704 - `Security Waiver <https://lf-onap.atlassian.net/wiki/spaces/DW/pages/16467851/Honolulu+Exception+Request+for+CPS>`_ Security - Expose external endpoints with https
ToineSiebelinka2d25b52021-04-13 15:10:47 +01001705
Rishi.Chail4359d282021-03-03 16:36:26 +00001706Version: 1.0.0
ToineSiebelinkb87f3232021-02-26 12:05:30 +00001707==============
1708
1709
1710Abstract
1711--------
1712
1713This document provides the release notes for Honolulu release.
1714
1715Summary
1716-------
1717
1718Following CPS components are available with default ONAP/CPS installation.
1719
1720
Rishi.Chail4359d282021-03-03 16:36:26 +00001721 * Platform components
ToineSiebelinkb87f3232021-02-26 12:05:30 +00001722
Rishi.Chail4359d282021-03-03 16:36:26 +00001723 - CPS (Helm charts)
ToineSiebelinkb87f3232021-02-26 12:05:30 +00001724
Rishi.Chail4359d282021-03-03 16:36:26 +00001725 * Service components
1726
1727 - CPS Core
1728
1729 * Additional resources that CPS utilizes deployed using ONAP common charts
ToineSiebelinkb87f3232021-02-26 12:05:30 +00001730
1731 - Postgres Database
1732
1733
Rishi.Chail4359d282021-03-03 16:36:26 +00001734Below service components (mS) are available to be deployed on-demand.
1735 - CPS-TBDMT
1736
ToineSiebelinkb87f3232021-02-26 12:05:30 +00001737
1738Under OOM (Kubernetes) all CPS component containers are deployed as Kubernetes Pods/Deployments/Services into Kubernetes cluster.
1739
1740
1741Release Data
1742------------
1743
1744+--------------------------------------+--------------------------------------------------------+
1745| **CPS Project** | |
1746| | |
1747+--------------------------------------+--------------------------------------------------------+
1748| **Docker images** | Refer :any:`Deliverable <honolulu_deliverable>` |
1749| | |
1750+--------------------------------------+--------------------------------------------------------+
Rishi.Chail4359d282021-03-03 16:36:26 +00001751| **Release designation** | 1.0.0 Honolulu |
ToineSiebelinkb87f3232021-02-26 12:05:30 +00001752| | |
1753+--------------------------------------+--------------------------------------------------------+
Rishi.Chail4359d282021-03-03 16:36:26 +00001754| **Release date** | 2021-03-11 |
ToineSiebelinkb87f3232021-02-26 12:05:30 +00001755| | |
1756+--------------------------------------+--------------------------------------------------------+
1757
1758
1759Features
1760--------
Rishi.Chail4359d282021-03-03 16:36:26 +00001761Configuration Persistence Service is a model driven persistence solution for data described by YANG models.
1762CPS has been driven by the needs of the E2E Networking Slicing use case.
1763It currently supports basic (rw) persistence and simple queries.
1764It also provides MVP support for network data access using simulated data.
ToineSiebelinkb87f3232021-02-26 12:05:30 +00001765
1766.. _honolulu_deliverable:
1767
1768Deliverables
1769------------
1770
1771Software Deliverables
1772
1773.. csv-table::
1774 :header: "Repository", "SubModules", "Version & Docker Image (if applicable)"
1775 :widths: auto
1776
Rishi.Chail4359d282021-03-03 16:36:26 +00001777 "cps", "", "onap/cps-and-nf-proxy:1.0.0"
ToineSiebelinkb87f3232021-02-26 12:05:30 +00001778
1779
1780Known Limitations, Issues and Workarounds
1781-----------------------------------------
1782
sourabh_sourabh89bfabf2024-10-02 16:37:47 +01001783 - `CPS-249 <https://lf-onap.atlassian.net/browse/CPS-249>`_ Exception stack trace is exposed
1784 - `CPS-264 <https://lf-onap.atlassian.net/browse/CPS-264>`_ Unique timestamp is missing when tagging docker images.
Rishi.Chail4359d282021-03-03 16:36:26 +00001785 - Methods exposed on API which are yet not implemented : deleteAnchor, getNodesByDataspace & deleteDataspace.
sourabh_sourabh89bfabf2024-10-02 16:37:47 +01001786 - `CPS-465 <https://lf-onap.atlassian.net/browse/CPS-465>`_ & `CPS-464 <https://lf-onap.atlassian.net/browse/CPS-464>`_ Update data node leaves API does not support updating a list element with compound keys.
ToineSiebelinkb87f3232021-02-26 12:05:30 +00001787
1788*System Limitations*
1789
1790None
1791
1792*Known Vulnerabilities*
1793
1794None
1795
1796*Workarounds*
1797
1798Documented under corresponding jira if applicable.
1799
1800Security Notes
1801--------------
1802
1803*Fixed Security Issues*
ToineSiebelink7c981df2021-03-01 09:53:56 +00001804
sourabh_sourabh89bfabf2024-10-02 16:37:47 +01001805* `CPS-167 <https://lf-onap.atlassian.net/browse/CPS-167>`_ -Update CPS dependencies as Required for Honolulu release
Rishi.Chail4359d282021-03-03 16:36:26 +00001806 - Upgrade org.onap.oparent to 3.2.0
ToineSiebelink7c981df2021-03-01 09:53:56 +00001807 - Upgrade spring.boot to 2.3.8.RELEASE
Rishi.Chail4359d282021-03-03 16:36:26 +00001808 - Upgrade yangtools to 5.0.7
ToineSiebelinkb87f3232021-02-26 12:05:30 +00001809
1810*Known Security Issues*
1811
ToineSiebelink74eed2c2023-08-31 17:38:52 +01001812 * Weak Cryptography using md5
Rishi.Chail4359d282021-03-03 16:36:26 +00001813 * Risk seen in Zip file expansion
ToineSiebelinkb87f3232021-02-26 12:05:30 +00001814
1815*Known Vulnerabilities in Used Modules*
1816
Rishi.Chail4359d282021-03-03 16:36:26 +00001817 None
ToineSiebelinkb87f3232021-02-26 12:05:30 +00001818
Rishi.Chail4359d282021-03-03 16:36:26 +00001819CPS code has been formally scanned during build time using NexusIQ and all Critical vulnerabilities have been addressed, items that remain open have been assessed for risk and determined to be false positive.
ToineSiebelinkb87f3232021-02-26 12:05:30 +00001820
1821Test Results
1822------------
sourabh_sourabh89bfabf2024-10-02 16:37:47 +01001823 * `Integration tests <https://lf-onap.atlassian.net/wiki/spaces/DW/pages/16462943/CPS+Integration+Test+Cases>`_
ToineSiebelinkb87f3232021-02-26 12:05:30 +00001824
1825References
1826----------
1827
ToineSiebelinkcac21862023-06-22 09:24:04 +01001828For more information on the latest ONAP release, please see:
ToineSiebelinkb87f3232021-02-26 12:05:30 +00001829
1830#. `ONAP Home Page`_
ToineSiebelinkb87f3232021-02-26 12:05:30 +00001831#. `ONAP Wiki Page`_
ToineSiebelinkcac21862023-06-22 09:24:04 +01001832#. `ONAP Documentation`_
1833#. `ONAP CPS Documentation`_
1834#. `ONAP Release Downloads`_
ToineSiebelinkb87f3232021-02-26 12:05:30 +00001835
1836
1837.. _`ONAP Home Page`: https://www.onap.org
sourabh_sourabh89bfabf2024-10-02 16:37:47 +01001838.. _`ONAP Wiki Page`: https://lf-onap.atlassian.net
ToineSiebelinkb87f3232021-02-26 12:05:30 +00001839.. _`ONAP Documentation`: https://docs.onap.org
ToineSiebelinkcac21862023-06-22 09:24:04 +01001840.. _`ONAP CPS Documentation`: https://docs.onap.org/projects/onap-cps
ToineSiebelinkb87f3232021-02-26 12:05:30 +00001841.. _`ONAP Release Downloads`: https://git.onap.org
1842
1843Quick Links:
1844
sourabh_sourabh89bfabf2024-10-02 16:37:47 +01001845 - `CPS project page <https://lf-onap.atlassian.net/wiki/spaces/DW/overview>`_
ToineSiebelinkb87f3232021-02-26 12:05:30 +00001846 - `Passing Badge information for CPS <https://bestpractices.coreinfrastructure.org/en/projects/4398>`_