blob: 8f7c0dae9ee34d9dcbbb5568abb7ddb6f1f473da [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
mpriyankc6e3f982024-11-19 22:59:08 +000042 - `CPS-2509 <https://lf-onap.atlassian.net/browse/CPS-2509>`_ Fix module endpoints using alternate identifier.
43 - `CPS-2517 <https://lf-onap.atlassian.net/browse/CPS-2517>`_ Make Content-Type header default to JSON for CPS APIs.
44 - `CPS-2530 <https://lf-onap.atlassian.net/browse/CPS-2530>`_ NCMP Modules API giving empty response on READY cm handles if two sub systems discovered in parallel.
seanbeirne3587a622024-10-17 16:49:30 +010045
46Features
47--------
483.5.5
mpriyankc6e3f982024-11-19 22:59:08 +000049 - `CPS-2009 <https://lf-onap.atlassian.net/browse/CPS-2009>`_ Update legacy NCMP APIs interfaces to support alternate id.
50 - `CPS-2082 <https://lf-onap.atlassian.net/browse/CPS-2082>`_ Support XML content type to data node APIs in cps-core.
51 - `CPS-2433 <https://lf-onap.atlassian.net/browse/CPS-2433>`_ Remove traces of unmaintained CPS-TBDMT repository.
52 - `CPS-2436 <https://lf-onap.atlassian.net/browse/CPS-2436>`_ CM Avc Event to publish source key to target key while forwarding.
53 - `CPS-2445 <https://lf-onap.atlassian.net/browse/CPS-2445>`_ Expose CPS and NCMP version information using git plugin.
54 - `CPS-2451 <https://lf-onap.atlassian.net/browse/CPS-2451>`_ Removing oparent from CPS-NCMP and ONAP DMI Plugin repository.
55 - `CPS-2478 <https://lf-onap.atlassian.net/browse/CPS-2478>`_ Minimize affect of module and size from Cm Handle Registration and De-Registration use case.
56 - `CPS-2507 <https://lf-onap.atlassian.net/browse/CPS-2507>`_ Upgrade liquibase to 4.30.0 version.
seanbeirne3587a622024-10-17 16:49:30 +010057
mpriyankb16a1fe2024-10-04 16:59:40 +010058Version: 3.5.4
59==============
60
61Release Data
62------------
63
64+--------------------------------------+--------------------------------------------------------+
65| **CPS Project** | |
66| | |
67+--------------------------------------+--------------------------------------------------------+
68| **Docker images** | onap/cps-and-ncmp:3.5.4 |
69| | |
70+--------------------------------------+--------------------------------------------------------+
71| **Release designation** | 3.5.4 Oslo |
72| | |
73+--------------------------------------+--------------------------------------------------------+
seanbeirne3587a622024-10-17 16:49:30 +010074| **Release date** | 2024 October 17 |
mpriyankb16a1fe2024-10-04 16:59:40 +010075| | |
76+--------------------------------------+--------------------------------------------------------+
77
78Bug Fixes
79---------
803.5.4
danielhanrahan55740432024-10-17 14:55:49 +010081 - `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 +010082
83Features
84--------
853.5.4
mpriyank75697fe2024-10-14 13:44:31 +010086 - `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 +010087
danielhanrahan64ff4582024-08-21 16:14:53 +010088Version: 3.5.3
89==============
90
91Release Data
92------------
93
94+--------------------------------------+--------------------------------------------------------+
95| **CPS Project** | |
96| | |
97+--------------------------------------+--------------------------------------------------------+
98| **Docker images** | onap/cps-and-ncmp:3.5.3 |
99| | |
100+--------------------------------------+--------------------------------------------------------+
101| **Release designation** | 3.5.3 Oslo |
102| | |
103+--------------------------------------+--------------------------------------------------------+
mpriyankb16a1fe2024-10-04 16:59:40 +0100104| **Release date** | 2024 October 04 |
danielhanrahan64ff4582024-08-21 16:14:53 +0100105| | |
106+--------------------------------------+--------------------------------------------------------+
107
108Bug Fixes
109---------
1103.5.3
sourabh_sourabhef700222024-10-04 14:35:32 +0100111 - `CPS-2353 <https://lf-onap.atlassian.net/browse/CPS-2353>`_ Slow cmHandle registration when we use moduleSetTag, alternateId and dataProducerIdentifier
112 - `CPS-2395 <https://lf-onap.atlassian.net/browse/CPS-2395>`_ Retry mechanism (with back off algorithm) is removed with more frequent watchdog poll
113 - `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)
114 - `CPS-2430 <https://lf-onap.atlassian.net/browse/CPS-2430>`_ Fix memory leak related to using arrays in Hibernate
115
danielhanrahan64ff4582024-08-21 16:14:53 +0100116
117Features
118--------
1193.5.3
sourabh_sourabhef700222024-10-04 14:35:32 +0100120 - `CPS-2247 <https://lf-onap.atlassian.net/browse/CPS-2247>`_ Policy Executor: Invoke Policy Executor and handle 'deny' response
121 - `CPS-2412 <https://lf-onap.atlassian.net/browse/CPS-2412>`_ Policy Executor: handle errors
122 - `CPS-2417 <https://lf-onap.atlassian.net/browse/CPS-2417>`_ Remove Hazelcast cache for prefix resolver
danielhanrahan64ff4582024-08-21 16:14:53 +0100123
124
mpriyank964c5f62024-07-15 12:25:15 +0100125Version: 3.5.2
126==============
127
128Release Data
129------------
130
131+--------------------------------------+--------------------------------------------------------+
132| **CPS Project** | |
133| | |
134+--------------------------------------+--------------------------------------------------------+
135| **Docker images** | onap/cps-and-ncmp:3.5.2 |
136| | |
137+--------------------------------------+--------------------------------------------------------+
138| **Release designation** | 3.5.2 Oslo |
139| | |
140+--------------------------------------+--------------------------------------------------------+
danielhanrahan64ff4582024-08-21 16:14:53 +0100141| **Release date** | 2024 August 21 |
mpriyank964c5f62024-07-15 12:25:15 +0100142| | |
143+--------------------------------------+--------------------------------------------------------+
144
145Bug Fixes
146---------
1473.5.2
sourabh_sourabh89bfabf2024-10-02 16:37:47 +0100148 - `CPS-2306 <https://lf-onap.atlassian.net/browse/CPS-2306>`_ Update response message for data validation failure and make it consistent across APIs
149 - `CPS-2319 <https://lf-onap.atlassian.net/browse/CPS-2319>`_ Fix "Create a node" and "Add List Elements" APIs response code
150 - `CPS-2372 <https://lf-onap.atlassian.net/browse/CPS-2372>`_ Blank alternate ID overwrites existing one
mpriyank964c5f62024-07-15 12:25:15 +0100151
152Features
153--------
1543.5.2
sourabh_sourabh89bfabf2024-10-02 16:37:47 +0100155 - `CPS-1812 <https://lf-onap.atlassian.net/browse/CPS-1812>`_ CM Data Subscriptions ( Create, Delete and Merging ) with positive scenarios
156 - `CPS-2326 <https://lf-onap.atlassian.net/browse/CPS-2326>`_ Uplift liquibase-core dependency to 4.28.0
157 - `CPS-2353 <https://lf-onap.atlassian.net/browse/CPS-2353>`_ Improve registration performance with moduleSetTag
158 - `CPS-2366 <https://lf-onap.atlassian.net/browse/CPS-2366>`_ Improve registration performance with use of alternateID
mpriyank964c5f62024-07-15 12:25:15 +0100159
mpriyankf582c462024-06-20 15:22:14 +0100160Version: 3.5.1
161==============
162
163Release Data
164------------
165
166+--------------------------------------+--------------------------------------------------------+
167| **CPS Project** | |
168| | |
169+--------------------------------------+--------------------------------------------------------+
170| **Docker images** | onap/cps-and-ncmp:3.5.1 |
171| | |
172+--------------------------------------+--------------------------------------------------------+
173| **Release designation** | 3.5.1 Oslo |
174| | |
175+--------------------------------------+--------------------------------------------------------+
mpriyank964c5f62024-07-15 12:25:15 +0100176| **Release date** | 2024 July 15 |
mpriyankf582c462024-06-20 15:22:14 +0100177| | |
178+--------------------------------------+--------------------------------------------------------+
179
180Bug Fixes
181---------
1823.5.1
sourabh_sourabh89bfabf2024-10-02 16:37:47 +0100183 - `CPS-2302 <https://lf-onap.atlassian.net/browse/CPS-2302>`_ Fix handling of special characters in moduleSetTag.
mpriyankf582c462024-06-20 15:22:14 +0100184
185Features
186--------
1873.5.1
sourabh_sourabh89bfabf2024-10-02 16:37:47 +0100188 - `CPS-2121 <https://lf-onap.atlassian.net/browse/CPS-2121>`_ Enabled http client prometheus metrics and manage high cardinality using URL template.
189 - `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 +0100190
mpriyank59575272024-06-20 12:59:02 +0100191Version: 3.5.0
192==============
mpriyankc6f18cf2024-05-14 10:09:55 +0100193
194Release Data
195------------
196
197+--------------------------------------+--------------------------------------------------------+
198| **CPS Project** | |
199| | |
200+--------------------------------------+--------------------------------------------------------+
mpriyank59575272024-06-20 12:59:02 +0100201| **Docker images** | onap/cps-and-ncmp:3.5.0 |
mpriyankc6f18cf2024-05-14 10:09:55 +0100202| | |
203+--------------------------------------+--------------------------------------------------------+
mpriyank59575272024-06-20 12:59:02 +0100204| **Release designation** | 3.5.0 Oslo |
mpriyankc6f18cf2024-05-14 10:09:55 +0100205| | |
206+--------------------------------------+--------------------------------------------------------+
mpriyankf582c462024-06-20 15:22:14 +0100207| **Release date** | 2024 June 20 |
mpriyankc6f18cf2024-05-14 10:09:55 +0100208| | |
209+--------------------------------------+--------------------------------------------------------+
210
211Bug Fixes
212---------
mpriyank59575272024-06-20 12:59:02 +01002133.5.0
mpriyankc6f18cf2024-05-14 10:09:55 +0100214
215Features
216--------
mpriyank59575272024-06-20 12:59:02 +01002173.5.0
sourabh_sourabh89bfabf2024-10-02 16:37:47 +0100218 - `CPS-989 <https://lf-onap.atlassian.net/browse/CPS-989>`_ Replace RestTemplate with WebClient.
219 - `CPS-2172 <https://lf-onap.atlassian.net/browse/CPS-2172>`_ Support for OpenTelemetry Tracing.
mpriyank59575272024-06-20 12:59:02 +0100220
221.. =========================
222.. * * * NEW DELHI * * *
223.. =========================
mpriyankc6f18cf2024-05-14 10:09:55 +0100224
danielhanrahana44b0562024-05-01 13:53:00 +0100225Version: 3.4.9
226==============
227
228Release Data
229------------
230
231+--------------------------------------+--------------------------------------------------------+
232| **CPS Project** | |
233| | |
234+--------------------------------------+--------------------------------------------------------+
235| **Docker images** | onap/cps-and-ncmp:3.4.9 |
236| | |
237+--------------------------------------+--------------------------------------------------------+
238| **Release designation** | 3.4.9 New Delhi |
239| | |
240+--------------------------------------+--------------------------------------------------------+
mpriyankc6f18cf2024-05-14 10:09:55 +0100241| **Release date** | 2024 May 14 |
danielhanrahana44b0562024-05-01 13:53:00 +0100242| | |
243+--------------------------------------+--------------------------------------------------------+
244
245Bug Fixes
246---------
2473.4.9
sourabh_sourabh89bfabf2024-10-02 16:37:47 +0100248 - `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 +0100249
250Features
251--------
Arpit Singhd7fa9602023-09-07 17:05:37 +05302523.4.9
sourabh_sourabh89bfabf2024-10-02 16:37:47 +0100253 - `CPS-1836 <https://lf-onap.atlassian.net/browse/CPS-1836>`_ Delta between anchor and JSON payload.
danielhanrahana44b0562024-05-01 13:53:00 +0100254
mpriyank0ac5d962024-03-29 13:47:19 +0000255Version: 3.4.8
256==============
257
258Release Data
259------------
260
261+--------------------------------------+--------------------------------------------------------+
262| **CPS Project** | |
263| | |
264+--------------------------------------+--------------------------------------------------------+
265| **Docker images** | onap/cps-and-ncmp:3.4.8 |
266| | |
267+--------------------------------------+--------------------------------------------------------+
268| **Release designation** | 3.4.8 New Delhi |
269| | |
270+--------------------------------------+--------------------------------------------------------+
danielhanrahana44b0562024-05-01 13:53:00 +0100271| **Release date** | 2024 May 1 |
mpriyank0ac5d962024-03-29 13:47:19 +0000272| | |
273+--------------------------------------+--------------------------------------------------------+
274
danielhanrahanbbfb0612024-04-16 22:04:44 +0100275Bug Fixes
276---------
2773.4.8
sourabh_sourabh89bfabf2024-10-02 16:37:47 +0100278 - `CPS-2186 <https://lf-onap.atlassian.net/browse/CPS-2186>`_ Report async task failures to client topic during data operations request
279 - `CPS-2190 <https://lf-onap.atlassian.net/browse/CPS-2190>`_ Improve performance of NCMP module searches
280 - `CPS-2194 <https://lf-onap.atlassian.net/browse/CPS-2194>`_ Added defaults for CPS and DMI username and password
281 - `CPS-2204 <https://lf-onap.atlassian.net/browse/CPS-2204>`_ Added error handling for yang module upgrade operation
danielhanrahanbbfb0612024-04-16 22:04:44 +0100282
mpriyank0ac5d962024-03-29 13:47:19 +0000283Features
284--------
285
mpriyanka1703ea2024-02-29 17:47:47 +0000286Version: 3.4.7
287==============
288
289Release Data
290------------
291
292+--------------------------------------+--------------------------------------------------------+
293| **CPS Project** | |
294| | |
295+--------------------------------------+--------------------------------------------------------+
296| **Docker images** | onap/cps-and-ncmp:3.4.7 |
297| | |
298+--------------------------------------+--------------------------------------------------------+
299| **Release designation** | 3.4.7 New Delhi |
300| | |
301+--------------------------------------+--------------------------------------------------------+
mpriyank0ac5d962024-03-29 13:47:19 +0000302| **Release date** | 2024 March 29 |
mpriyanka1703ea2024-02-29 17:47:47 +0000303| | |
304+--------------------------------------+--------------------------------------------------------+
305
306Bug Fixes
307---------
3083.4.7
sourabh_sourabh89bfabf2024-10-02 16:37:47 +0100309 - `CPS-2150 <https://lf-onap.atlassian.net/browse/CPS-2150>`_ Fix for Async task execution failed by TimeoutException.
mpriyanka1703ea2024-02-29 17:47:47 +0000310
311Features
312--------
david.mcweeney23378b52024-02-21 09:51:29 +00003133.4.7
sourabh_sourabh89bfabf2024-10-02 16:37:47 +0100314 - `CPS-2061 <https://lf-onap.atlassian.net/browse/CPS-2061>`_ Liquibase Steps Condensing and Cleanup.
315 - `CPS-2101 <https://lf-onap.atlassian.net/browse/CPS-2101>`_ Uplift Spring Boot to 3.2.4 version.
mpriyanka1703ea2024-02-29 17:47:47 +0000316
mpriyank22e1f432024-02-27 14:04:38 +0000317Version: 3.4.6
318==============
319
320Release Data
321------------
322
323+--------------------------------------+--------------------------------------------------------+
324| **CPS Project** | |
325| | |
326+--------------------------------------+--------------------------------------------------------+
327| **Docker images** | onap/cps-and-ncmp:3.4.6 |
328| | |
329+--------------------------------------+--------------------------------------------------------+
330| **Release designation** | 3.4.6 New Delhi |
331| | |
332+--------------------------------------+--------------------------------------------------------+
mpriyanka1703ea2024-02-29 17:47:47 +0000333| **Release date** | 2024 February 29 |
mpriyank22e1f432024-02-27 14:04:38 +0000334| | |
335+--------------------------------------+--------------------------------------------------------+
336
337Bug Fixes
338---------
3393.4.6
sourabh_sourabh89bfabf2024-10-02 16:37:47 +0100340 - `CPS-2126 <https://lf-onap.atlassian.net/browse/CPS-2126>`_ Passing HTTP Authorization Bearer Token to DMI Plugins.
mpriyank22e1f432024-02-27 14:04:38 +0000341
342
343Features
344--------
sourabh_sourabh89bfabf2024-10-02 16:37:47 +0100345 - `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 +0000346
347Notes
348-----
349This release brings improvements to compatibility with Service Mesh and for that below measures are been taken.
350
351Basic 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).
352NCMP will propagate a bearer token to DMI conditionally.
353401 Unauthorized will not be returned. Best effort has been made to ensure backwards compatibility.
mpriyank22e1f432024-02-27 14:04:38 +0000354
danielhanrahanb8e677f2024-02-23 15:27:17 +0000355Version: 3.4.5
356==============
357
358Release Data
359------------
360
361+--------------------------------------+--------------------------------------------------------+
362| **CPS Project** | |
363| | |
364+--------------------------------------+--------------------------------------------------------+
365| **Docker images** | onap/cps-and-ncmp:3.4.5 |
366| | |
367+--------------------------------------+--------------------------------------------------------+
368| **Release designation** | 3.4.5 New Delhi |
369| | |
370+--------------------------------------+--------------------------------------------------------+
mpriyank22e1f432024-02-27 14:04:38 +0000371| **Release date** | 2024 February 27 |
danielhanrahanb8e677f2024-02-23 15:27:17 +0000372| | |
373+--------------------------------------+--------------------------------------------------------+
374
375Bug Fixes
376---------
3773.4.5
378
379
380Features
381--------
sourabh_sourabh89bfabf2024-10-02 16:37:47 +0100382 - `CPS-2101 <https://lf-onap.atlassian.net/browse/CPS-2101>`_ Uplift Spring Boot version to 3.2.2
danielhanrahanb8e677f2024-02-23 15:27:17 +0000383
384
danielhanrahan97bad452024-02-07 16:07:27 +0000385Version: 3.4.4
386==============
387
388Release Data
389------------
390
391+--------------------------------------+--------------------------------------------------------+
392| **CPS Project** | |
393| | |
394+--------------------------------------+--------------------------------------------------------+
395| **Docker images** | onap/cps-and-ncmp:3.4.4 |
396| | |
397+--------------------------------------+--------------------------------------------------------+
398| **Release designation** | 3.4.4 New Delhi |
399| | |
400+--------------------------------------+--------------------------------------------------------+
danielhanrahanb8e677f2024-02-23 15:27:17 +0000401| **Release date** | 2024 February 23 |
danielhanrahan97bad452024-02-07 16:07:27 +0000402| | |
403+--------------------------------------+--------------------------------------------------------+
404
405Bug Fixes
406---------
4073.4.4
sourabh_sourabh89bfabf2024-10-02 16:37:47 +0100408 - `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 +0000409
410Features
411--------
sourabh_sourabh89bfabf2024-10-02 16:37:47 +0100412 - `CPS-2057 <https://lf-onap.atlassian.net/browse/CPS-2057>`_ Leaf lists are sorted by default if Yang model does not specify order.
413 - `CPS-2087 <https://lf-onap.atlassian.net/browse/CPS-2087>`_ Performance improvement of CPS Path Queries.
danielhanrahan97bad452024-02-07 16:07:27 +0000414
415
danielhanrahan345f40f2024-01-11 15:25:18 +0000416Version: 3.4.3
417==============
418
419Release Data
420------------
421
422+--------------------------------------+--------------------------------------------------------+
423| **CPS Project** | |
424| | |
425+--------------------------------------+--------------------------------------------------------+
426| **Docker images** | onap/cps-and-ncmp:3.4.3 |
427| | |
428+--------------------------------------+--------------------------------------------------------+
429| **Release designation** | 3.4.3 New Delhi |
430| | |
431+--------------------------------------+--------------------------------------------------------+
danielhanrahan97bad452024-02-07 16:07:27 +0000432| **Release date** | 2024 February 07 |
danielhanrahan345f40f2024-01-11 15:25:18 +0000433| | |
434+--------------------------------------+--------------------------------------------------------+
435
436Bug Fixes
437---------
4383.4.3
sourabh_sourabh89bfabf2024-10-02 16:37:47 +0100439 - `CPS-2000 <https://lf-onap.atlassian.net/browse/CPS-2000>`_ Fix for Schema object cache not being distributed.
440 - `CPS-2027 <https://lf-onap.atlassian.net/browse/CPS-2027>`_ Fixes for upgrade yang modules using module set tag.
441 - `CPS-2070 <https://lf-onap.atlassian.net/browse/CPS-2070>`_ Add retry interval for Kafka consumer.
danielhanrahan345f40f2024-01-11 15:25:18 +0000442
443Features
444--------
sourabh_sourabh89bfabf2024-10-02 16:37:47 +0100445 - `CPS-1824 <https://lf-onap.atlassian.net/browse/CPS-1824>`_ CPS Delta between 2 anchors.
446 - `CPS-2072 <https://lf-onap.atlassian.net/browse/CPS-2072>`_ Add maven classifier to Spring Boot JAR.
447 - `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 +0000448
449Notes
450-----
451The 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 +0100452*-springboot* classifier (`CPS-2072 <https://lf-onap.atlassian.net/browse/CPS-2072>`_). This means that the filename
danielhanrahan81f61b52024-02-02 12:25:47 +0000453of the Spring Boot JAR is *cps-application-3.4.3-springboot.jar*.
danielhanrahan345f40f2024-01-11 15:25:18 +0000454
danielhanrahan9437af62023-12-20 15:12:47 +0000455Version: 3.4.2
456==============
457
458Release Data
459------------
460
461+--------------------------------------+--------------------------------------------------------+
462| **CPS Project** | |
463| | |
464+--------------------------------------+--------------------------------------------------------+
465| **Docker images** | onap/cps-and-ncmp:3.4.2 |
466| | |
467+--------------------------------------+--------------------------------------------------------+
468| **Release designation** | 3.4.2 New Delhi |
469| | |
470+--------------------------------------+--------------------------------------------------------+
danielhanrahan345f40f2024-01-11 15:25:18 +0000471| **Release date** | 2024 January 11 |
danielhanrahan9437af62023-12-20 15:12:47 +0000472| | |
473+--------------------------------------+--------------------------------------------------------+
474
475Bug Fixes
476---------
4773.4.2
478
479
480Features
481--------
sourabh_sourabh89bfabf2024-10-02 16:37:47 +0100482 - `CPS-1638 <https://lf-onap.atlassian.net/browse/CPS-1638>`_ Introduce trust level for CM handle.
483 - `CPS-1795 <https://lf-onap.atlassian.net/browse/CPS-1795>`_ Double performance of CPS write operations (via write batching)
484 - `CPS-2018 <https://lf-onap.atlassian.net/browse/CPS-2018>`_ Improve performance of CPS update operations.
485 - `CPS-2019 <https://lf-onap.atlassian.net/browse/CPS-2019>`_ Improve performance of saving CM handles.
danielhanrahan926d4082023-08-04 11:22:43 +0100486
487Notes
488-----
489 - Java API method CpsDataService::saveListElementsBatch has been removed as part of CPS-2019.
danielhanrahan9437af62023-12-20 15:12:47 +0000490
danielhanrahan36b81b22023-08-17 14:58:30 +0100491Known Limitations, Issues and Workarounds
492-----------------------------------------
493
494*System Limitations*
495
496For upgrading, CPS uses Liquibase for database upgrades. In order to enable Hibernate write batching
sourabh_sourabh89bfabf2024-10-02 16:37:47 +0100497(`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 +0100498As such, *this release does not fully support In-Service Software Upgrade* - CPS will not store new DataNodes and
499NCMP will not register new CM-handles during an upgrade with old and new versions of CPS running concurrently.
500Other operations (read, update, delete) are not impacted.
501
danielhanrahan9437af62023-12-20 15:12:47 +0000502
mpriyank1d9dae02023-11-09 14:11:26 +0000503Version: 3.4.1
504==============
505
506Release Data
507------------
508
509+--------------------------------------+--------------------------------------------------------+
510| **CPS Project** | |
511| | |
512+--------------------------------------+--------------------------------------------------------+
513| **Docker images** | onap/cps-and-ncmp:3.4.1 |
514| | |
515+--------------------------------------+--------------------------------------------------------+
516| **Release designation** | 3.4.1 New Delhi |
517| | |
518+--------------------------------------+--------------------------------------------------------+
danielhanrahan9437af62023-12-20 15:12:47 +0000519| **Release date** | 2023 December 20 |
mpriyank1d9dae02023-11-09 14:11:26 +0000520| | |
521+--------------------------------------+--------------------------------------------------------+
522
523Bug Fixes
524---------
danielhanrahan3e14d392023-12-20 13:31:07 +00005253.4.1
sourabh_sourabh89bfabf2024-10-02 16:37:47 +0100526 - `CPS-1979 <https://lf-onap.atlassian.net/browse/CPS-1979>`_ Bug fix for Invalid topic name suffix.
mpriyank1d9dae02023-11-09 14:11:26 +0000527
ToineSiebelink8ee94852023-11-27 14:52:19 +0000528Features
529--------
530 - CPS-Temporal is no longer supported and any related documentation has been removed.
sourabh_sourabh89bfabf2024-10-02 16:37:47 +0100531 - `CPS-1733 <https://lf-onap.atlassian.net/browse/CPS-1733>`_ Upgrade YANG schema-set for CM handle without removing and adding it.
532 - `CPS-1980 <https://lf-onap.atlassian.net/browse/CPS-1980>`_ Exposing health and cluster metrics for hazelcast.
533 - `CPS-1994 <https://lf-onap.atlassian.net/browse/CPS-1994>`_ Use Apache Http Client for DMI REST requests.
534 - `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 +0000535
danielhanrahan3e14d392023-12-20 13:31:07 +0000536Known Issues
537------------
sourabh_sourabh89bfabf2024-10-02 16:37:47 +0100538 - `CPS-2000 <https://lf-onap.atlassian.net/browse/CPS-2000>`_ Schema object cache is not distributed.
danielhanrahan3e14d392023-12-20 13:31:07 +0000539
ToineSiebelink8ee94852023-11-27 14:52:19 +0000540
mpriyank89e0fe22023-11-09 12:12:38 +0000541Version: 3.4.0
542==============
mpriyank2c4535d2023-11-06 17:06:15 +0000543
544Release Data
545------------
546
547+--------------------------------------+--------------------------------------------------------+
548| **CPS Project** | |
549| | |
550+--------------------------------------+--------------------------------------------------------+
mpriyank89e0fe22023-11-09 12:12:38 +0000551| **Docker images** | onap/cps-and-ncmp:3.4.0 |
mpriyank2c4535d2023-11-06 17:06:15 +0000552| | |
553+--------------------------------------+--------------------------------------------------------+
mpriyank89e0fe22023-11-09 12:12:38 +0000554| **Release designation** | 3.4.0 New Delhi |
mpriyank2c4535d2023-11-06 17:06:15 +0000555| | |
556+--------------------------------------+--------------------------------------------------------+
mpriyank1d9dae02023-11-09 14:11:26 +0000557| **Release date** | 2023 November 09 |
mpriyank2c4535d2023-11-06 17:06:15 +0000558| | |
559+--------------------------------------+--------------------------------------------------------+
560
561Bug Fixes
562---------
mpriyank89e0fe22023-11-09 12:12:38 +00005633.4.0
sourabh_sourabh89bfabf2024-10-02 16:37:47 +0100564 - `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 +0000565
mpriyank89e0fe22023-11-09 12:12:38 +0000566.. ========================
567.. * * * MONTREAL * * *
568.. ========================
mpriyank2c4535d2023-11-06 17:06:15 +0000569
egernugd91a7072023-09-29 12:12:36 +0100570Version: 3.3.9
571==============
572
573Release Data
574------------
575
576+--------------------------------------+--------------------------------------------------------+
577| **CPS Project** | |
578| | |
579+--------------------------------------+--------------------------------------------------------+
580| **Docker images** | onap/cps-and-ncmp:3.3.9 |
581| | |
582+--------------------------------------+--------------------------------------------------------+
583| **Release designation** | 3.3.9 Montreal |
584| | |
585+--------------------------------------+--------------------------------------------------------+
mpriyank2c4535d2023-11-06 17:06:15 +0000586| **Release date** | 2023 November 06 |
egernugd91a7072023-09-29 12:12:36 +0100587| | |
588+--------------------------------------+--------------------------------------------------------+
589
590Bug Fixes
591---------
5923.3.9
sourabh_sourabh89bfabf2024-10-02 16:37:47 +0100593 - `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.
594 - `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 +0100595
596Features
597--------
598
danielhanrahan56384d12023-09-20 17:10:40 +0100599Version: 3.3.8
600==============
601
602Release Data
603------------
604
605+--------------------------------------+--------------------------------------------------------+
606| **CPS Project** | |
607| | |
608+--------------------------------------+--------------------------------------------------------+
609| **Docker images** | onap/cps-and-ncmp:3.3.8 |
610| | |
611+--------------------------------------+--------------------------------------------------------+
612| **Release designation** | 3.3.8 Montreal |
613| | |
614+--------------------------------------+--------------------------------------------------------+
egernugd91a7072023-09-29 12:12:36 +0100615| **Release date** | 2023 September 29 |
danielhanrahan56384d12023-09-20 17:10:40 +0100616| | |
617+--------------------------------------+--------------------------------------------------------+
618
619Bug Fixes
620---------
6213.3.8
622
623Features
624--------
sourabh_sourabh89bfabf2024-10-02 16:37:47 +0100625 - `CPS-1888 <https://lf-onap.atlassian.net/browse/CPS-1888>`_ Uplift Spring Boot to 3.1.2.
danielhanrahan56384d12023-09-20 17:10:40 +0100626
leventecsanyid35ad5c2023-08-23 15:55:30 +0200627Version: 3.3.7
628==============
629
630Release Data
631------------
632
633+--------------------------------------+--------------------------------------------------------+
634| **CPS Project** | |
635| | |
636+--------------------------------------+--------------------------------------------------------+
637| **Docker images** | onap/cps-and-ncmp:3.3.7 |
638| | |
639+--------------------------------------+--------------------------------------------------------+
640| **Release designation** | 3.3.7 Montreal |
641| | |
642+--------------------------------------+--------------------------------------------------------+
danielhanrahan56384d12023-09-20 17:10:40 +0100643| **Release date** | 2023 September 20 |
leventecsanyid35ad5c2023-08-23 15:55:30 +0200644| | |
645+--------------------------------------+--------------------------------------------------------+
646
647Bug Fixes
648---------
6493.3.7
sourabh_sourabh89bfabf2024-10-02 16:37:47 +0100650 - `CPS-1866 <https://lf-onap.atlassian.net/browse/CPS-1866>`_ Fix ClassDefNotFoundError in opendaylight Yang parser
leventecsanyid35ad5c2023-08-23 15:55:30 +0200651
652Features
653--------
sourabh_sourabh89bfabf2024-10-02 16:37:47 +0100654 - `CPS-1789 <https://lf-onap.atlassian.net/browse/CPS-1789>`_ CPS Upgrade to Springboot 3.0.
egernug60a780c2023-09-19 15:26:42 +0100655
656Note
657----
658Migrating 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 +0200659
egernugbdac4402023-07-21 13:27:24 +0100660Version: 3.3.6
661==============
662
663Release Data
664------------
665
666+--------------------------------------+--------------------------------------------------------+
667| **CPS Project** | |
668| | |
669+--------------------------------------+--------------------------------------------------------+
670| **Docker images** | onap/cps-and-ncmp:3.3.6 |
671| | |
672+--------------------------------------+--------------------------------------------------------+
673| **Release designation** | 3.3.6 Montreal |
674| | |
675+--------------------------------------+--------------------------------------------------------+
leventecsanyid35ad5c2023-08-23 15:55:30 +0200676| **Release date** | 2023 August 23 |
egernugbdac4402023-07-21 13:27:24 +0100677| | |
678+--------------------------------------+--------------------------------------------------------+
679
680Bug Fixes
681---------
6823.3.6
sourabh_sourabh89bfabf2024-10-02 16:37:47 +0100683 - `CPS-1841 <https://lf-onap.atlassian.net/browse/CPS-1841>`_ Update of top-level data node fails with exception
684 - `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 +0100685
686Features
687--------
sourabh_sourabh89bfabf2024-10-02 16:37:47 +0100688 - `CPS-1696 <https://lf-onap.atlassian.net/browse/CPS-1696>`_ Get Data Node to return entire List data node.
689 - `CPS-1819 <https://lf-onap.atlassian.net/browse/CPS-1819>`_ Ability to disable sending authorization header.
egernugbdac4402023-07-21 13:27:24 +0100690
691
egernug6c9621a2023-07-19 11:05:00 +0100692Version: 3.3.5
693==============
694
695Release Data
696------------
697
698+--------------------------------------+--------------------------------------------------------+
699| **CPS Project** | |
700| | |
701+--------------------------------------+--------------------------------------------------------+
702| **Docker images** | onap/cps-and-ncmp:3.3.5 |
703| | |
704+--------------------------------------+--------------------------------------------------------+
705| **Release designation** | 3.3.5 Montreal |
706| | |
707+--------------------------------------+--------------------------------------------------------+
egernugbdac4402023-07-21 13:27:24 +0100708| **Release date** | 2023 July 21 |
egernug6c9621a2023-07-19 11:05:00 +0100709| | |
710+--------------------------------------+--------------------------------------------------------+
711
712Bug Fixes
713---------
7143.3.5
715
716Features
717--------
sourabh_sourabh89bfabf2024-10-02 16:37:47 +0100718 - `CPS-1760 <https://lf-onap.atlassian.net/browse/CPS-1760>`_ Improve handling of special characters in Cps Paths
egernug6c9621a2023-07-19 11:05:00 +0100719
mpriyank8caa3422023-06-30 11:14:10 +0100720Version: 3.3.4
721==============
722
723Release Data
724------------
725
726+--------------------------------------+--------------------------------------------------------+
727| **CPS Project** | |
728| | |
729+--------------------------------------+--------------------------------------------------------+
730| **Docker images** | onap/cps-and-ncmp:3.3.4 |
731| | |
732+--------------------------------------+--------------------------------------------------------+
733| **Release designation** | 3.3.4 Montreal |
734| | |
735+--------------------------------------+--------------------------------------------------------+
egernug6c9621a2023-07-19 11:05:00 +0100736| **Release date** | 2023 July 19 |
mpriyank8caa3422023-06-30 11:14:10 +0100737| | |
738+--------------------------------------+--------------------------------------------------------+
739
740Bug Fixes
741---------
7423.3.4
743
744Features
745--------
sourabh_sourabh89bfabf2024-10-02 16:37:47 +0100746 - `CPS-1767 <https://lf-onap.atlassian.net/browse/CPS-1767>`_ Upgrade CPS to java 17
mpriyank8caa3422023-06-30 11:14:10 +0100747
danielhanrahan19f963b2023-06-15 13:52:34 +0100748Version: 3.3.3
749==============
750
751Release Data
752------------
753
754+--------------------------------------+--------------------------------------------------------+
755| **CPS Project** | |
756| | |
757+--------------------------------------+--------------------------------------------------------+
758| **Docker images** | onap/cps-and-ncmp:3.3.3 |
759| | |
760+--------------------------------------+--------------------------------------------------------+
761| **Release designation** | 3.3.3 Montreal |
762| | |
763+--------------------------------------+--------------------------------------------------------+
mpriyank8caa3422023-06-30 11:14:10 +0100764| **Release date** | 2023 June 30 |
danielhanrahan19f963b2023-06-15 13:52:34 +0100765| | |
766+--------------------------------------+--------------------------------------------------------+
767
768Bug Fixes
769---------
7703.3.3
771
772Features
773--------
sourabh_sourabh89bfabf2024-10-02 16:37:47 +0100774 - `CPS-1515 <https://lf-onap.atlassian.net/browse/CPS-1515>`_ Support Multiple CM-Handles for NCMP Get Operation
775 - `CPS-1675 <https://lf-onap.atlassian.net/browse/CPS-1675>`_ Persistence write performance improvement(s)
776 - `CPS-1745 <https://lf-onap.atlassian.net/browse/CPS-1745>`_ Upgrade to Openapi 3.0.3
danielhanrahan19f963b2023-06-15 13:52:34 +0100777
mpriyank436b75b2023-05-03 11:10:08 +0100778Version: 3.3.2
779==============
780
781Release Data
782------------
783
784+--------------------------------------+--------------------------------------------------------+
785| **CPS Project** | |
786| | |
787+--------------------------------------+--------------------------------------------------------+
788| **Docker images** | onap/cps-and-ncmp:3.3.2 |
789| | |
790+--------------------------------------+--------------------------------------------------------+
791| **Release designation** | 3.3.2 Montreal |
792| | |
793+--------------------------------------+--------------------------------------------------------+
danielhanrahan19f963b2023-06-15 13:52:34 +0100794| **Release date** | 2023 June 15 |
mpriyank436b75b2023-05-03 11:10:08 +0100795| | |
796+--------------------------------------+--------------------------------------------------------+
797
798Bug Fixes
799---------
8003.3.2
sourabh_sourabh89bfabf2024-10-02 16:37:47 +0100801 - `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 +0100802
803Features
804--------
sourabh_sourabh89bfabf2024-10-02 16:37:47 +0100805 - `CPS-1006 <https://lf-onap.atlassian.net/browse/CPS-1006>`_ Extend CPS PATCH API to allow update of leaves for multiple data nodes
806 - `CPS-1273 <https://lf-onap.atlassian.net/browse/CPS-1273>`_ Add <,> operators support to cps-path
807 - `CPS-1664 <https://lf-onap.atlassian.net/browse/CPS-1664>`_ Use recursive SQL to fetch descendants in CpsPath queries to improve query performance
808 - `CPS-1676 <https://lf-onap.atlassian.net/browse/CPS-1676>`_ Entity ID types do not match types in database definition
809 - `CPS-1677 <https://lf-onap.atlassian.net/browse/CPS-1677>`_ Remove dataspace_id column from Fragment table
mpriyank436b75b2023-05-03 11:10:08 +0100810
lukegleesond7764c42023-04-20 14:11:20 +0100811Version: 3.3.1
halil.cakal0b8d85d2023-03-23 12:44:27 +0000812==============
813
814Release Data
815------------
816
817+--------------------------------------+--------------------------------------------------------+
818| **CPS Project** | |
819| | |
820+--------------------------------------+--------------------------------------------------------+
lukegleesond7764c42023-04-20 14:11:20 +0100821| **Docker images** | onap/cps-and-ncmp:3.3.1 |
halil.cakal0b8d85d2023-03-23 12:44:27 +0000822| | |
823+--------------------------------------+--------------------------------------------------------+
lukegleesond7764c42023-04-20 14:11:20 +0100824| **Release designation** | 3.3.1 Montreal |
halil.cakal0b8d85d2023-03-23 12:44:27 +0000825| | |
826+--------------------------------------+--------------------------------------------------------+
mpriyank436b75b2023-05-03 11:10:08 +0100827| **Release date** | 2023 May 03 |
halil.cakal0b8d85d2023-03-23 12:44:27 +0000828| | |
829+--------------------------------------+--------------------------------------------------------+
830
831Bug Fixes
832---------
lukegleesond7764c42023-04-20 14:11:20 +01008333.3.1
halil.cakal0b8d85d2023-03-23 12:44:27 +0000834 - None
835
836Features
837--------
sourabh_sourabh89bfabf2024-10-02 16:37:47 +0100838 - `CPS-1272 <https://lf-onap.atlassian.net/browse/CPS-1272>`_ Add Contains operation to CPS Path
839 - `CPS-1573 <https://lf-onap.atlassian.net/browse/CPS-1573>`_ Remove 32K limit for DB operations
840 - `CPS-1627 <https://lf-onap.atlassian.net/browse/CPS-1627>`_ Dependency versions uplift because of vulnerability issues
841 - `CPS-1629 <https://lf-onap.atlassian.net/browse/CPS-1629>`_ Ordering of leaf elements to support combination of AND/OR in cps-path
842 - `CPS-1637 <https://lf-onap.atlassian.net/browse/CPS-1637>`_ Extend hazelcast to work on kubernetes
halil.cakal0b8d85d2023-03-23 12:44:27 +0000843
lukegleesond7764c42023-04-20 14:11:20 +0100844Version: 3.3.0
845==============
846
847Release Data
848------------
849
850+--------------------------------------+--------------------------------------------------------+
851| **CPS Project** | |
852| | |
853+--------------------------------------+--------------------------------------------------------+
854| **Docker images** | onap/cps-and-ncmp:3.3.0 |
855| | |
856+--------------------------------------+--------------------------------------------------------+
857| **Release designation** | 3.3.0 Montreal |
858| | |
859+--------------------------------------+--------------------------------------------------------+
860| **Release date** | 2023 April 20 |
861| | |
862+--------------------------------------+--------------------------------------------------------+
863
864Bug Fixes
865---------
8663.3.0
867 - None
868
869Features
870--------
sourabh_sourabh89bfabf2024-10-02 16:37:47 +0100871 - `CPS-1215 <https://lf-onap.atlassian.net/browse/CPS-1215>`_ Add OR operation for CPS Path
872 - `CPS-1617 <https://lf-onap.atlassian.net/browse/CPS-1617>`_ Use cascade delete in fragments table
lukegleesond7764c42023-04-20 14:11:20 +0100873
874.. ======================
875.. * * * LONDON * * *
876.. ======================
877
mpriyank0fd4d192023-03-10 13:48:20 +0000878Version: 3.2.6
879==============
880
881Release Data
882------------
883
884+--------------------------------------+--------------------------------------------------------+
885| **CPS Project** | |
886| | |
887+--------------------------------------+--------------------------------------------------------+
888| **Docker images** | onap/cps-and-ncmp:3.2.6 |
889| | |
890+--------------------------------------+--------------------------------------------------------+
891| **Release designation** | 3.2.6 London |
892| | |
893+--------------------------------------+--------------------------------------------------------+
seanbeirnef5a3a212023-03-06 09:12:49 +0000894| **Release date** | 2023 March 22 |
mpriyank0fd4d192023-03-10 13:48:20 +0000895| | |
896+--------------------------------------+--------------------------------------------------------+
897
898Bug Fixes
899---------
9003.2.6
sourabh_sourabh89bfabf2024-10-02 16:37:47 +0100901 - `CPS-1526 <https://lf-onap.atlassian.net/browse/CPS-1526>`_ Fix response message for PATCH operation
902 - `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 +0000903
904Features
905--------
sourabh_sourabh89bfabf2024-10-02 16:37:47 +0100906 - `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 +0000907
mpriyankade5a6e2023-03-09 17:58:31 +0000908Version: 3.2.5
909==============
910
911Release Data
912------------
913
914+--------------------------------------+--------------------------------------------------------+
915| **CPS Project** | |
916| | |
917+--------------------------------------+--------------------------------------------------------+
918| **Docker images** | onap/cps-and-ncmp:3.2.5 |
919| | |
920+--------------------------------------+--------------------------------------------------------+
921| **Release designation** | 3.2.5 London |
922| | |
923+--------------------------------------+--------------------------------------------------------+
mpriyank06bfe4e2023-03-10 11:48:23 +0000924| **Release date** | 2023 March 10 |
mpriyankade5a6e2023-03-09 17:58:31 +0000925| | |
926+--------------------------------------+--------------------------------------------------------+
927
928Bug Fixes
929---------
9303.2.5
sourabh_sourabh89bfabf2024-10-02 16:37:47 +0100931 - `CPS-1537 <https://lf-onap.atlassian.net/browse/CPS-1537>`_ Introduce control switch for model loader functionality.
mpriyankade5a6e2023-03-09 17:58:31 +0000932
933Features
934--------
935 - None
936
seanbeirnef0f4fd82023-03-07 13:42:04 +0000937Version: 3.2.4
938==============
939
940Release Data
941------------
942
943+--------------------------------------+--------------------------------------------------------+
944| **CPS Project** | |
945| | |
946+--------------------------------------+--------------------------------------------------------+
947| **Docker images** | onap/cps-and-ncmp:3.2.4 |
948| | |
949+--------------------------------------+--------------------------------------------------------+
950| **Release designation** | 3.2.4 London |
951| | |
952+--------------------------------------+--------------------------------------------------------+
mpriyankbd5ba8d2023-03-09 16:33:02 +0000953| **Release date** | 2023 March 09 |
seanbeirnef0f4fd82023-03-07 13:42:04 +0000954| | |
955+--------------------------------------+--------------------------------------------------------+
956
957Bug Fixes
958---------
9593.2.4
sourabh_sourabh89bfabf2024-10-02 16:37:47 +0100960 - `CPS-1533 <https://lf-onap.atlassian.net/browse/CPS-1533>`_ Fix for Temp tables cause Out of shared memory errors in Postgres
961 - `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 +0000962
963Features
964--------
965 - None
seanbeirnef0f4fd82023-03-07 13:42:04 +0000966
mpriyankfd43dbe2023-02-08 11:21:08 +0000967Version: 3.2.3
968==============
969
970Release Data
971------------
972
973+--------------------------------------+--------------------------------------------------------+
974| **CPS Project** | |
975| | |
976+--------------------------------------+--------------------------------------------------------+
977| **Docker images** | onap/cps-and-ncmp:3.2.3 |
978| | |
979+--------------------------------------+--------------------------------------------------------+
980| **Release designation** | 3.2.3 London |
981| | |
982+--------------------------------------+--------------------------------------------------------+
seanbeirnef9af5f82023-03-07 10:36:18 +0000983| **Release date** | 2023 March 07 |
mpriyankfd43dbe2023-02-08 11:21:08 +0000984| | |
985+--------------------------------------+--------------------------------------------------------+
986
987Bug Fixes
988---------
9893.2.3
sourabh_sourabh89bfabf2024-10-02 16:37:47 +0100990 - `CPS-1494 <https://lf-onap.atlassian.net/browse/CPS-1494>`_ NCMP Inventory Performance Improvements
mpriyankfd43dbe2023-02-08 11:21:08 +0000991
992Features
993--------
sourabh_sourabh89bfabf2024-10-02 16:37:47 +0100994 - `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
995 - `CPS-1502 <https://lf-onap.atlassian.net/browse/CPS-1502>`_ Delete Performance Improvements
mpriyankfd43dbe2023-02-08 11:21:08 +0000996
seanbeirnef8e980a2023-01-27 18:09:33 +0000997Version: 3.2.2
998==============
999
1000Release Data
1001------------
1002
1003+--------------------------------------+--------------------------------------------------------+
1004| **CPS Project** | |
1005| | |
1006+--------------------------------------+--------------------------------------------------------+
1007| **Docker images** | onap/cps-and-ncmp:3.2.2 |
1008| | |
1009+--------------------------------------+--------------------------------------------------------+
1010| **Release designation** | 3.2.2 London |
1011| | |
1012+--------------------------------------+--------------------------------------------------------+
mpriyankfd43dbe2023-02-08 11:21:08 +00001013| **Release date** | 2023 February 08 |
seanbeirnef8e980a2023-01-27 18:09:33 +00001014| | |
1015+--------------------------------------+--------------------------------------------------------+
1016
1017Bug Fixes
1018---------
mpriyank0b5950d2023-02-07 17:55:10 +000010193.2.2
sourabh_sourabh89bfabf2024-10-02 16:37:47 +01001020 - `CPS-1173 <https://lf-onap.atlassian.net/browse/CPS-1173>`_ Delete Performance Improvements.
mpriyank0b5950d2023-02-07 17:55:10 +00001021
1022Features
1023--------
1024 - None
seanbeirnef8e980a2023-01-27 18:09:33 +00001025
leventecsanyi37d72852022-10-26 10:44:08 +02001026Version: 3.2.1
1027==============
mpriyank4bd450e2022-10-05 09:50:59 +01001028
1029Release Data
1030------------
1031
1032+--------------------------------------+--------------------------------------------------------+
1033| **CPS Project** | |
1034| | |
1035+--------------------------------------+--------------------------------------------------------+
lukegleesone0154a62023-01-25 15:06:52 +00001036| **Docker images** | onap/cps-and-ncmp:3.2.1 |
mpriyank4bd450e2022-10-05 09:50:59 +01001037| | |
1038+--------------------------------------+--------------------------------------------------------+
leventecsanyi37d72852022-10-26 10:44:08 +02001039| **Release designation** | 3.2.1 London |
mpriyank4bd450e2022-10-05 09:50:59 +01001040| | |
1041+--------------------------------------+--------------------------------------------------------+
lukegleesone0154a62023-01-25 15:06:52 +00001042| **Release date** | 2023 January 27 |
mpriyank4bd450e2022-10-05 09:50:59 +01001043| | |
1044+--------------------------------------+--------------------------------------------------------+
Cédric Ollivier490b20d2023-03-15 21:40:48 +01001045
lukegleeson3be99242022-10-11 14:34:56 +01001046Features
1047--------
leventecsanyi37d72852022-10-26 10:44:08 +020010483.2.1
sourabh_sourabh89bfabf2024-10-02 16:37:47 +01001049 - `CPS-341 <https://lf-onap.atlassian.net/browse/CPS-341>`_ Added support for multiple data tree instances under 1 anchor.
1050 - `CPS-1002 <https://lf-onap.atlassian.net/browse/CPS-1002>`_ Add CPS-E-05 endpoint for 'Query data, NCMP-Operational Datastore' using cpsPaths
1051 - `CPS-1182 <https://lf-onap.atlassian.net/browse/CPS-1182>`_ Upgrade Opendaylight
1052 - `CPS-1185 <https://lf-onap.atlassian.net/browse/CPS-1185>`_ Get all dataspaces.
1053 - `CPS-1186 <https://lf-onap.atlassian.net/browse/CPS-1186>`_ Get single dataspace.
1054 - `CPS-1187 <https://lf-onap.atlassian.net/browse/CPS-1187>`_ Added API to get all schema sets for a given dataspace.
1055 - `CPS-1236 <https://lf-onap.atlassian.net/browse/CPS-1236>`_ DMI audit support for NCMP: Filter on any properties of CM Handles
1056 - `CPS-1257 <https://lf-onap.atlassian.net/browse/CPS-1257>`_ Added support for application/xml Content-Type (write only).
1057 - `CPS-1381 <https://lf-onap.atlassian.net/browse/CPS-1381>`_ Query large outputs using limit/depth/pagination
1058 - `CPS-1421 <https://lf-onap.atlassian.net/browse/CPS-1421>`_ Optimized query for large number of hits with descendants.
1059 - `CPS-1422 <https://lf-onap.atlassian.net/browse/CPS-1422>`_ Fetch CM handles by collection of xpaths (CPS Core)
1060 - `CPS-1424 <https://lf-onap.atlassian.net/browse/CPS-1424>`_ Updating CmHandleStates using batch operation
1061 - `CPS-1439 <https://lf-onap.atlassian.net/browse/CPS-1439>`_ Use native query to delete data nodes
mpriyank4bd450e2022-10-05 09:50:59 +01001062
1063Bug Fixes
1064---------
ToineSiebelink294bcb52022-12-23 11:07:42 +000010653.2.1
sourabh_sourabh89bfabf2024-10-02 16:37:47 +01001066 - `CPS-1171 <https://lf-onap.atlassian.net/browse/CPS-1171>`_ Optimized retrieval of data nodes with many descendants.
1067 - `CPS-1288 <https://lf-onap.atlassian.net/browse/CPS-1288>`_ Hazelcast TTL for IMap is not working
1068 - `CPS-1289 <https://lf-onap.atlassian.net/browse/CPS-1289>`_ Getting wrong error code for create node api
1069 - `CPS-1326 <https://lf-onap.atlassian.net/browse/CPS-1326>`_ Creation of DataNodeBuilder with module name prefix is very slow
1070 - `CPS-1344 <https://lf-onap.atlassian.net/browse/CPS-1344>`_ Top level container (prefix) is not always the first module
1071 - `CPS-1350 <https://lf-onap.atlassian.net/browse/CPS-1350>`_ Add Basic Authentication to CPS/NCMP OpenAPI Definitions.
1072 - `CPS-1352 <https://lf-onap.atlassian.net/browse/CPS-1352>`_ Handle YangChoiceNode in right format.
1073 - `CPS-1409 <https://lf-onap.atlassian.net/browse/CPS-1409>`_ Fix Delete uses case with '/' in path.
1074 - `CPS-1433 <https://lf-onap.atlassian.net/browse/CPS-1433>`_ Fix to allow posting data with '/' key fields.
1075 - `CPS-1442 <https://lf-onap.atlassian.net/browse/CPS-1442>`_ CPS PATCH operation does not merge existing data
1076 - `CPS-1446 <https://lf-onap.atlassian.net/browse/CPS-1446>`_ Locked cmhandles and ready to locked state transitions causing long cmHandle discovery
1077 - `CPS-1457 <https://lf-onap.atlassian.net/browse/CPS-1457>`_ CpsDataPersistenceService#getDataNodes uses non-normalized xpaths
1078 - `CPS-1458 <https://lf-onap.atlassian.net/browse/CPS-1458>`_ CpsDataPersistenceService#getDataNodes does not handle root xpath
1079 - `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 +00001080
leventecsanyi37d72852022-10-26 10:44:08 +020010813.2.0
sourabh_sourabh89bfabf2024-10-02 16:37:47 +01001082 - `CPS-1312 <https://lf-onap.atlassian.net/browse/CPS-1312>`_ CPS(/NCMP) does not have version control.
mpriyank4bd450e2022-10-05 09:50:59 +01001083
lukegleeson3be99242022-10-11 14:34:56 +01001084Known Limitations, Issues and Workarounds
1085-----------------------------------------
1086
1087*System Limitations*
1088
seanbeirne72c267e2022-10-18 12:39:22 +01001089For upgrading, CPS uses Liquibase for database upgrades. CPS/NCMP currently only supports upgrading from Liquibase changelog 11 to Liquibase changelog 16.
1090This 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 +01001091
arpitsingh2b4c4882023-03-03 21:38:57 +05301092CPS core Patch operation currently supports updating data of one top level data node. When performing Patch on multiple top level data nodes at once
1093a 400 Bad Request is sent as response. This is part of commit CPS-1526.
1094
seanbeirnedba2b102022-10-27 09:59:17 +01001095.. ====================
1096.. * * * KOHN * * *
1097.. ====================
1098
mpriyankfe775312022-09-30 14:16:51 +01001099Version: 3.1.4
1100==============
1101
1102Release Data
1103------------
1104
1105+--------------------------------------+--------------------------------------------------------+
1106| **CPS Project** | |
1107| | |
1108+--------------------------------------+--------------------------------------------------------+
1109| **Docker images** | onap/cps-and-ncmp:3.1.4 |
1110| | |
1111+--------------------------------------+--------------------------------------------------------+
1112| **Release designation** | 3.1.4 Kohn |
1113| | |
1114+--------------------------------------+--------------------------------------------------------+
mpriyank4bd450e2022-10-05 09:50:59 +01001115| **Release date** | 2022 October 5 |
mpriyankfe775312022-09-30 14:16:51 +01001116| | |
1117+--------------------------------------+--------------------------------------------------------+
1118
1119Bug Fixes
1120---------
sourabh_sourabh89bfabf2024-10-02 16:37:47 +01001121 - `CPS-1265 <https://lf-onap.atlassian.net/browse/CPS-1265>`_ Revision field should not be required (NotNull) on cps-ri YangResourceEntity
1122 - `CPS-1294 <https://lf-onap.atlassian.net/browse/CPS-1294>`_ Kafka communication fault caused cmHandle registration error
mpriyankfe775312022-09-30 14:16:51 +01001123
mpriyank06736cb2022-09-29 14:29:40 +01001124Version: 3.1.3
1125==============
1126
1127Release Data
1128------------
1129
1130+--------------------------------------+--------------------------------------------------------+
1131| **CPS Project** | |
1132| | |
1133+--------------------------------------+--------------------------------------------------------+
1134| **Docker images** | onap/cps-and-ncmp:3.1.3 |
1135| | |
1136+--------------------------------------+--------------------------------------------------------+
1137| **Release designation** | 3.1.3 Kohn |
1138| | |
1139+--------------------------------------+--------------------------------------------------------+
mpriyankfe775312022-09-30 14:16:51 +01001140| **Release date** | 2022 September 29 |
mpriyank06736cb2022-09-29 14:29:40 +01001141| | |
1142+--------------------------------------+--------------------------------------------------------+
1143
1144Bug Fixes
1145---------
1146 - None
1147
mpriyankef0ddfc2022-09-28 12:19:34 +01001148Version: 3.1.2
1149==============
1150
1151Release Data
1152------------
1153
1154+--------------------------------------+--------------------------------------------------------+
1155| **CPS Project** | |
1156| | |
1157+--------------------------------------+--------------------------------------------------------+
1158| **Docker images** | onap/cps-and-ncmp:3.1.2 |
1159| | |
1160+--------------------------------------+--------------------------------------------------------+
1161| **Release designation** | 3.1.2 Kohn |
1162| | |
1163+--------------------------------------+--------------------------------------------------------+
mpriyank06736cb2022-09-29 14:29:40 +01001164| **Release date** | 2022 September 28 |
mpriyankef0ddfc2022-09-28 12:19:34 +01001165| | |
1166+--------------------------------------+--------------------------------------------------------+
1167
1168Bug Fixes
1169---------
1170 - None
1171
mpriyanka3f43502022-09-26 14:57:01 +01001172Version: 3.1.1
1173==============
1174
1175Release Data
1176------------
1177
1178+--------------------------------------+--------------------------------------------------------+
1179| **CPS Project** | |
1180| | |
1181+--------------------------------------+--------------------------------------------------------+
1182| **Docker images** | onap/cps-and-ncmp:3.1.1 |
1183| | |
1184+--------------------------------------+--------------------------------------------------------+
1185| **Release designation** | 3.1.1 Kohn |
1186| | |
1187+--------------------------------------+--------------------------------------------------------+
mpriyankef0ddfc2022-09-28 12:19:34 +01001188| **Release date** | 2022 September 28 |
mpriyanka3f43502022-09-26 14:57:01 +01001189| | |
1190+--------------------------------------+--------------------------------------------------------+
1191
1192Bug Fixes
1193---------
1194 - None
1195
lukegleesonc9ec9152022-09-07 14:21:36 +01001196Security Notes
1197--------------
1198
1199*Fixed Security Issues*
1200
sourabh_sourabh89bfabf2024-10-02 16:37:47 +01001201 - `CPS-1226 <https://lf-onap.atlassian.net/browse/CPS-1226>`_ Security bug in the logs
lukegleesonc9ec9152022-09-07 14:21:36 +01001202
lukegleeson4a34fa52022-09-19 15:31:59 +01001203Version: 3.1.0
1204==============
Bruno Sakoto9c3541e2022-06-15 07:57:42 -04001205
1206Release Data
1207------------
1208
DylanB95ESTb130fd32022-04-04 13:09:22 +01001209+--------------------------------------+--------------------------------------------------------+
1210| **CPS Project** | |
1211| | |
1212+--------------------------------------+--------------------------------------------------------+
1213| **Docker images** | onap/cps-and-ncmp:3.1.0 |
1214| | |
1215+--------------------------------------+--------------------------------------------------------+
Bruno Sakoto9c3541e2022-06-15 07:57:42 -04001216| **Release designation** | 3.1.0 Kohn |
DylanB95ESTb130fd32022-04-04 13:09:22 +01001217| | |
1218+--------------------------------------+--------------------------------------------------------+
lukegleeson4a34fa52022-09-19 15:31:59 +01001219| **Release date** | 2022 September 14 |
DylanB95ESTb130fd32022-04-04 13:09:22 +01001220| | |
1221+--------------------------------------+--------------------------------------------------------+
1222
1223Features
1224--------
sourabh_sourabh89bfabf2024-10-02 16:37:47 +01001225 - `CPS-340 <https://lf-onap.atlassian.net/browse/CPS-340>`_ Patch and update the root data node
1226 - `CPS-575 <https://lf-onap.atlassian.net/browse/CPS-575>`_ Write data for cmHandle using ncmp-datastores:passthrough-running (NCMP.)
1227 - `CPS-731 <https://lf-onap.atlassian.net/browse/CPS-731>`_ Query based on Public CM Properties
1228 - `CPS-828 <https://lf-onap.atlassian.net/browse/CPS-828>`_ Async: NCMP Rest impl. including Request ID generation
1229 - `CPS-829 <https://lf-onap.atlassian.net/browse/CPS-829>`_ Async: Internal message topic incl. basic producer & Consumer
1230 - `CPS-830 <https://lf-onap.atlassian.net/browse/CPS-830>`_ DMI-NCMP Asynchronously Publish Response Event to Client Topic
1231 - `CPS-869 <https://lf-onap.atlassian.net/browse/CPS-869>`_ Apply Standardized logging fields to adhere to ONAP Best practice REQ-1072
1232 - `CPS-870 <https://lf-onap.atlassian.net/browse/CPS-870>`_ Align CPS-Core output with SDN-C output (add module name)
1233 - `CPS-875 <https://lf-onap.atlassian.net/browse/CPS-875>`_ CM Handle State: Watchdog-process that syncs 'ADVISED' CM Handles
1234 - `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'
1235 - `CPS-899 <https://lf-onap.atlassian.net/browse/CPS-899>`_ Start and stop sessions on Java API
1236 - `CPS-909 <https://lf-onap.atlassian.net/browse/CPS-909>`_ Separate NCMP endpoint for ch/{cm-handle}/properties and ch/{cm-handle}/state
1237 - `CPS-917 <https://lf-onap.atlassian.net/browse/CPS-917>`_ Structured Errors response for passthrough use-cases in NCMP
1238 - `CPS-953 <https://lf-onap.atlassian.net/browse/CPS-953>`_ Update maven deploy plugin version
1239 - `CPS-977 <https://lf-onap.atlassian.net/browse/CPS-977>`_ Query CM Handles using CpsPath
1240 - `CPS-1000 <https://lf-onap.atlassian.net/browse/CPS-1000>`_ Create Data Synchronization watchdog
1241 - `CPS-1016 <https://lf-onap.atlassian.net/browse/CPS-1016>`_ Merge 2 'query' end points in NCMP
1242 - `CPS-1034 <https://lf-onap.atlassian.net/browse/CPS-1034>`_ Publish lifecycle events for ADVISED , READY and LOCKED state transition"
1243 - `CPS-1064 <https://lf-onap.atlassian.net/browse/CPS-1064>`_ Support retrieval of YANG module sources for CM handle on the NCMP interface
1244 - `CPS-1099 <https://lf-onap.atlassian.net/browse/CPS-1099>`_ Expose simplified 'external' lock reason enum state over REST interface
1245 - `CPS-1101 <https://lf-onap.atlassian.net/browse/CPS-1101>`_ Introducing the DELETING and DELETED Cmhandle State
1246 - `CPS-1102 <https://lf-onap.atlassian.net/browse/CPS-1102>`_ Register the Cmhandle Sends Advised State notification.
1247 - `CPS-1133 <https://lf-onap.atlassian.net/browse/CPS-1133>`_ Enable/Disable Data Sync for Cm Handle
1248 - `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 +01001249
emacleeafb17362022-09-02 14:40:17 +01001250
1251Bug Fixes
1252---------
sourabh_sourabh89bfabf2024-10-02 16:37:47 +01001253 - `CPS-896 <https://lf-onap.atlassian.net/browse/CPS-896>`_ CM Handle Registration Process only partially completes when exception is thrown
1254 - `CPS-957 <https://lf-onap.atlassian.net/browse/CPS-957>`_ NCMP: fix getResourceDataForPassthroughOperational endpoint
1255 - `CPS-1020 <https://lf-onap.atlassian.net/browse/CPS-1020>`_ DuplicatedYangResourceException error at parallel cmHandle registration
1256 - `CPS-1056 <https://lf-onap.atlassian.net/browse/CPS-1056>`_ Wrong error response format in case of Dmi plugin error
1257 - `CPS-1067 <https://lf-onap.atlassian.net/browse/CPS-1067>`_ NCMP returns 500 error on searches endpoint when No DMI Handles registered
1258 - `CPS-1085 <https://lf-onap.atlassian.net/browse/CPS-1085>`_ Performance degradation on ncmp/v1/ch/searches endpoint
1259 - `CPS-1088 <https://lf-onap.atlassian.net/browse/CPS-1088>`_ Kafka consumer can not be turned off
1260 - `CPS-1097 <https://lf-onap.atlassian.net/browse/CPS-1097>`_ Unable to change state from LOCKED to ADVISED
1261 - `CPS-1126 <https://lf-onap.atlassian.net/browse/CPS-1126>`_ CmHandle creation performance degradation
1262 - `CPS-1175 <https://lf-onap.atlassian.net/browse/CPS-1175>`_ Incorrect response when empty body executed for cmhandle id-searches
1263 - `CPS-1179 <https://lf-onap.atlassian.net/browse/CPS-1179>`_ Node API - GET method returns invalid response when identifier contains '/'
1264 - `CPS-1212 <https://lf-onap.atlassian.net/browse/CPS-1212>`_ Additional Properties for CM Handles not included when send to DMI Plugin
1265 - `CPS-1217 <https://lf-onap.atlassian.net/browse/CPS-1217>`_ Searches endpoint gives back empty list however there are already available cmhandles
1266 - `CPS-1218 <https://lf-onap.atlassian.net/browse/CPS-1218>`_ NCMP logs are flooded with SyncUtils logs
puthuparambil.adityadd904322022-09-21 10:53:51 +01001267
1268Known Limitations, Issues and Workarounds
1269-----------------------------------------
1270
1271*System Limitations*
1272
1273Having '[' token in any index in any list will have a negative impact on the search functions leaf-conditions and text()-condition.
1274Example of an xpath that would cause problems while using cps-path queries : /parent/child[@id='id[with]braces']
DylanB95ESTb130fd32022-04-04 13:09:22 +01001275
lukegleeson4a34fa52022-09-19 15:31:59 +01001276*Known Vulnerabilities*
1277
1278None
1279
1280*Workarounds*
1281
1282None
1283
1284Security Notes
1285--------------
1286
1287*Fixed Security Issues*
1288
sourabh_sourabh89bfabf2024-10-02 16:37:47 +01001289 - `CPS-963 <https://lf-onap.atlassian.net/browse/CPS-963>`_ Liquibase has got serious vulnerability, upgrade required
lukegleeson4a34fa52022-09-19 15:31:59 +01001290
1291*Known Security Issues*
1292
1293None
1294
Bruno Sakoto9c3541e2022-06-15 07:57:42 -04001295.. ========================
1296.. * * * JAKARTA * * *
1297.. ========================
1298
1299Version: 3.0.1
1300==============
1301
1302Release Data
1303------------
1304
1305+--------------------------------------+--------------------------------------------------------+
1306| **CPS Project** | |
1307| | |
1308+--------------------------------------+--------------------------------------------------------+
1309| **Docker images** | onap/cps-and-ncmp:3.0.1 |
1310| | |
1311+--------------------------------------+--------------------------------------------------------+
1312| **Release designation** | 3.0.1 Jakarta |
1313| | |
1314+--------------------------------------+--------------------------------------------------------+
1315| **Release date** | 2022 April 28 |
1316| | |
1317+--------------------------------------+--------------------------------------------------------+
1318
1319Bug Fixes
1320---------
sourabh_sourabh89bfabf2024-10-02 16:37:47 +01001321 - `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 -04001322
Bruno Sakotoa1129b62022-03-15 08:09:07 -04001323Version: 3.0.0
1324==============
niamhcoref7b414e2021-11-17 11:02:07 +00001325
Bruno Sakotoa1129b62022-03-15 08:09:07 -04001326Release Data
1327------------
1328
1329+--------------------------------------+--------------------------------------------------------+
1330| **CPS Project** | |
1331| | |
1332+--------------------------------------+--------------------------------------------------------+
1333| **Docker images** | onap/cps-and-ncmp:3.0.0 |
1334| | |
1335+--------------------------------------+--------------------------------------------------------+
1336| **Release designation** | 3.0.0 Jakarta |
1337| | |
1338+--------------------------------------+--------------------------------------------------------+
1339| **Release date** | 2022 March 15 |
1340| | |
1341+--------------------------------------+--------------------------------------------------------+
niamhcoref7b414e2021-11-17 11:02:07 +00001342
1343Features
1344--------
sourabh_sourabh89bfabf2024-10-02 16:37:47 +01001345 - `CPS-559 <https://lf-onap.atlassian.net/browse/CPS-559>`_ Define response objects (schemas) in cps-ncmp
1346 - `CPS-636 <https://lf-onap.atlassian.net/browse/CPS-636>`_ Update operation for datastore pass through running
1347 - `CPS-638 <https://lf-onap.atlassian.net/browse/CPS-638>`_ Delete operation for datastore pass through running
1348 - `CPS-677 <https://lf-onap.atlassian.net/browse/CPS-677>`_ Support 'public' Cm Handle Properties
1349 - `CPS-741 <https://lf-onap.atlassian.net/browse/CPS-741>`_ Re sync after removing cm handles
1350 - `CPS-777 <https://lf-onap.atlassian.net/browse/CPS-777>`_ Ensure all DMI operations use POST method
1351 - `CPS-780 <https://lf-onap.atlassian.net/browse/CPS-780>`_ Add examples for parameters, request and response in openapi yaml for cps-core
1352 - `CPS-789 <https://lf-onap.atlassian.net/browse/CPS-789>`_ CPS Data Updated Event Schema V2 to support delete operation
1353 - `CPS-791 <https://lf-onap.atlassian.net/browse/CPS-791>`_ CPS-Core sends delete notification event
1354 - `CPS-817 <https://lf-onap.atlassian.net/browse/CPS-817>`_ Create Endpoint For Get Cm Handles (incl. public properties) By Name
1355 - `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 +00001356
1357Bug Fixes
1358---------
1359
sourabh_sourabh89bfabf2024-10-02 16:37:47 +01001360 - `CPS-762 <https://lf-onap.atlassian.net/browse/CPS-762>`_ Query cm handles for module names returns incorrect cm handle identifiers
1361 - `CPS-788 <https://lf-onap.atlassian.net/browse/CPS-788>`_ Yang Resource formatting is incorrect
1362 - `CPS-783 <https://lf-onap.atlassian.net/browse/CPS-783>`_ Remove cm handle does not completely remove all cm handle information
1363 - `CPS-841 <https://lf-onap.atlassian.net/browse/CPS-841>`_ Upgrade log4j to 2.17.1 as recommended by ONAP SECCOM
1364 - `CPS-856 <https://lf-onap.atlassian.net/browse/CPS-856>`_ Retry mechanism not working for concurrent CmHandle registration
1365 - `CPS-867 <https://lf-onap.atlassian.net/browse/CPS-867>`_ Database port made configurable through env variable DB_PORT
1366 - `CPS-886 <https://lf-onap.atlassian.net/browse/CPS-886>`_ Fragment handling decreasing performance for large number of cmHandles
1367 - `CPS-887 <https://lf-onap.atlassian.net/browse/CPS-887>`_ Increase performance of cmHandle registration for large number of schema sets in DB
1368 - `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
1369 - `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 +00001370
1371Known Limitations, Issues and Workarounds
1372-----------------------------------------
1373
1374*System Limitations*
1375
DylanB95ESTe5573382022-01-27 17:12:52 +00001376Null 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 +01001377`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 +00001378of cm handle registration.
niamhcoref7b414e2021-11-17 11:02:07 +00001379
sourabh_sourabh89bfabf2024-10-02 16:37:47 +01001380The 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 +00001381for more information.
1382
niamhcoref7b414e2021-11-17 11:02:07 +00001383*Known Vulnerabilities*
1384
1385None
1386
1387*Workarounds*
1388
DylanB95ESTe5573382022-01-27 17:12:52 +00001389Instead of passing null as a value within the dmi plugin service names, remove them from the request completely, or
1390pass an empty string as the value if you do not want to include names for these values.
niamhcoref7b414e2021-11-17 11:02:07 +00001391
1392Security Notes
1393--------------
1394
1395*Fixed Security Issues*
1396
1397None
1398
1399*Known Security Issues*
1400
1401None
1402
1403.. ========================
shivasubedi44beaa32021-09-13 15:16:30 +01001404.. * * * ISTANBUL * * *
1405.. ========================
ToineSiebelinkb87f3232021-02-26 12:05:30 +00001406
Bruno Sakoto0eaf3342022-02-11 15:05:29 -05001407Version: 2.0.4
1408==============
1409
1410Release Data
1411------------
1412
1413+--------------------------------------+--------------------------------------------------------+
1414| **CPS Project** | |
1415| | |
1416+--------------------------------------+--------------------------------------------------------+
1417| **Docker images** | onap/cps-and-ncmp:2.0.4 |
1418| | |
1419+--------------------------------------+--------------------------------------------------------+
1420| **Release designation** | 2.0.4 Istanbul |
1421| | |
1422+--------------------------------------+--------------------------------------------------------+
1423| **Release date** | 2022 Feb 09 |
1424| | |
1425+--------------------------------------+--------------------------------------------------------+
1426
1427Bug Fixes
1428---------
1429
sourabh_sourabh89bfabf2024-10-02 16:37:47 +01001430 - `CPS-879 <https://lf-onap.atlassian.net/browse/CPS-879>`_ Fix docker compose for csit test.
1431 - `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 -05001432
1433Version: 2.0.3
1434==============
1435
1436Release Data
1437------------
1438
1439+--------------------------------------+--------------------------------------------------------+
1440| **CPS Project** | |
1441| | |
1442+--------------------------------------+--------------------------------------------------------+
1443| **Docker images** | onap/cps-and-ncmp:2.0.3 |
1444| | |
1445+--------------------------------------+--------------------------------------------------------+
1446| **Release designation** | 2.0.3 Istanbul |
1447| | |
1448+--------------------------------------+--------------------------------------------------------+
1449| **Release date** | 2022-07-01 |
1450| | |
1451+--------------------------------------+--------------------------------------------------------+
1452
1453Bug Fixes
1454---------
1455
sourabh_sourabh89bfabf2024-10-02 16:37:47 +01001456 - `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 -05001457
1458Version: 2.0.2
1459==============
1460
1461Release Data
1462------------
1463
1464+--------------------------------------+--------------------------------------------------------+
1465| **CPS Project** | |
1466| | |
1467+--------------------------------------+--------------------------------------------------------+
1468| **Docker images** | onap/cps-and-ncmp:2.0.2 |
1469| | |
1470+--------------------------------------+--------------------------------------------------------+
1471| **Release designation** | 2.0.2 Istanbul |
1472| | |
1473+--------------------------------------+--------------------------------------------------------+
1474| **Release date** | 2021-16-12 |
1475| | |
1476+--------------------------------------+--------------------------------------------------------+
1477
1478Bug Fixes
1479---------
1480
sourabh_sourabh89bfabf2024-10-02 16:37:47 +01001481 - `CPS-820 <https://lf-onap.atlassian.net/browse/CPS-820>`_ Update log4j version due to security vulnerability
Bruno Sakoto0eaf3342022-02-11 15:05:29 -05001482
lukegleeson9c583712021-09-30 17:21:11 +01001483Version: 2.0.1
1484==============
1485
1486Release Data
1487------------
1488
1489+--------------------------------------+--------------------------------------------------------+
1490| **CPS Project** | |
1491| | |
1492+--------------------------------------+--------------------------------------------------------+
1493| **Docker images** | onap/cps-and-ncmp:2.0.1 |
1494| | |
1495+--------------------------------------+--------------------------------------------------------+
1496| **Release designation** | 2.0.1 Istanbul |
1497| | |
1498+--------------------------------------+--------------------------------------------------------+
1499| **Release date** | 2021-14-10 |
1500| | |
1501+--------------------------------------+--------------------------------------------------------+
1502
1503Bug Fixes
1504---------
1505
sourabh_sourabh89bfabf2024-10-02 16:37:47 +01001506 - `CPS-594 <https://lf-onap.atlassian.net/browse/CPS-594>`_ SQL ConstraintViolationException when updating the list node element using PATCH List node API
1507 - `CPS-653 <https://lf-onap.atlassian.net/browse/CPS-653>`_ cmHandleProperties not supported by dmi in fetch modules
1508 - `CPS-673 <https://lf-onap.atlassian.net/browse/CPS-673>`_ Improvement and cleanup for CPS Core charts
1509 - `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 +01001510
1511Known Limitations, Issues and Workarounds
1512-----------------------------------------
1513
1514*System Limitations*
1515
1516Limitations to the amount of child nodes that can be added to the fix above. The current limit is 3.
1517
1518*Known Vulnerabilities*
1519
sourabh_sourabh89bfabf2024-10-02 16:37:47 +01001520 - `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 +01001521
1522*Workarounds*
1523
1524Add recursive method to save list node data to loop through all corresponding child nodes.
1525
1526Security Notes
1527--------------
1528
1529*Fixed Security Issues*
1530
sourabh_sourabh89bfabf2024-10-02 16:37:47 +01001531 - `CPS-581 <https://lf-onap.atlassian.net/browse/CPS-581>`_ Remove security vulnerabilities
lukegleeson9c583712021-09-30 17:21:11 +01001532
1533*Known Security Issues*
1534
1535None
1536
shivasubedi44beaa32021-09-13 15:16:30 +01001537Version: 2.0.0
1538==============
1539
1540Abstract
1541--------
1542
1543This document provides the release notes for Istanbul release.
1544
1545Release Data
1546------------
1547
1548+--------------------------------------+--------------------------------------------------------+
1549| **CPS Project** | |
1550| | |
1551+--------------------------------------+--------------------------------------------------------+
1552| **Docker images** | onap/cps-and-ncmp:2.0.0 |
1553| | |
1554+--------------------------------------+--------------------------------------------------------+
1555| **Release designation** | 2.0.0 Istanbul |
1556| | |
1557+--------------------------------------+--------------------------------------------------------+
lukegleeson9c583712021-09-30 17:21:11 +01001558| **Release date** | 2021-14-09 |
shivasubedi44beaa32021-09-13 15:16:30 +01001559| | |
1560+--------------------------------------+--------------------------------------------------------+
1561
1562Features
1563--------
DylanB95EST3fcf8692021-10-11 16:29:16 +01001564* Register DMI-Plugins with NCMP for CM Handle registrations.
shivasubedi44beaa32021-09-13 15:16:30 +01001565* Update, Create and Remove CM Handles.
1566* Add support for retrieving and writing CM Handle data through NCMP datastores.
1567* Automatic retrieval and caching of model information for CM Handles within NCMP.
1568
shivasubedi44beaa32021-09-13 15:16:30 +01001569Deliverables
1570------------
1571
1572Software Deliverables
1573
1574.. csv-table::
1575 :header: "Repository", "SubModules", "Version & Docker Image (if applicable)"
1576 :widths: auto
1577
1578 "cps", "", "onap/cps-and-ncmp-proxy:2.0.0"
1579
1580Bug Fixes
1581---------
1582
sourabh_sourabh89bfabf2024-10-02 16:37:47 +01001583 - `CPS-310 <https://lf-onap.atlassian.net/browse/CPS-310>`_ Data schema migration from Honolulu to Istanbul is failing
1584 - `CPS-316 <https://lf-onap.atlassian.net/browse/CPS-316>`_ Xpath cannot be created for augmentation data node
1585 - `CPS-336 <https://lf-onap.atlassian.net/browse/CPS-336>`_ Ends-with functionality in cpsPath does not conform with standard xPath behavior
1586 - `CPS-345 <https://lf-onap.atlassian.net/browse/CPS-345>`_ Leaf String value comparison matches mix of single and double quotes
1587 - `CPS-357 <https://lf-onap.atlassian.net/browse/CPS-357>`_ cps-review-verification-maven-master Jenkins job is failing when running csit test
1588 - `CPS-367 <https://lf-onap.atlassian.net/browse/CPS-367>`_ Get descendent does not support xpaths that end in list values
1589 - `CPS-377 <https://lf-onap.atlassian.net/browse/CPS-377>`_ Init ran model validation is failing error details are not provided
1590 - `CPS-422 <https://lf-onap.atlassian.net/browse/CPS-422>`_ REST 404 response returned instead of 400 for POST/PUT/PATCH request types
1591 - `CPS-450 <https://lf-onap.atlassian.net/browse/CPS-450>`_ Datanode query using full path to node causes NPE
1592 - `CPS-451 <https://lf-onap.atlassian.net/browse/CPS-451>`_ cps-ran-schema-model@2021-01-28.yang missing root container
1593 - `CPS-464 <https://lf-onap.atlassian.net/browse/CPS-464>`_ Request to update node leaves (patch) responds with Internal Server Error
1594 - `CPS-465 <https://lf-onap.atlassian.net/browse/CPS-465>`_ Request to update node leaves (patch) responds with json parsing failure
1595 - `CPS-466 <https://lf-onap.atlassian.net/browse/CPS-466>`_ Concurrent requests to create schema sets for the same yang model are not supported
1596 - `CPS-479 <https://lf-onap.atlassian.net/browse/CPS-479>`_ Get Nodes API does not always return the object from the root
1597 - `CPS-500 <https://lf-onap.atlassian.net/browse/CPS-500>`_ Special Character Limitations of cpsPath Queries
1598 - `CPS-501 <https://lf-onap.atlassian.net/browse/CPS-501>`_ Put DataNode API has missing transaction and error handling for concurrency issues
1599 - `CPS-524 <https://lf-onap.atlassian.net/browse/CPS-524>`_ Issue with CPSData API to add an item to an existing list node
1600 - `CPS-560 <https://lf-onap.atlassian.net/browse/CPS-560>`_ Response from cps query using text() contains escape characters
1601 - `CPS-566 <https://lf-onap.atlassian.net/browse/CPS-566>`_ Can't access grandparent node through ancestor axis
1602 - `CPS-573 <https://lf-onap.atlassian.net/browse/CPS-573>`_ /v1/ch/PNFDemo1/modules returning 401 unauthorised.
1603 - `CPS-587 <https://lf-onap.atlassian.net/browse/CPS-587>`_ cps-ncmp-service NullpointerException when DmiPluginRegistration has no additionProperties
1604 - `CPS-591 <https://lf-onap.atlassian.net/browse/CPS-591>`_ CPS-Core Leaf stored as integer is being returned from DB as float
1605 - `CPS-601 <https://lf-onap.atlassian.net/browse/CPS-601>`_ CPS swagger-ui does not show NCMP endpoints
1606 - `CPS-616 <https://lf-onap.atlassian.net/browse/CPS-616>`_ NCMP base path does not conform to agreed API URL
1607 - `CPS-630 <https://lf-onap.atlassian.net/browse/CPS-630>`_ Incorrect information sent when same anchor is updated faster than notification service processes
1608 - `CPS-635 <https://lf-onap.atlassian.net/browse/CPS-635>`_ Module Resource call does not include body
shivasubedi44beaa32021-09-13 15:16:30 +01001609
1610This document provides the release notes for Istanbul release.
1611
1612Summary
1613-------
1614
1615Following CPS components are available with default ONAP/CPS installation.
1616
1617
1618 * Platform components
1619
1620 - CPS (Helm charts)
1621
1622 * Service components
1623
DylanB95EST3fcf8692021-10-11 16:29:16 +01001624 - CPS-NCMP
DylanB95EST3fcf8692021-10-11 16:29:16 +01001625 - DMI-Plugin
shivasubedi44beaa32021-09-13 15:16:30 +01001626
1627 * Additional resources that CPS utilizes deployed using ONAP common charts
1628
1629 - Postgres Database
1630
1631
shivasubedi44beaa32021-09-13 15:16:30 +01001632Under OOM (Kubernetes) all CPS component containers are deployed as Kubernetes Pods/Deployments/Services into Kubernetes cluster.
1633
1634Known Limitations, Issues and Workarounds
1635-----------------------------------------
1636
shivasubedi44beaa32021-09-13 15:16:30 +01001637*System Limitations*
1638
1639Limitations to the amount of child nodes that can be added to the fix above. The current limit is 3.
1640
1641*Known Vulnerabilities*
1642
sourabh_sourabh89bfabf2024-10-02 16:37:47 +01001643 - `CPS-594 <https://lf-onap.atlassian.net/browse/CPS-594>`_ SQL ConstraintViolationException when updating the list node element using PATCH List node API
1644 - `CPS-653 <https://lf-onap.atlassian.net/browse/CPS-653>`_ cmHandleProperties not supported by dmi in fetch modules
1645 - `CPS-673 <https://lf-onap.atlassian.net/browse/CPS-673>`_ Improvement and cleanup for CPS Core charts
shivasubedi44beaa32021-09-13 15:16:30 +01001646
1647*Workarounds*
1648
1649Add recursive method to save list node data to loop through all corresponding child nodes.
1650
1651Security Notes
1652--------------
1653
1654*Fixed Security Issues*
1655
sourabh_sourabh89bfabf2024-10-02 16:37:47 +01001656 - `CPS-249 <https://lf-onap.atlassian.net/browse/CPS-249>`_ Exception stack trace is exposed
shivasubedi44beaa32021-09-13 15:16:30 +01001657
1658*Known Security Issues*
1659
sourabh_sourabh89bfabf2024-10-02 16:37:47 +01001660 - `CPS-581 <https://lf-onap.atlassian.net/browse/CPS-581>`_ Remove security vulnerabilities
lukegleeson9c583712021-09-30 17:21:11 +01001661
shivasubedi44beaa32021-09-13 15:16:30 +01001662Test Results
1663------------
1664 * `Integration tests`
ToineSiebelinkb87f3232021-02-26 12:05:30 +00001665
ToineSiebelinkf0527c52021-07-06 13:03:03 +01001666.. ========================
1667.. * * * HONOLULU * * *
1668.. ========================
ToineSiebelinkb87f3232021-02-26 12:05:30 +00001669
ToineSiebelinkfd2134d2021-04-09 11:15:48 +01001670Version: 1.0.1
1671==============
1672
1673Release Data
1674------------
1675
1676+--------------------------------------+--------------------------------------------------------+
1677| **CPS Project** | |
1678| | |
1679+--------------------------------------+--------------------------------------------------------+
1680| **Docker images** | onap/cps-and-nf-proxy:1.0.1 |
1681| | |
1682+--------------------------------------+--------------------------------------------------------+
1683| **Release designation** | 1.0.1 Honolulu |
1684| | |
1685+--------------------------------------+--------------------------------------------------------+
1686| **Release date** | 2021-04-09 |
1687| | |
1688+--------------------------------------+--------------------------------------------------------+
1689
1690Bug Fixes
1691---------
1692
sourabh_sourabh89bfabf2024-10-02 16:37:47 +01001693 - `CPS-706 <https://lf-onap.atlassian.net/browse/CPS-706>`_ Get moduleschema/yangresouce endpoint not working
1694 - `CPS-276 <https://lf-onap.atlassian.net/browse/CPS-276>`_ Improve error reporting for invalid cpsPath on Queries
1695 - `CPS-288 <https://lf-onap.atlassian.net/browse/CPS-288>`_ Move security configuration to the application module
1696 - `CPS-290 <https://lf-onap.atlassian.net/browse/CPS-290>`_ Internal Server Error when creating the same data node twice
1697 - `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
1698 - `CPS-300 <https://lf-onap.atlassian.net/browse/CPS-304>`_ Not able to create data instances for 2 different anchors using the same model
1699 - `CPS-304 <https://lf-onap.atlassian.net/browse/CPS-304>`_ Use ONAP recommended base Java Docker image
1700 - `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 +01001701
1702Security Notes
1703--------------
1704
1705*Fixed Security Issues*
1706
sourabh_sourabh89bfabf2024-10-02 16:37:47 +01001707 - `CPS-249 <https://lf-onap.atlassian.net/browse/CPS-249>`_ Exception stack trace is exposed
ToineSiebelinkb87f3232021-02-26 12:05:30 +00001708
ToineSiebelinka2d25b52021-04-13 15:10:47 +01001709*Known Security Issues*
1710
sourabh_sourabh89bfabf2024-10-02 16:37:47 +01001711 - `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 +01001712
Rishi.Chail4359d282021-03-03 16:36:26 +00001713Version: 1.0.0
ToineSiebelinkb87f3232021-02-26 12:05:30 +00001714==============
1715
1716
1717Abstract
1718--------
1719
1720This document provides the release notes for Honolulu release.
1721
1722Summary
1723-------
1724
1725Following CPS components are available with default ONAP/CPS installation.
1726
1727
Rishi.Chail4359d282021-03-03 16:36:26 +00001728 * Platform components
ToineSiebelinkb87f3232021-02-26 12:05:30 +00001729
Rishi.Chail4359d282021-03-03 16:36:26 +00001730 - CPS (Helm charts)
ToineSiebelinkb87f3232021-02-26 12:05:30 +00001731
Rishi.Chail4359d282021-03-03 16:36:26 +00001732 * Service components
1733
1734 - CPS Core
1735
1736 * Additional resources that CPS utilizes deployed using ONAP common charts
ToineSiebelinkb87f3232021-02-26 12:05:30 +00001737
1738 - Postgres Database
1739
1740
ToineSiebelinkb87f3232021-02-26 12:05:30 +00001741Under OOM (Kubernetes) all CPS component containers are deployed as Kubernetes Pods/Deployments/Services into Kubernetes cluster.
1742
1743
1744Release Data
1745------------
1746
1747+--------------------------------------+--------------------------------------------------------+
1748| **CPS Project** | |
1749| | |
1750+--------------------------------------+--------------------------------------------------------+
1751| **Docker images** | Refer :any:`Deliverable <honolulu_deliverable>` |
1752| | |
1753+--------------------------------------+--------------------------------------------------------+
Rishi.Chail4359d282021-03-03 16:36:26 +00001754| **Release designation** | 1.0.0 Honolulu |
ToineSiebelinkb87f3232021-02-26 12:05:30 +00001755| | |
1756+--------------------------------------+--------------------------------------------------------+
Rishi.Chail4359d282021-03-03 16:36:26 +00001757| **Release date** | 2021-03-11 |
ToineSiebelinkb87f3232021-02-26 12:05:30 +00001758| | |
1759+--------------------------------------+--------------------------------------------------------+
1760
1761
1762Features
1763--------
Rishi.Chail4359d282021-03-03 16:36:26 +00001764Configuration Persistence Service is a model driven persistence solution for data described by YANG models.
1765CPS has been driven by the needs of the E2E Networking Slicing use case.
1766It currently supports basic (rw) persistence and simple queries.
1767It also provides MVP support for network data access using simulated data.
ToineSiebelinkb87f3232021-02-26 12:05:30 +00001768
1769.. _honolulu_deliverable:
1770
1771Deliverables
1772------------
1773
1774Software Deliverables
1775
1776.. csv-table::
1777 :header: "Repository", "SubModules", "Version & Docker Image (if applicable)"
1778 :widths: auto
1779
Rishi.Chail4359d282021-03-03 16:36:26 +00001780 "cps", "", "onap/cps-and-nf-proxy:1.0.0"
ToineSiebelinkb87f3232021-02-26 12:05:30 +00001781
1782
1783Known Limitations, Issues and Workarounds
1784-----------------------------------------
1785
sourabh_sourabh89bfabf2024-10-02 16:37:47 +01001786 - `CPS-249 <https://lf-onap.atlassian.net/browse/CPS-249>`_ Exception stack trace is exposed
1787 - `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 +00001788 - Methods exposed on API which are yet not implemented : deleteAnchor, getNodesByDataspace & deleteDataspace.
sourabh_sourabh89bfabf2024-10-02 16:37:47 +01001789 - `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 +00001790
1791*System Limitations*
1792
1793None
1794
1795*Known Vulnerabilities*
1796
1797None
1798
1799*Workarounds*
1800
1801Documented under corresponding jira if applicable.
1802
1803Security Notes
1804--------------
1805
1806*Fixed Security Issues*
ToineSiebelink7c981df2021-03-01 09:53:56 +00001807
sourabh_sourabh89bfabf2024-10-02 16:37:47 +01001808* `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 +00001809 - Upgrade org.onap.oparent to 3.2.0
ToineSiebelink7c981df2021-03-01 09:53:56 +00001810 - Upgrade spring.boot to 2.3.8.RELEASE
Rishi.Chail4359d282021-03-03 16:36:26 +00001811 - Upgrade yangtools to 5.0.7
ToineSiebelinkb87f3232021-02-26 12:05:30 +00001812
1813*Known Security Issues*
1814
ToineSiebelink74eed2c2023-08-31 17:38:52 +01001815 * Weak Cryptography using md5
Rishi.Chail4359d282021-03-03 16:36:26 +00001816 * Risk seen in Zip file expansion
ToineSiebelinkb87f3232021-02-26 12:05:30 +00001817
1818*Known Vulnerabilities in Used Modules*
1819
Rishi.Chail4359d282021-03-03 16:36:26 +00001820 None
ToineSiebelinkb87f3232021-02-26 12:05:30 +00001821
Rishi.Chail4359d282021-03-03 16:36:26 +00001822CPS 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 +00001823
1824Test Results
1825------------
sourabh_sourabh89bfabf2024-10-02 16:37:47 +01001826 * `Integration tests <https://lf-onap.atlassian.net/wiki/spaces/DW/pages/16462943/CPS+Integration+Test+Cases>`_
ToineSiebelinkb87f3232021-02-26 12:05:30 +00001827
1828References
1829----------
1830
ToineSiebelinkcac21862023-06-22 09:24:04 +01001831For more information on the latest ONAP release, please see:
ToineSiebelinkb87f3232021-02-26 12:05:30 +00001832
1833#. `ONAP Home Page`_
ToineSiebelinkb87f3232021-02-26 12:05:30 +00001834#. `ONAP Wiki Page`_
ToineSiebelinkcac21862023-06-22 09:24:04 +01001835#. `ONAP Documentation`_
1836#. `ONAP CPS Documentation`_
1837#. `ONAP Release Downloads`_
ToineSiebelinkb87f3232021-02-26 12:05:30 +00001838
1839
1840.. _`ONAP Home Page`: https://www.onap.org
sourabh_sourabh89bfabf2024-10-02 16:37:47 +01001841.. _`ONAP Wiki Page`: https://lf-onap.atlassian.net
ToineSiebelinkb87f3232021-02-26 12:05:30 +00001842.. _`ONAP Documentation`: https://docs.onap.org
ToineSiebelinkcac21862023-06-22 09:24:04 +01001843.. _`ONAP CPS Documentation`: https://docs.onap.org/projects/onap-cps
ToineSiebelinkb87f3232021-02-26 12:05:30 +00001844.. _`ONAP Release Downloads`: https://git.onap.org
1845
1846Quick Links:
1847
sourabh_sourabh89bfabf2024-10-02 16:37:47 +01001848 - `CPS project page <https://lf-onap.atlassian.net/wiki/spaces/DW/overview>`_
ToineSiebelinkb87f3232021-02-26 12:05:30 +00001849 - `Passing Badge information for CPS <https://bestpractices.coreinfrastructure.org/en/projects/4398>`_