blob: bc267a160d1ae80e6a5815b32ed20cbcdb81f05b [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
mpriyankb16a1fe2024-10-04 16:59:40 +010019Version: 3.5.4
20==============
21
22Release Data
23------------
24
25+--------------------------------------+--------------------------------------------------------+
26| **CPS Project** | |
27| | |
28+--------------------------------------+--------------------------------------------------------+
29| **Docker images** | onap/cps-and-ncmp:3.5.4 |
30| | |
31+--------------------------------------+--------------------------------------------------------+
32| **Release designation** | 3.5.4 Oslo |
33| | |
34+--------------------------------------+--------------------------------------------------------+
35| **Release date** | Not yet released |
36| | |
37+--------------------------------------+--------------------------------------------------------+
38
39Bug Fixes
40---------
413.5.4
danielhanrahan55740432024-10-17 14:55:49 +010042 - `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 +010043
44Features
45--------
463.5.4
mpriyank75697fe2024-10-14 13:44:31 +010047 - `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 +010048
danielhanrahan55740432024-10-17 14:55:49 +010049
danielhanrahan64ff4582024-08-21 16:14:53 +010050Version: 3.5.3
51==============
52
53Release Data
54------------
55
56+--------------------------------------+--------------------------------------------------------+
57| **CPS Project** | |
58| | |
59+--------------------------------------+--------------------------------------------------------+
60| **Docker images** | onap/cps-and-ncmp:3.5.3 |
61| | |
62+--------------------------------------+--------------------------------------------------------+
63| **Release designation** | 3.5.3 Oslo |
64| | |
65+--------------------------------------+--------------------------------------------------------+
mpriyankb16a1fe2024-10-04 16:59:40 +010066| **Release date** | 2024 October 04 |
danielhanrahan64ff4582024-08-21 16:14:53 +010067| | |
68+--------------------------------------+--------------------------------------------------------+
69
70Bug Fixes
71---------
723.5.3
sourabh_sourabhef700222024-10-04 14:35:32 +010073 - `CPS-2353 <https://lf-onap.atlassian.net/browse/CPS-2353>`_ Slow cmHandle registration when we use moduleSetTag, alternateId and dataProducerIdentifier
74 - `CPS-2395 <https://lf-onap.atlassian.net/browse/CPS-2395>`_ Retry mechanism (with back off algorithm) is removed with more frequent watchdog poll
75 - `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)
76 - `CPS-2430 <https://lf-onap.atlassian.net/browse/CPS-2430>`_ Fix memory leak related to using arrays in Hibernate
77
danielhanrahan64ff4582024-08-21 16:14:53 +010078
79Features
80--------
813.5.3
sourabh_sourabhef700222024-10-04 14:35:32 +010082 - `CPS-2247 <https://lf-onap.atlassian.net/browse/CPS-2247>`_ Policy Executor: Invoke Policy Executor and handle 'deny' response
83 - `CPS-2412 <https://lf-onap.atlassian.net/browse/CPS-2412>`_ Policy Executor: handle errors
84 - `CPS-2417 <https://lf-onap.atlassian.net/browse/CPS-2417>`_ Remove Hazelcast cache for prefix resolver
danielhanrahan64ff4582024-08-21 16:14:53 +010085
86
mpriyank964c5f62024-07-15 12:25:15 +010087Version: 3.5.2
88==============
89
90Release Data
91------------
92
93+--------------------------------------+--------------------------------------------------------+
94| **CPS Project** | |
95| | |
96+--------------------------------------+--------------------------------------------------------+
97| **Docker images** | onap/cps-and-ncmp:3.5.2 |
98| | |
99+--------------------------------------+--------------------------------------------------------+
100| **Release designation** | 3.5.2 Oslo |
101| | |
102+--------------------------------------+--------------------------------------------------------+
danielhanrahan64ff4582024-08-21 16:14:53 +0100103| **Release date** | 2024 August 21 |
mpriyank964c5f62024-07-15 12:25:15 +0100104| | |
105+--------------------------------------+--------------------------------------------------------+
106
107Bug Fixes
108---------
1093.5.2
sourabh_sourabh89bfabf2024-10-02 16:37:47 +0100110 - `CPS-2306 <https://lf-onap.atlassian.net/browse/CPS-2306>`_ Update response message for data validation failure and make it consistent across APIs
111 - `CPS-2319 <https://lf-onap.atlassian.net/browse/CPS-2319>`_ Fix "Create a node" and "Add List Elements" APIs response code
112 - `CPS-2372 <https://lf-onap.atlassian.net/browse/CPS-2372>`_ Blank alternate ID overwrites existing one
mpriyank964c5f62024-07-15 12:25:15 +0100113
114Features
115--------
1163.5.2
sourabh_sourabh89bfabf2024-10-02 16:37:47 +0100117 - `CPS-1812 <https://lf-onap.atlassian.net/browse/CPS-1812>`_ CM Data Subscriptions ( Create, Delete and Merging ) with positive scenarios
118 - `CPS-2326 <https://lf-onap.atlassian.net/browse/CPS-2326>`_ Uplift liquibase-core dependency to 4.28.0
119 - `CPS-2353 <https://lf-onap.atlassian.net/browse/CPS-2353>`_ Improve registration performance with moduleSetTag
120 - `CPS-2366 <https://lf-onap.atlassian.net/browse/CPS-2366>`_ Improve registration performance with use of alternateID
mpriyank964c5f62024-07-15 12:25:15 +0100121
mpriyankf582c462024-06-20 15:22:14 +0100122Version: 3.5.1
123==============
124
125Release Data
126------------
127
128+--------------------------------------+--------------------------------------------------------+
129| **CPS Project** | |
130| | |
131+--------------------------------------+--------------------------------------------------------+
132| **Docker images** | onap/cps-and-ncmp:3.5.1 |
133| | |
134+--------------------------------------+--------------------------------------------------------+
135| **Release designation** | 3.5.1 Oslo |
136| | |
137+--------------------------------------+--------------------------------------------------------+
mpriyank964c5f62024-07-15 12:25:15 +0100138| **Release date** | 2024 July 15 |
mpriyankf582c462024-06-20 15:22:14 +0100139| | |
140+--------------------------------------+--------------------------------------------------------+
141
142Bug Fixes
143---------
1443.5.1
sourabh_sourabh89bfabf2024-10-02 16:37:47 +0100145 - `CPS-2302 <https://lf-onap.atlassian.net/browse/CPS-2302>`_ Fix handling of special characters in moduleSetTag.
mpriyankf582c462024-06-20 15:22:14 +0100146
147Features
148--------
1493.5.1
sourabh_sourabh89bfabf2024-10-02 16:37:47 +0100150 - `CPS-2121 <https://lf-onap.atlassian.net/browse/CPS-2121>`_ Enabled http client prometheus metrics and manage high cardinality using URL template.
151 - `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 +0100152
mpriyank59575272024-06-20 12:59:02 +0100153Version: 3.5.0
154==============
mpriyankc6f18cf2024-05-14 10:09:55 +0100155
156Release Data
157------------
158
159+--------------------------------------+--------------------------------------------------------+
160| **CPS Project** | |
161| | |
162+--------------------------------------+--------------------------------------------------------+
mpriyank59575272024-06-20 12:59:02 +0100163| **Docker images** | onap/cps-and-ncmp:3.5.0 |
mpriyankc6f18cf2024-05-14 10:09:55 +0100164| | |
165+--------------------------------------+--------------------------------------------------------+
mpriyank59575272024-06-20 12:59:02 +0100166| **Release designation** | 3.5.0 Oslo |
mpriyankc6f18cf2024-05-14 10:09:55 +0100167| | |
168+--------------------------------------+--------------------------------------------------------+
mpriyankf582c462024-06-20 15:22:14 +0100169| **Release date** | 2024 June 20 |
mpriyankc6f18cf2024-05-14 10:09:55 +0100170| | |
171+--------------------------------------+--------------------------------------------------------+
172
173Bug Fixes
174---------
mpriyank59575272024-06-20 12:59:02 +01001753.5.0
mpriyankc6f18cf2024-05-14 10:09:55 +0100176
177Features
178--------
mpriyank59575272024-06-20 12:59:02 +01001793.5.0
sourabh_sourabh89bfabf2024-10-02 16:37:47 +0100180 - `CPS-989 <https://lf-onap.atlassian.net/browse/CPS-989>`_ Replace RestTemplate with WebClient.
181 - `CPS-2172 <https://lf-onap.atlassian.net/browse/CPS-2172>`_ Support for OpenTelemetry Tracing.
mpriyank59575272024-06-20 12:59:02 +0100182
183.. =========================
184.. * * * NEW DELHI * * *
185.. =========================
mpriyankc6f18cf2024-05-14 10:09:55 +0100186
danielhanrahana44b0562024-05-01 13:53:00 +0100187Version: 3.4.9
188==============
189
190Release Data
191------------
192
193+--------------------------------------+--------------------------------------------------------+
194| **CPS Project** | |
195| | |
196+--------------------------------------+--------------------------------------------------------+
197| **Docker images** | onap/cps-and-ncmp:3.4.9 |
198| | |
199+--------------------------------------+--------------------------------------------------------+
200| **Release designation** | 3.4.9 New Delhi |
201| | |
202+--------------------------------------+--------------------------------------------------------+
mpriyankc6f18cf2024-05-14 10:09:55 +0100203| **Release date** | 2024 May 14 |
danielhanrahana44b0562024-05-01 13:53:00 +0100204| | |
205+--------------------------------------+--------------------------------------------------------+
206
207Bug Fixes
208---------
2093.4.9
sourabh_sourabh89bfabf2024-10-02 16:37:47 +0100210 - `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 +0100211
212Features
213--------
Arpit Singhd7fa9602023-09-07 17:05:37 +05302143.4.9
sourabh_sourabh89bfabf2024-10-02 16:37:47 +0100215 - `CPS-1836 <https://lf-onap.atlassian.net/browse/CPS-1836>`_ Delta between anchor and JSON payload.
danielhanrahana44b0562024-05-01 13:53:00 +0100216
mpriyank0ac5d962024-03-29 13:47:19 +0000217Version: 3.4.8
218==============
219
220Release Data
221------------
222
223+--------------------------------------+--------------------------------------------------------+
224| **CPS Project** | |
225| | |
226+--------------------------------------+--------------------------------------------------------+
227| **Docker images** | onap/cps-and-ncmp:3.4.8 |
228| | |
229+--------------------------------------+--------------------------------------------------------+
230| **Release designation** | 3.4.8 New Delhi |
231| | |
232+--------------------------------------+--------------------------------------------------------+
danielhanrahana44b0562024-05-01 13:53:00 +0100233| **Release date** | 2024 May 1 |
mpriyank0ac5d962024-03-29 13:47:19 +0000234| | |
235+--------------------------------------+--------------------------------------------------------+
236
danielhanrahanbbfb0612024-04-16 22:04:44 +0100237Bug Fixes
238---------
2393.4.8
sourabh_sourabh89bfabf2024-10-02 16:37:47 +0100240 - `CPS-2186 <https://lf-onap.atlassian.net/browse/CPS-2186>`_ Report async task failures to client topic during data operations request
241 - `CPS-2190 <https://lf-onap.atlassian.net/browse/CPS-2190>`_ Improve performance of NCMP module searches
242 - `CPS-2194 <https://lf-onap.atlassian.net/browse/CPS-2194>`_ Added defaults for CPS and DMI username and password
243 - `CPS-2204 <https://lf-onap.atlassian.net/browse/CPS-2204>`_ Added error handling for yang module upgrade operation
danielhanrahanbbfb0612024-04-16 22:04:44 +0100244
mpriyank0ac5d962024-03-29 13:47:19 +0000245Features
246--------
247
mpriyanka1703ea2024-02-29 17:47:47 +0000248Version: 3.4.7
249==============
250
251Release Data
252------------
253
254+--------------------------------------+--------------------------------------------------------+
255| **CPS Project** | |
256| | |
257+--------------------------------------+--------------------------------------------------------+
258| **Docker images** | onap/cps-and-ncmp:3.4.7 |
259| | |
260+--------------------------------------+--------------------------------------------------------+
261| **Release designation** | 3.4.7 New Delhi |
262| | |
263+--------------------------------------+--------------------------------------------------------+
mpriyank0ac5d962024-03-29 13:47:19 +0000264| **Release date** | 2024 March 29 |
mpriyanka1703ea2024-02-29 17:47:47 +0000265| | |
266+--------------------------------------+--------------------------------------------------------+
267
268Bug Fixes
269---------
2703.4.7
sourabh_sourabh89bfabf2024-10-02 16:37:47 +0100271 - `CPS-2150 <https://lf-onap.atlassian.net/browse/CPS-2150>`_ Fix for Async task execution failed by TimeoutException.
mpriyanka1703ea2024-02-29 17:47:47 +0000272
273Features
274--------
david.mcweeney23378b52024-02-21 09:51:29 +00002753.4.7
sourabh_sourabh89bfabf2024-10-02 16:37:47 +0100276 - `CPS-2061 <https://lf-onap.atlassian.net/browse/CPS-2061>`_ Liquibase Steps Condensing and Cleanup.
277 - `CPS-2101 <https://lf-onap.atlassian.net/browse/CPS-2101>`_ Uplift Spring Boot to 3.2.4 version.
mpriyanka1703ea2024-02-29 17:47:47 +0000278
mpriyank22e1f432024-02-27 14:04:38 +0000279Version: 3.4.6
280==============
281
282Release Data
283------------
284
285+--------------------------------------+--------------------------------------------------------+
286| **CPS Project** | |
287| | |
288+--------------------------------------+--------------------------------------------------------+
289| **Docker images** | onap/cps-and-ncmp:3.4.6 |
290| | |
291+--------------------------------------+--------------------------------------------------------+
292| **Release designation** | 3.4.6 New Delhi |
293| | |
294+--------------------------------------+--------------------------------------------------------+
mpriyanka1703ea2024-02-29 17:47:47 +0000295| **Release date** | 2024 February 29 |
mpriyank22e1f432024-02-27 14:04:38 +0000296| | |
297+--------------------------------------+--------------------------------------------------------+
298
299Bug Fixes
300---------
3013.4.6
sourabh_sourabh89bfabf2024-10-02 16:37:47 +0100302 - `CPS-2126 <https://lf-onap.atlassian.net/browse/CPS-2126>`_ Passing HTTP Authorization Bearer Token to DMI Plugins.
mpriyank22e1f432024-02-27 14:04:38 +0000303
304
305Features
306--------
sourabh_sourabh89bfabf2024-10-02 16:37:47 +0100307 - `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 +0000308
309Notes
310-----
311This release brings improvements to compatibility with Service Mesh and for that below measures are been taken.
312
313Basic 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).
314NCMP will propagate a bearer token to DMI conditionally.
315401 Unauthorized will not be returned. Best effort has been made to ensure backwards compatibility.
mpriyank22e1f432024-02-27 14:04:38 +0000316
danielhanrahanb8e677f2024-02-23 15:27:17 +0000317Version: 3.4.5
318==============
319
320Release Data
321------------
322
323+--------------------------------------+--------------------------------------------------------+
324| **CPS Project** | |
325| | |
326+--------------------------------------+--------------------------------------------------------+
327| **Docker images** | onap/cps-and-ncmp:3.4.5 |
328| | |
329+--------------------------------------+--------------------------------------------------------+
330| **Release designation** | 3.4.5 New Delhi |
331| | |
332+--------------------------------------+--------------------------------------------------------+
mpriyank22e1f432024-02-27 14:04:38 +0000333| **Release date** | 2024 February 27 |
danielhanrahanb8e677f2024-02-23 15:27:17 +0000334| | |
335+--------------------------------------+--------------------------------------------------------+
336
337Bug Fixes
338---------
3393.4.5
340
341
342Features
343--------
sourabh_sourabh89bfabf2024-10-02 16:37:47 +0100344 - `CPS-2101 <https://lf-onap.atlassian.net/browse/CPS-2101>`_ Uplift Spring Boot version to 3.2.2
danielhanrahanb8e677f2024-02-23 15:27:17 +0000345
346
danielhanrahan97bad452024-02-07 16:07:27 +0000347Version: 3.4.4
348==============
349
350Release Data
351------------
352
353+--------------------------------------+--------------------------------------------------------+
354| **CPS Project** | |
355| | |
356+--------------------------------------+--------------------------------------------------------+
357| **Docker images** | onap/cps-and-ncmp:3.4.4 |
358| | |
359+--------------------------------------+--------------------------------------------------------+
360| **Release designation** | 3.4.4 New Delhi |
361| | |
362+--------------------------------------+--------------------------------------------------------+
danielhanrahanb8e677f2024-02-23 15:27:17 +0000363| **Release date** | 2024 February 23 |
danielhanrahan97bad452024-02-07 16:07:27 +0000364| | |
365+--------------------------------------+--------------------------------------------------------+
366
367Bug Fixes
368---------
3693.4.4
sourabh_sourabh89bfabf2024-10-02 16:37:47 +0100370 - `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 +0000371
372Features
373--------
sourabh_sourabh89bfabf2024-10-02 16:37:47 +0100374 - `CPS-2057 <https://lf-onap.atlassian.net/browse/CPS-2057>`_ Leaf lists are sorted by default if Yang model does not specify order.
375 - `CPS-2087 <https://lf-onap.atlassian.net/browse/CPS-2087>`_ Performance improvement of CPS Path Queries.
danielhanrahan97bad452024-02-07 16:07:27 +0000376
377
danielhanrahan345f40f2024-01-11 15:25:18 +0000378Version: 3.4.3
379==============
380
381Release Data
382------------
383
384+--------------------------------------+--------------------------------------------------------+
385| **CPS Project** | |
386| | |
387+--------------------------------------+--------------------------------------------------------+
388| **Docker images** | onap/cps-and-ncmp:3.4.3 |
389| | |
390+--------------------------------------+--------------------------------------------------------+
391| **Release designation** | 3.4.3 New Delhi |
392| | |
393+--------------------------------------+--------------------------------------------------------+
danielhanrahan97bad452024-02-07 16:07:27 +0000394| **Release date** | 2024 February 07 |
danielhanrahan345f40f2024-01-11 15:25:18 +0000395| | |
396+--------------------------------------+--------------------------------------------------------+
397
398Bug Fixes
399---------
4003.4.3
sourabh_sourabh89bfabf2024-10-02 16:37:47 +0100401 - `CPS-2000 <https://lf-onap.atlassian.net/browse/CPS-2000>`_ Fix for Schema object cache not being distributed.
402 - `CPS-2027 <https://lf-onap.atlassian.net/browse/CPS-2027>`_ Fixes for upgrade yang modules using module set tag.
403 - `CPS-2070 <https://lf-onap.atlassian.net/browse/CPS-2070>`_ Add retry interval for Kafka consumer.
danielhanrahan345f40f2024-01-11 15:25:18 +0000404
405Features
406--------
sourabh_sourabh89bfabf2024-10-02 16:37:47 +0100407 - `CPS-1824 <https://lf-onap.atlassian.net/browse/CPS-1824>`_ CPS Delta between 2 anchors.
408 - `CPS-2072 <https://lf-onap.atlassian.net/browse/CPS-2072>`_ Add maven classifier to Spring Boot JAR.
409 - `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 +0000410
411Notes
412-----
413The 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 +0100414*-springboot* classifier (`CPS-2072 <https://lf-onap.atlassian.net/browse/CPS-2072>`_). This means that the filename
danielhanrahan81f61b52024-02-02 12:25:47 +0000415of the Spring Boot JAR is *cps-application-3.4.3-springboot.jar*.
danielhanrahan345f40f2024-01-11 15:25:18 +0000416
danielhanrahan9437af62023-12-20 15:12:47 +0000417Version: 3.4.2
418==============
419
420Release Data
421------------
422
423+--------------------------------------+--------------------------------------------------------+
424| **CPS Project** | |
425| | |
426+--------------------------------------+--------------------------------------------------------+
427| **Docker images** | onap/cps-and-ncmp:3.4.2 |
428| | |
429+--------------------------------------+--------------------------------------------------------+
430| **Release designation** | 3.4.2 New Delhi |
431| | |
432+--------------------------------------+--------------------------------------------------------+
danielhanrahan345f40f2024-01-11 15:25:18 +0000433| **Release date** | 2024 January 11 |
danielhanrahan9437af62023-12-20 15:12:47 +0000434| | |
435+--------------------------------------+--------------------------------------------------------+
436
437Bug Fixes
438---------
4393.4.2
440
441
442Features
443--------
sourabh_sourabh89bfabf2024-10-02 16:37:47 +0100444 - `CPS-1638 <https://lf-onap.atlassian.net/browse/CPS-1638>`_ Introduce trust level for CM handle.
445 - `CPS-1795 <https://lf-onap.atlassian.net/browse/CPS-1795>`_ Double performance of CPS write operations (via write batching)
446 - `CPS-2018 <https://lf-onap.atlassian.net/browse/CPS-2018>`_ Improve performance of CPS update operations.
447 - `CPS-2019 <https://lf-onap.atlassian.net/browse/CPS-2019>`_ Improve performance of saving CM handles.
danielhanrahan926d4082023-08-04 11:22:43 +0100448
449Notes
450-----
451 - Java API method CpsDataService::saveListElementsBatch has been removed as part of CPS-2019.
danielhanrahan9437af62023-12-20 15:12:47 +0000452
danielhanrahan36b81b22023-08-17 14:58:30 +0100453Known Limitations, Issues and Workarounds
454-----------------------------------------
455
456*System Limitations*
457
458For upgrading, CPS uses Liquibase for database upgrades. In order to enable Hibernate write batching
sourabh_sourabh89bfabf2024-10-02 16:37:47 +0100459(`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 +0100460As such, *this release does not fully support In-Service Software Upgrade* - CPS will not store new DataNodes and
461NCMP will not register new CM-handles during an upgrade with old and new versions of CPS running concurrently.
462Other operations (read, update, delete) are not impacted.
463
danielhanrahan9437af62023-12-20 15:12:47 +0000464
mpriyank1d9dae02023-11-09 14:11:26 +0000465Version: 3.4.1
466==============
467
468Release Data
469------------
470
471+--------------------------------------+--------------------------------------------------------+
472| **CPS Project** | |
473| | |
474+--------------------------------------+--------------------------------------------------------+
475| **Docker images** | onap/cps-and-ncmp:3.4.1 |
476| | |
477+--------------------------------------+--------------------------------------------------------+
478| **Release designation** | 3.4.1 New Delhi |
479| | |
480+--------------------------------------+--------------------------------------------------------+
danielhanrahan9437af62023-12-20 15:12:47 +0000481| **Release date** | 2023 December 20 |
mpriyank1d9dae02023-11-09 14:11:26 +0000482| | |
483+--------------------------------------+--------------------------------------------------------+
484
485Bug Fixes
486---------
danielhanrahan3e14d392023-12-20 13:31:07 +00004873.4.1
sourabh_sourabh89bfabf2024-10-02 16:37:47 +0100488 - `CPS-1979 <https://lf-onap.atlassian.net/browse/CPS-1979>`_ Bug fix for Invalid topic name suffix.
mpriyank1d9dae02023-11-09 14:11:26 +0000489
ToineSiebelink8ee94852023-11-27 14:52:19 +0000490Features
491--------
492 - CPS-Temporal is no longer supported and any related documentation has been removed.
sourabh_sourabh89bfabf2024-10-02 16:37:47 +0100493 - `CPS-1733 <https://lf-onap.atlassian.net/browse/CPS-1733>`_ Upgrade YANG schema-set for CM handle without removing and adding it.
494 - `CPS-1980 <https://lf-onap.atlassian.net/browse/CPS-1980>`_ Exposing health and cluster metrics for hazelcast.
495 - `CPS-1994 <https://lf-onap.atlassian.net/browse/CPS-1994>`_ Use Apache Http Client for DMI REST requests.
496 - `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 +0000497
danielhanrahan3e14d392023-12-20 13:31:07 +0000498Known Issues
499------------
sourabh_sourabh89bfabf2024-10-02 16:37:47 +0100500 - `CPS-2000 <https://lf-onap.atlassian.net/browse/CPS-2000>`_ Schema object cache is not distributed.
danielhanrahan3e14d392023-12-20 13:31:07 +0000501
ToineSiebelink8ee94852023-11-27 14:52:19 +0000502
mpriyank89e0fe22023-11-09 12:12:38 +0000503Version: 3.4.0
504==============
mpriyank2c4535d2023-11-06 17:06:15 +0000505
506Release Data
507------------
508
509+--------------------------------------+--------------------------------------------------------+
510| **CPS Project** | |
511| | |
512+--------------------------------------+--------------------------------------------------------+
mpriyank89e0fe22023-11-09 12:12:38 +0000513| **Docker images** | onap/cps-and-ncmp:3.4.0 |
mpriyank2c4535d2023-11-06 17:06:15 +0000514| | |
515+--------------------------------------+--------------------------------------------------------+
mpriyank89e0fe22023-11-09 12:12:38 +0000516| **Release designation** | 3.4.0 New Delhi |
mpriyank2c4535d2023-11-06 17:06:15 +0000517| | |
518+--------------------------------------+--------------------------------------------------------+
mpriyank1d9dae02023-11-09 14:11:26 +0000519| **Release date** | 2023 November 09 |
mpriyank2c4535d2023-11-06 17:06:15 +0000520| | |
521+--------------------------------------+--------------------------------------------------------+
522
523Bug Fixes
524---------
mpriyank89e0fe22023-11-09 12:12:38 +00005253.4.0
sourabh_sourabh89bfabf2024-10-02 16:37:47 +0100526 - `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 +0000527
mpriyank89e0fe22023-11-09 12:12:38 +0000528.. ========================
529.. * * * MONTREAL * * *
530.. ========================
mpriyank2c4535d2023-11-06 17:06:15 +0000531
egernugd91a7072023-09-29 12:12:36 +0100532Version: 3.3.9
533==============
534
535Release Data
536------------
537
538+--------------------------------------+--------------------------------------------------------+
539| **CPS Project** | |
540| | |
541+--------------------------------------+--------------------------------------------------------+
542| **Docker images** | onap/cps-and-ncmp:3.3.9 |
543| | |
544+--------------------------------------+--------------------------------------------------------+
545| **Release designation** | 3.3.9 Montreal |
546| | |
547+--------------------------------------+--------------------------------------------------------+
mpriyank2c4535d2023-11-06 17:06:15 +0000548| **Release date** | 2023 November 06 |
egernugd91a7072023-09-29 12:12:36 +0100549| | |
550+--------------------------------------+--------------------------------------------------------+
551
552Bug Fixes
553---------
5543.3.9
sourabh_sourabh89bfabf2024-10-02 16:37:47 +0100555 - `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.
556 - `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 +0100557
558Features
559--------
560
danielhanrahan56384d12023-09-20 17:10:40 +0100561Version: 3.3.8
562==============
563
564Release Data
565------------
566
567+--------------------------------------+--------------------------------------------------------+
568| **CPS Project** | |
569| | |
570+--------------------------------------+--------------------------------------------------------+
571| **Docker images** | onap/cps-and-ncmp:3.3.8 |
572| | |
573+--------------------------------------+--------------------------------------------------------+
574| **Release designation** | 3.3.8 Montreal |
575| | |
576+--------------------------------------+--------------------------------------------------------+
egernugd91a7072023-09-29 12:12:36 +0100577| **Release date** | 2023 September 29 |
danielhanrahan56384d12023-09-20 17:10:40 +0100578| | |
579+--------------------------------------+--------------------------------------------------------+
580
581Bug Fixes
582---------
5833.3.8
584
585Features
586--------
sourabh_sourabh89bfabf2024-10-02 16:37:47 +0100587 - `CPS-1888 <https://lf-onap.atlassian.net/browse/CPS-1888>`_ Uplift Spring Boot to 3.1.2.
danielhanrahan56384d12023-09-20 17:10:40 +0100588
leventecsanyid35ad5c2023-08-23 15:55:30 +0200589Version: 3.3.7
590==============
591
592Release Data
593------------
594
595+--------------------------------------+--------------------------------------------------------+
596| **CPS Project** | |
597| | |
598+--------------------------------------+--------------------------------------------------------+
599| **Docker images** | onap/cps-and-ncmp:3.3.7 |
600| | |
601+--------------------------------------+--------------------------------------------------------+
602| **Release designation** | 3.3.7 Montreal |
603| | |
604+--------------------------------------+--------------------------------------------------------+
danielhanrahan56384d12023-09-20 17:10:40 +0100605| **Release date** | 2023 September 20 |
leventecsanyid35ad5c2023-08-23 15:55:30 +0200606| | |
607+--------------------------------------+--------------------------------------------------------+
608
609Bug Fixes
610---------
6113.3.7
sourabh_sourabh89bfabf2024-10-02 16:37:47 +0100612 - `CPS-1866 <https://lf-onap.atlassian.net/browse/CPS-1866>`_ Fix ClassDefNotFoundError in opendaylight Yang parser
leventecsanyid35ad5c2023-08-23 15:55:30 +0200613
614Features
615--------
sourabh_sourabh89bfabf2024-10-02 16:37:47 +0100616 - `CPS-1789 <https://lf-onap.atlassian.net/browse/CPS-1789>`_ CPS Upgrade to Springboot 3.0.
egernug60a780c2023-09-19 15:26:42 +0100617
618Note
619----
620Migrating 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 +0200621
egernugbdac4402023-07-21 13:27:24 +0100622Version: 3.3.6
623==============
624
625Release Data
626------------
627
628+--------------------------------------+--------------------------------------------------------+
629| **CPS Project** | |
630| | |
631+--------------------------------------+--------------------------------------------------------+
632| **Docker images** | onap/cps-and-ncmp:3.3.6 |
633| | |
634+--------------------------------------+--------------------------------------------------------+
635| **Release designation** | 3.3.6 Montreal |
636| | |
637+--------------------------------------+--------------------------------------------------------+
leventecsanyid35ad5c2023-08-23 15:55:30 +0200638| **Release date** | 2023 August 23 |
egernugbdac4402023-07-21 13:27:24 +0100639| | |
640+--------------------------------------+--------------------------------------------------------+
641
642Bug Fixes
643---------
6443.3.6
sourabh_sourabh89bfabf2024-10-02 16:37:47 +0100645 - `CPS-1841 <https://lf-onap.atlassian.net/browse/CPS-1841>`_ Update of top-level data node fails with exception
646 - `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 +0100647
648Features
649--------
sourabh_sourabh89bfabf2024-10-02 16:37:47 +0100650 - `CPS-1696 <https://lf-onap.atlassian.net/browse/CPS-1696>`_ Get Data Node to return entire List data node.
651 - `CPS-1819 <https://lf-onap.atlassian.net/browse/CPS-1819>`_ Ability to disable sending authorization header.
egernugbdac4402023-07-21 13:27:24 +0100652
653
egernug6c9621a2023-07-19 11:05:00 +0100654Version: 3.3.5
655==============
656
657Release Data
658------------
659
660+--------------------------------------+--------------------------------------------------------+
661| **CPS Project** | |
662| | |
663+--------------------------------------+--------------------------------------------------------+
664| **Docker images** | onap/cps-and-ncmp:3.3.5 |
665| | |
666+--------------------------------------+--------------------------------------------------------+
667| **Release designation** | 3.3.5 Montreal |
668| | |
669+--------------------------------------+--------------------------------------------------------+
egernugbdac4402023-07-21 13:27:24 +0100670| **Release date** | 2023 July 21 |
egernug6c9621a2023-07-19 11:05:00 +0100671| | |
672+--------------------------------------+--------------------------------------------------------+
673
674Bug Fixes
675---------
6763.3.5
677
678Features
679--------
sourabh_sourabh89bfabf2024-10-02 16:37:47 +0100680 - `CPS-1760 <https://lf-onap.atlassian.net/browse/CPS-1760>`_ Improve handling of special characters in Cps Paths
egernug6c9621a2023-07-19 11:05:00 +0100681
mpriyank8caa3422023-06-30 11:14:10 +0100682Version: 3.3.4
683==============
684
685Release Data
686------------
687
688+--------------------------------------+--------------------------------------------------------+
689| **CPS Project** | |
690| | |
691+--------------------------------------+--------------------------------------------------------+
692| **Docker images** | onap/cps-and-ncmp:3.3.4 |
693| | |
694+--------------------------------------+--------------------------------------------------------+
695| **Release designation** | 3.3.4 Montreal |
696| | |
697+--------------------------------------+--------------------------------------------------------+
egernug6c9621a2023-07-19 11:05:00 +0100698| **Release date** | 2023 July 19 |
mpriyank8caa3422023-06-30 11:14:10 +0100699| | |
700+--------------------------------------+--------------------------------------------------------+
701
702Bug Fixes
703---------
7043.3.4
705
706Features
707--------
sourabh_sourabh89bfabf2024-10-02 16:37:47 +0100708 - `CPS-1767 <https://lf-onap.atlassian.net/browse/CPS-1767>`_ Upgrade CPS to java 17
mpriyank8caa3422023-06-30 11:14:10 +0100709
danielhanrahan19f963b2023-06-15 13:52:34 +0100710Version: 3.3.3
711==============
712
713Release Data
714------------
715
716+--------------------------------------+--------------------------------------------------------+
717| **CPS Project** | |
718| | |
719+--------------------------------------+--------------------------------------------------------+
720| **Docker images** | onap/cps-and-ncmp:3.3.3 |
721| | |
722+--------------------------------------+--------------------------------------------------------+
723| **Release designation** | 3.3.3 Montreal |
724| | |
725+--------------------------------------+--------------------------------------------------------+
mpriyank8caa3422023-06-30 11:14:10 +0100726| **Release date** | 2023 June 30 |
danielhanrahan19f963b2023-06-15 13:52:34 +0100727| | |
728+--------------------------------------+--------------------------------------------------------+
729
730Bug Fixes
731---------
7323.3.3
733
734Features
735--------
sourabh_sourabh89bfabf2024-10-02 16:37:47 +0100736 - `CPS-1515 <https://lf-onap.atlassian.net/browse/CPS-1515>`_ Support Multiple CM-Handles for NCMP Get Operation
737 - `CPS-1675 <https://lf-onap.atlassian.net/browse/CPS-1675>`_ Persistence write performance improvement(s)
738 - `CPS-1745 <https://lf-onap.atlassian.net/browse/CPS-1745>`_ Upgrade to Openapi 3.0.3
danielhanrahan19f963b2023-06-15 13:52:34 +0100739
mpriyank436b75b2023-05-03 11:10:08 +0100740Version: 3.3.2
741==============
742
743Release Data
744------------
745
746+--------------------------------------+--------------------------------------------------------+
747| **CPS Project** | |
748| | |
749+--------------------------------------+--------------------------------------------------------+
750| **Docker images** | onap/cps-and-ncmp:3.3.2 |
751| | |
752+--------------------------------------+--------------------------------------------------------+
753| **Release designation** | 3.3.2 Montreal |
754| | |
755+--------------------------------------+--------------------------------------------------------+
danielhanrahan19f963b2023-06-15 13:52:34 +0100756| **Release date** | 2023 June 15 |
mpriyank436b75b2023-05-03 11:10:08 +0100757| | |
758+--------------------------------------+--------------------------------------------------------+
759
760Bug Fixes
761---------
7623.3.2
sourabh_sourabh89bfabf2024-10-02 16:37:47 +0100763 - `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 +0100764
765Features
766--------
sourabh_sourabh89bfabf2024-10-02 16:37:47 +0100767 - `CPS-1006 <https://lf-onap.atlassian.net/browse/CPS-1006>`_ Extend CPS PATCH API to allow update of leaves for multiple data nodes
768 - `CPS-1273 <https://lf-onap.atlassian.net/browse/CPS-1273>`_ Add <,> operators support to cps-path
769 - `CPS-1664 <https://lf-onap.atlassian.net/browse/CPS-1664>`_ Use recursive SQL to fetch descendants in CpsPath queries to improve query performance
770 - `CPS-1676 <https://lf-onap.atlassian.net/browse/CPS-1676>`_ Entity ID types do not match types in database definition
771 - `CPS-1677 <https://lf-onap.atlassian.net/browse/CPS-1677>`_ Remove dataspace_id column from Fragment table
mpriyank436b75b2023-05-03 11:10:08 +0100772
lukegleesond7764c42023-04-20 14:11:20 +0100773Version: 3.3.1
halil.cakal0b8d85d2023-03-23 12:44:27 +0000774==============
775
776Release Data
777------------
778
779+--------------------------------------+--------------------------------------------------------+
780| **CPS Project** | |
781| | |
782+--------------------------------------+--------------------------------------------------------+
lukegleesond7764c42023-04-20 14:11:20 +0100783| **Docker images** | onap/cps-and-ncmp:3.3.1 |
halil.cakal0b8d85d2023-03-23 12:44:27 +0000784| | |
785+--------------------------------------+--------------------------------------------------------+
lukegleesond7764c42023-04-20 14:11:20 +0100786| **Release designation** | 3.3.1 Montreal |
halil.cakal0b8d85d2023-03-23 12:44:27 +0000787| | |
788+--------------------------------------+--------------------------------------------------------+
mpriyank436b75b2023-05-03 11:10:08 +0100789| **Release date** | 2023 May 03 |
halil.cakal0b8d85d2023-03-23 12:44:27 +0000790| | |
791+--------------------------------------+--------------------------------------------------------+
792
793Bug Fixes
794---------
lukegleesond7764c42023-04-20 14:11:20 +01007953.3.1
halil.cakal0b8d85d2023-03-23 12:44:27 +0000796 - None
797
798Features
799--------
sourabh_sourabh89bfabf2024-10-02 16:37:47 +0100800 - `CPS-1272 <https://lf-onap.atlassian.net/browse/CPS-1272>`_ Add Contains operation to CPS Path
801 - `CPS-1573 <https://lf-onap.atlassian.net/browse/CPS-1573>`_ Remove 32K limit for DB operations
802 - `CPS-1627 <https://lf-onap.atlassian.net/browse/CPS-1627>`_ Dependency versions uplift because of vulnerability issues
803 - `CPS-1629 <https://lf-onap.atlassian.net/browse/CPS-1629>`_ Ordering of leaf elements to support combination of AND/OR in cps-path
804 - `CPS-1637 <https://lf-onap.atlassian.net/browse/CPS-1637>`_ Extend hazelcast to work on kubernetes
halil.cakal0b8d85d2023-03-23 12:44:27 +0000805
lukegleesond7764c42023-04-20 14:11:20 +0100806Version: 3.3.0
807==============
808
809Release Data
810------------
811
812+--------------------------------------+--------------------------------------------------------+
813| **CPS Project** | |
814| | |
815+--------------------------------------+--------------------------------------------------------+
816| **Docker images** | onap/cps-and-ncmp:3.3.0 |
817| | |
818+--------------------------------------+--------------------------------------------------------+
819| **Release designation** | 3.3.0 Montreal |
820| | |
821+--------------------------------------+--------------------------------------------------------+
822| **Release date** | 2023 April 20 |
823| | |
824+--------------------------------------+--------------------------------------------------------+
825
826Bug Fixes
827---------
8283.3.0
829 - None
830
831Features
832--------
sourabh_sourabh89bfabf2024-10-02 16:37:47 +0100833 - `CPS-1215 <https://lf-onap.atlassian.net/browse/CPS-1215>`_ Add OR operation for CPS Path
834 - `CPS-1617 <https://lf-onap.atlassian.net/browse/CPS-1617>`_ Use cascade delete in fragments table
lukegleesond7764c42023-04-20 14:11:20 +0100835
836.. ======================
837.. * * * LONDON * * *
838.. ======================
839
mpriyank0fd4d192023-03-10 13:48:20 +0000840Version: 3.2.6
841==============
842
843Release Data
844------------
845
846+--------------------------------------+--------------------------------------------------------+
847| **CPS Project** | |
848| | |
849+--------------------------------------+--------------------------------------------------------+
850| **Docker images** | onap/cps-and-ncmp:3.2.6 |
851| | |
852+--------------------------------------+--------------------------------------------------------+
853| **Release designation** | 3.2.6 London |
854| | |
855+--------------------------------------+--------------------------------------------------------+
seanbeirnef5a3a212023-03-06 09:12:49 +0000856| **Release date** | 2023 March 22 |
mpriyank0fd4d192023-03-10 13:48:20 +0000857| | |
858+--------------------------------------+--------------------------------------------------------+
859
860Bug Fixes
861---------
8623.2.6
sourabh_sourabh89bfabf2024-10-02 16:37:47 +0100863 - `CPS-1526 <https://lf-onap.atlassian.net/browse/CPS-1526>`_ Fix response message for PATCH operation
864 - `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 +0000865
866Features
867--------
sourabh_sourabh89bfabf2024-10-02 16:37:47 +0100868 - `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 +0000869
mpriyankade5a6e2023-03-09 17:58:31 +0000870Version: 3.2.5
871==============
872
873Release Data
874------------
875
876+--------------------------------------+--------------------------------------------------------+
877| **CPS Project** | |
878| | |
879+--------------------------------------+--------------------------------------------------------+
880| **Docker images** | onap/cps-and-ncmp:3.2.5 |
881| | |
882+--------------------------------------+--------------------------------------------------------+
883| **Release designation** | 3.2.5 London |
884| | |
885+--------------------------------------+--------------------------------------------------------+
mpriyank06bfe4e2023-03-10 11:48:23 +0000886| **Release date** | 2023 March 10 |
mpriyankade5a6e2023-03-09 17:58:31 +0000887| | |
888+--------------------------------------+--------------------------------------------------------+
889
890Bug Fixes
891---------
8923.2.5
sourabh_sourabh89bfabf2024-10-02 16:37:47 +0100893 - `CPS-1537 <https://lf-onap.atlassian.net/browse/CPS-1537>`_ Introduce control switch for model loader functionality.
mpriyankade5a6e2023-03-09 17:58:31 +0000894
895Features
896--------
897 - None
898
seanbeirnef0f4fd82023-03-07 13:42:04 +0000899Version: 3.2.4
900==============
901
902Release Data
903------------
904
905+--------------------------------------+--------------------------------------------------------+
906| **CPS Project** | |
907| | |
908+--------------------------------------+--------------------------------------------------------+
909| **Docker images** | onap/cps-and-ncmp:3.2.4 |
910| | |
911+--------------------------------------+--------------------------------------------------------+
912| **Release designation** | 3.2.4 London |
913| | |
914+--------------------------------------+--------------------------------------------------------+
mpriyankbd5ba8d2023-03-09 16:33:02 +0000915| **Release date** | 2023 March 09 |
seanbeirnef0f4fd82023-03-07 13:42:04 +0000916| | |
917+--------------------------------------+--------------------------------------------------------+
918
919Bug Fixes
920---------
9213.2.4
sourabh_sourabh89bfabf2024-10-02 16:37:47 +0100922 - `CPS-1533 <https://lf-onap.atlassian.net/browse/CPS-1533>`_ Fix for Temp tables cause Out of shared memory errors in Postgres
923 - `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 +0000924
925Features
926--------
927 - None
seanbeirnef0f4fd82023-03-07 13:42:04 +0000928
mpriyankfd43dbe2023-02-08 11:21:08 +0000929Version: 3.2.3
930==============
931
932Release Data
933------------
934
935+--------------------------------------+--------------------------------------------------------+
936| **CPS Project** | |
937| | |
938+--------------------------------------+--------------------------------------------------------+
939| **Docker images** | onap/cps-and-ncmp:3.2.3 |
940| | |
941+--------------------------------------+--------------------------------------------------------+
942| **Release designation** | 3.2.3 London |
943| | |
944+--------------------------------------+--------------------------------------------------------+
seanbeirnef9af5f82023-03-07 10:36:18 +0000945| **Release date** | 2023 March 07 |
mpriyankfd43dbe2023-02-08 11:21:08 +0000946| | |
947+--------------------------------------+--------------------------------------------------------+
948
949Bug Fixes
950---------
9513.2.3
sourabh_sourabh89bfabf2024-10-02 16:37:47 +0100952 - `CPS-1494 <https://lf-onap.atlassian.net/browse/CPS-1494>`_ NCMP Inventory Performance Improvements
mpriyankfd43dbe2023-02-08 11:21:08 +0000953
954Features
955--------
sourabh_sourabh89bfabf2024-10-02 16:37:47 +0100956 - `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
957 - `CPS-1502 <https://lf-onap.atlassian.net/browse/CPS-1502>`_ Delete Performance Improvements
mpriyankfd43dbe2023-02-08 11:21:08 +0000958
seanbeirnef8e980a2023-01-27 18:09:33 +0000959Version: 3.2.2
960==============
961
962Release Data
963------------
964
965+--------------------------------------+--------------------------------------------------------+
966| **CPS Project** | |
967| | |
968+--------------------------------------+--------------------------------------------------------+
969| **Docker images** | onap/cps-and-ncmp:3.2.2 |
970| | |
971+--------------------------------------+--------------------------------------------------------+
972| **Release designation** | 3.2.2 London |
973| | |
974+--------------------------------------+--------------------------------------------------------+
mpriyankfd43dbe2023-02-08 11:21:08 +0000975| **Release date** | 2023 February 08 |
seanbeirnef8e980a2023-01-27 18:09:33 +0000976| | |
977+--------------------------------------+--------------------------------------------------------+
978
979Bug Fixes
980---------
mpriyank0b5950d2023-02-07 17:55:10 +00009813.2.2
sourabh_sourabh89bfabf2024-10-02 16:37:47 +0100982 - `CPS-1173 <https://lf-onap.atlassian.net/browse/CPS-1173>`_ Delete Performance Improvements.
mpriyank0b5950d2023-02-07 17:55:10 +0000983
984Features
985--------
986 - None
seanbeirnef8e980a2023-01-27 18:09:33 +0000987
leventecsanyi37d72852022-10-26 10:44:08 +0200988Version: 3.2.1
989==============
mpriyank4bd450e2022-10-05 09:50:59 +0100990
991Release Data
992------------
993
994+--------------------------------------+--------------------------------------------------------+
995| **CPS Project** | |
996| | |
997+--------------------------------------+--------------------------------------------------------+
lukegleesone0154a62023-01-25 15:06:52 +0000998| **Docker images** | onap/cps-and-ncmp:3.2.1 |
mpriyank4bd450e2022-10-05 09:50:59 +0100999| | |
1000+--------------------------------------+--------------------------------------------------------+
leventecsanyi37d72852022-10-26 10:44:08 +02001001| **Release designation** | 3.2.1 London |
mpriyank4bd450e2022-10-05 09:50:59 +01001002| | |
1003+--------------------------------------+--------------------------------------------------------+
lukegleesone0154a62023-01-25 15:06:52 +00001004| **Release date** | 2023 January 27 |
mpriyank4bd450e2022-10-05 09:50:59 +01001005| | |
1006+--------------------------------------+--------------------------------------------------------+
Cédric Ollivier490b20d2023-03-15 21:40:48 +01001007
lukegleeson3be99242022-10-11 14:34:56 +01001008Features
1009--------
leventecsanyi37d72852022-10-26 10:44:08 +020010103.2.1
sourabh_sourabh89bfabf2024-10-02 16:37:47 +01001011 - `CPS-341 <https://lf-onap.atlassian.net/browse/CPS-341>`_ Added support for multiple data tree instances under 1 anchor.
1012 - `CPS-1002 <https://lf-onap.atlassian.net/browse/CPS-1002>`_ Add CPS-E-05 endpoint for 'Query data, NCMP-Operational Datastore' using cpsPaths
1013 - `CPS-1182 <https://lf-onap.atlassian.net/browse/CPS-1182>`_ Upgrade Opendaylight
1014 - `CPS-1185 <https://lf-onap.atlassian.net/browse/CPS-1185>`_ Get all dataspaces.
1015 - `CPS-1186 <https://lf-onap.atlassian.net/browse/CPS-1186>`_ Get single dataspace.
1016 - `CPS-1187 <https://lf-onap.atlassian.net/browse/CPS-1187>`_ Added API to get all schema sets for a given dataspace.
1017 - `CPS-1236 <https://lf-onap.atlassian.net/browse/CPS-1236>`_ DMI audit support for NCMP: Filter on any properties of CM Handles
1018 - `CPS-1257 <https://lf-onap.atlassian.net/browse/CPS-1257>`_ Added support for application/xml Content-Type (write only).
1019 - `CPS-1381 <https://lf-onap.atlassian.net/browse/CPS-1381>`_ Query large outputs using limit/depth/pagination
1020 - `CPS-1421 <https://lf-onap.atlassian.net/browse/CPS-1421>`_ Optimized query for large number of hits with descendants.
1021 - `CPS-1422 <https://lf-onap.atlassian.net/browse/CPS-1422>`_ Fetch CM handles by collection of xpaths (CPS Core)
1022 - `CPS-1424 <https://lf-onap.atlassian.net/browse/CPS-1424>`_ Updating CmHandleStates using batch operation
1023 - `CPS-1439 <https://lf-onap.atlassian.net/browse/CPS-1439>`_ Use native query to delete data nodes
mpriyank4bd450e2022-10-05 09:50:59 +01001024
1025Bug Fixes
1026---------
ToineSiebelink294bcb52022-12-23 11:07:42 +000010273.2.1
sourabh_sourabh89bfabf2024-10-02 16:37:47 +01001028 - `CPS-1171 <https://lf-onap.atlassian.net/browse/CPS-1171>`_ Optimized retrieval of data nodes with many descendants.
1029 - `CPS-1288 <https://lf-onap.atlassian.net/browse/CPS-1288>`_ Hazelcast TTL for IMap is not working
1030 - `CPS-1289 <https://lf-onap.atlassian.net/browse/CPS-1289>`_ Getting wrong error code for create node api
1031 - `CPS-1326 <https://lf-onap.atlassian.net/browse/CPS-1326>`_ Creation of DataNodeBuilder with module name prefix is very slow
1032 - `CPS-1344 <https://lf-onap.atlassian.net/browse/CPS-1344>`_ Top level container (prefix) is not always the first module
1033 - `CPS-1350 <https://lf-onap.atlassian.net/browse/CPS-1350>`_ Add Basic Authentication to CPS/NCMP OpenAPI Definitions.
1034 - `CPS-1352 <https://lf-onap.atlassian.net/browse/CPS-1352>`_ Handle YangChoiceNode in right format.
1035 - `CPS-1409 <https://lf-onap.atlassian.net/browse/CPS-1409>`_ Fix Delete uses case with '/' in path.
1036 - `CPS-1433 <https://lf-onap.atlassian.net/browse/CPS-1433>`_ Fix to allow posting data with '/' key fields.
1037 - `CPS-1442 <https://lf-onap.atlassian.net/browse/CPS-1442>`_ CPS PATCH operation does not merge existing data
1038 - `CPS-1446 <https://lf-onap.atlassian.net/browse/CPS-1446>`_ Locked cmhandles and ready to locked state transitions causing long cmHandle discovery
1039 - `CPS-1457 <https://lf-onap.atlassian.net/browse/CPS-1457>`_ CpsDataPersistenceService#getDataNodes uses non-normalized xpaths
1040 - `CPS-1458 <https://lf-onap.atlassian.net/browse/CPS-1458>`_ CpsDataPersistenceService#getDataNodes does not handle root xpath
1041 - `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 +00001042
leventecsanyi37d72852022-10-26 10:44:08 +020010433.2.0
sourabh_sourabh89bfabf2024-10-02 16:37:47 +01001044 - `CPS-1312 <https://lf-onap.atlassian.net/browse/CPS-1312>`_ CPS(/NCMP) does not have version control.
mpriyank4bd450e2022-10-05 09:50:59 +01001045
lukegleeson3be99242022-10-11 14:34:56 +01001046Known Limitations, Issues and Workarounds
1047-----------------------------------------
1048
1049*System Limitations*
1050
seanbeirne72c267e2022-10-18 12:39:22 +01001051For upgrading, CPS uses Liquibase for database upgrades. CPS/NCMP currently only supports upgrading from Liquibase changelog 11 to Liquibase changelog 16.
1052This 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 +01001053
arpitsingh2b4c4882023-03-03 21:38:57 +05301054CPS core Patch operation currently supports updating data of one top level data node. When performing Patch on multiple top level data nodes at once
1055a 400 Bad Request is sent as response. This is part of commit CPS-1526.
1056
seanbeirnedba2b102022-10-27 09:59:17 +01001057.. ====================
1058.. * * * KOHN * * *
1059.. ====================
1060
mpriyankfe775312022-09-30 14:16:51 +01001061Version: 3.1.4
1062==============
1063
1064Release Data
1065------------
1066
1067+--------------------------------------+--------------------------------------------------------+
1068| **CPS Project** | |
1069| | |
1070+--------------------------------------+--------------------------------------------------------+
1071| **Docker images** | onap/cps-and-ncmp:3.1.4 |
1072| | |
1073+--------------------------------------+--------------------------------------------------------+
1074| **Release designation** | 3.1.4 Kohn |
1075| | |
1076+--------------------------------------+--------------------------------------------------------+
mpriyank4bd450e2022-10-05 09:50:59 +01001077| **Release date** | 2022 October 5 |
mpriyankfe775312022-09-30 14:16:51 +01001078| | |
1079+--------------------------------------+--------------------------------------------------------+
1080
1081Bug Fixes
1082---------
sourabh_sourabh89bfabf2024-10-02 16:37:47 +01001083 - `CPS-1265 <https://lf-onap.atlassian.net/browse/CPS-1265>`_ Revision field should not be required (NotNull) on cps-ri YangResourceEntity
1084 - `CPS-1294 <https://lf-onap.atlassian.net/browse/CPS-1294>`_ Kafka communication fault caused cmHandle registration error
mpriyankfe775312022-09-30 14:16:51 +01001085
mpriyank06736cb2022-09-29 14:29:40 +01001086Version: 3.1.3
1087==============
1088
1089Release Data
1090------------
1091
1092+--------------------------------------+--------------------------------------------------------+
1093| **CPS Project** | |
1094| | |
1095+--------------------------------------+--------------------------------------------------------+
1096| **Docker images** | onap/cps-and-ncmp:3.1.3 |
1097| | |
1098+--------------------------------------+--------------------------------------------------------+
1099| **Release designation** | 3.1.3 Kohn |
1100| | |
1101+--------------------------------------+--------------------------------------------------------+
mpriyankfe775312022-09-30 14:16:51 +01001102| **Release date** | 2022 September 29 |
mpriyank06736cb2022-09-29 14:29:40 +01001103| | |
1104+--------------------------------------+--------------------------------------------------------+
1105
1106Bug Fixes
1107---------
1108 - None
1109
mpriyankef0ddfc2022-09-28 12:19:34 +01001110Version: 3.1.2
1111==============
1112
1113Release Data
1114------------
1115
1116+--------------------------------------+--------------------------------------------------------+
1117| **CPS Project** | |
1118| | |
1119+--------------------------------------+--------------------------------------------------------+
1120| **Docker images** | onap/cps-and-ncmp:3.1.2 |
1121| | |
1122+--------------------------------------+--------------------------------------------------------+
1123| **Release designation** | 3.1.2 Kohn |
1124| | |
1125+--------------------------------------+--------------------------------------------------------+
mpriyank06736cb2022-09-29 14:29:40 +01001126| **Release date** | 2022 September 28 |
mpriyankef0ddfc2022-09-28 12:19:34 +01001127| | |
1128+--------------------------------------+--------------------------------------------------------+
1129
1130Bug Fixes
1131---------
1132 - None
1133
mpriyanka3f43502022-09-26 14:57:01 +01001134Version: 3.1.1
1135==============
1136
1137Release Data
1138------------
1139
1140+--------------------------------------+--------------------------------------------------------+
1141| **CPS Project** | |
1142| | |
1143+--------------------------------------+--------------------------------------------------------+
1144| **Docker images** | onap/cps-and-ncmp:3.1.1 |
1145| | |
1146+--------------------------------------+--------------------------------------------------------+
1147| **Release designation** | 3.1.1 Kohn |
1148| | |
1149+--------------------------------------+--------------------------------------------------------+
mpriyankef0ddfc2022-09-28 12:19:34 +01001150| **Release date** | 2022 September 28 |
mpriyanka3f43502022-09-26 14:57:01 +01001151| | |
1152+--------------------------------------+--------------------------------------------------------+
1153
1154Bug Fixes
1155---------
1156 - None
1157
lukegleesonc9ec9152022-09-07 14:21:36 +01001158Security Notes
1159--------------
1160
1161*Fixed Security Issues*
1162
sourabh_sourabh89bfabf2024-10-02 16:37:47 +01001163 - `CPS-1226 <https://lf-onap.atlassian.net/browse/CPS-1226>`_ Security bug in the logs
lukegleesonc9ec9152022-09-07 14:21:36 +01001164
lukegleeson4a34fa52022-09-19 15:31:59 +01001165Version: 3.1.0
1166==============
Bruno Sakoto9c3541e2022-06-15 07:57:42 -04001167
1168Release Data
1169------------
1170
DylanB95ESTb130fd32022-04-04 13:09:22 +01001171+--------------------------------------+--------------------------------------------------------+
1172| **CPS Project** | |
1173| | |
1174+--------------------------------------+--------------------------------------------------------+
1175| **Docker images** | onap/cps-and-ncmp:3.1.0 |
1176| | |
1177+--------------------------------------+--------------------------------------------------------+
Bruno Sakoto9c3541e2022-06-15 07:57:42 -04001178| **Release designation** | 3.1.0 Kohn |
DylanB95ESTb130fd32022-04-04 13:09:22 +01001179| | |
1180+--------------------------------------+--------------------------------------------------------+
lukegleeson4a34fa52022-09-19 15:31:59 +01001181| **Release date** | 2022 September 14 |
DylanB95ESTb130fd32022-04-04 13:09:22 +01001182| | |
1183+--------------------------------------+--------------------------------------------------------+
1184
1185Features
1186--------
sourabh_sourabh89bfabf2024-10-02 16:37:47 +01001187 - `CPS-340 <https://lf-onap.atlassian.net/browse/CPS-340>`_ Patch and update the root data node
1188 - `CPS-575 <https://lf-onap.atlassian.net/browse/CPS-575>`_ Write data for cmHandle using ncmp-datastores:passthrough-running (NCMP.)
1189 - `CPS-731 <https://lf-onap.atlassian.net/browse/CPS-731>`_ Query based on Public CM Properties
1190 - `CPS-828 <https://lf-onap.atlassian.net/browse/CPS-828>`_ Async: NCMP Rest impl. including Request ID generation
1191 - `CPS-829 <https://lf-onap.atlassian.net/browse/CPS-829>`_ Async: Internal message topic incl. basic producer & Consumer
1192 - `CPS-830 <https://lf-onap.atlassian.net/browse/CPS-830>`_ DMI-NCMP Asynchronously Publish Response Event to Client Topic
1193 - `CPS-869 <https://lf-onap.atlassian.net/browse/CPS-869>`_ Apply Standardized logging fields to adhere to ONAP Best practice REQ-1072
1194 - `CPS-870 <https://lf-onap.atlassian.net/browse/CPS-870>`_ Align CPS-Core output with SDN-C output (add module name)
1195 - `CPS-875 <https://lf-onap.atlassian.net/browse/CPS-875>`_ CM Handle State: Watchdog-process that syncs 'ADVISED' CM Handles
1196 - `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'
1197 - `CPS-899 <https://lf-onap.atlassian.net/browse/CPS-899>`_ Start and stop sessions on Java API
1198 - `CPS-909 <https://lf-onap.atlassian.net/browse/CPS-909>`_ Separate NCMP endpoint for ch/{cm-handle}/properties and ch/{cm-handle}/state
1199 - `CPS-917 <https://lf-onap.atlassian.net/browse/CPS-917>`_ Structured Errors response for passthrough use-cases in NCMP
1200 - `CPS-953 <https://lf-onap.atlassian.net/browse/CPS-953>`_ Update maven deploy plugin version
1201 - `CPS-977 <https://lf-onap.atlassian.net/browse/CPS-977>`_ Query CM Handles using CpsPath
1202 - `CPS-1000 <https://lf-onap.atlassian.net/browse/CPS-1000>`_ Create Data Synchronization watchdog
1203 - `CPS-1016 <https://lf-onap.atlassian.net/browse/CPS-1016>`_ Merge 2 'query' end points in NCMP
1204 - `CPS-1034 <https://lf-onap.atlassian.net/browse/CPS-1034>`_ Publish lifecycle events for ADVISED , READY and LOCKED state transition"
1205 - `CPS-1064 <https://lf-onap.atlassian.net/browse/CPS-1064>`_ Support retrieval of YANG module sources for CM handle on the NCMP interface
1206 - `CPS-1099 <https://lf-onap.atlassian.net/browse/CPS-1099>`_ Expose simplified 'external' lock reason enum state over REST interface
1207 - `CPS-1101 <https://lf-onap.atlassian.net/browse/CPS-1101>`_ Introducing the DELETING and DELETED Cmhandle State
1208 - `CPS-1102 <https://lf-onap.atlassian.net/browse/CPS-1102>`_ Register the Cmhandle Sends Advised State notification.
1209 - `CPS-1133 <https://lf-onap.atlassian.net/browse/CPS-1133>`_ Enable/Disable Data Sync for Cm Handle
1210 - `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 +01001211
emacleeafb17362022-09-02 14:40:17 +01001212
1213Bug Fixes
1214---------
sourabh_sourabh89bfabf2024-10-02 16:37:47 +01001215 - `CPS-896 <https://lf-onap.atlassian.net/browse/CPS-896>`_ CM Handle Registration Process only partially completes when exception is thrown
1216 - `CPS-957 <https://lf-onap.atlassian.net/browse/CPS-957>`_ NCMP: fix getResourceDataForPassthroughOperational endpoint
1217 - `CPS-1020 <https://lf-onap.atlassian.net/browse/CPS-1020>`_ DuplicatedYangResourceException error at parallel cmHandle registration
1218 - `CPS-1056 <https://lf-onap.atlassian.net/browse/CPS-1056>`_ Wrong error response format in case of Dmi plugin error
1219 - `CPS-1067 <https://lf-onap.atlassian.net/browse/CPS-1067>`_ NCMP returns 500 error on searches endpoint when No DMI Handles registered
1220 - `CPS-1085 <https://lf-onap.atlassian.net/browse/CPS-1085>`_ Performance degradation on ncmp/v1/ch/searches endpoint
1221 - `CPS-1088 <https://lf-onap.atlassian.net/browse/CPS-1088>`_ Kafka consumer can not be turned off
1222 - `CPS-1097 <https://lf-onap.atlassian.net/browse/CPS-1097>`_ Unable to change state from LOCKED to ADVISED
1223 - `CPS-1126 <https://lf-onap.atlassian.net/browse/CPS-1126>`_ CmHandle creation performance degradation
1224 - `CPS-1175 <https://lf-onap.atlassian.net/browse/CPS-1175>`_ Incorrect response when empty body executed for cmhandle id-searches
1225 - `CPS-1179 <https://lf-onap.atlassian.net/browse/CPS-1179>`_ Node API - GET method returns invalid response when identifier contains '/'
1226 - `CPS-1212 <https://lf-onap.atlassian.net/browse/CPS-1212>`_ Additional Properties for CM Handles not included when send to DMI Plugin
1227 - `CPS-1217 <https://lf-onap.atlassian.net/browse/CPS-1217>`_ Searches endpoint gives back empty list however there are already available cmhandles
1228 - `CPS-1218 <https://lf-onap.atlassian.net/browse/CPS-1218>`_ NCMP logs are flooded with SyncUtils logs
puthuparambil.adityadd904322022-09-21 10:53:51 +01001229
1230Known Limitations, Issues and Workarounds
1231-----------------------------------------
1232
1233*System Limitations*
1234
1235Having '[' token in any index in any list will have a negative impact on the search functions leaf-conditions and text()-condition.
1236Example of an xpath that would cause problems while using cps-path queries : /parent/child[@id='id[with]braces']
DylanB95ESTb130fd32022-04-04 13:09:22 +01001237
lukegleeson4a34fa52022-09-19 15:31:59 +01001238*Known Vulnerabilities*
1239
1240None
1241
1242*Workarounds*
1243
1244None
1245
1246Security Notes
1247--------------
1248
1249*Fixed Security Issues*
1250
sourabh_sourabh89bfabf2024-10-02 16:37:47 +01001251 - `CPS-963 <https://lf-onap.atlassian.net/browse/CPS-963>`_ Liquibase has got serious vulnerability, upgrade required
lukegleeson4a34fa52022-09-19 15:31:59 +01001252
1253*Known Security Issues*
1254
1255None
1256
Bruno Sakoto9c3541e2022-06-15 07:57:42 -04001257.. ========================
1258.. * * * JAKARTA * * *
1259.. ========================
1260
1261Version: 3.0.1
1262==============
1263
1264Release Data
1265------------
1266
1267+--------------------------------------+--------------------------------------------------------+
1268| **CPS Project** | |
1269| | |
1270+--------------------------------------+--------------------------------------------------------+
1271| **Docker images** | onap/cps-and-ncmp:3.0.1 |
1272| | |
1273+--------------------------------------+--------------------------------------------------------+
1274| **Release designation** | 3.0.1 Jakarta |
1275| | |
1276+--------------------------------------+--------------------------------------------------------+
1277| **Release date** | 2022 April 28 |
1278| | |
1279+--------------------------------------+--------------------------------------------------------+
1280
1281Bug Fixes
1282---------
sourabh_sourabh89bfabf2024-10-02 16:37:47 +01001283 - `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 -04001284
Bruno Sakotoa1129b62022-03-15 08:09:07 -04001285Version: 3.0.0
1286==============
niamhcoref7b414e2021-11-17 11:02:07 +00001287
Bruno Sakotoa1129b62022-03-15 08:09:07 -04001288Release Data
1289------------
1290
1291+--------------------------------------+--------------------------------------------------------+
1292| **CPS Project** | |
1293| | |
1294+--------------------------------------+--------------------------------------------------------+
1295| **Docker images** | onap/cps-and-ncmp:3.0.0 |
1296| | |
1297+--------------------------------------+--------------------------------------------------------+
1298| **Release designation** | 3.0.0 Jakarta |
1299| | |
1300+--------------------------------------+--------------------------------------------------------+
1301| **Release date** | 2022 March 15 |
1302| | |
1303+--------------------------------------+--------------------------------------------------------+
niamhcoref7b414e2021-11-17 11:02:07 +00001304
1305Features
1306--------
sourabh_sourabh89bfabf2024-10-02 16:37:47 +01001307 - `CPS-559 <https://lf-onap.atlassian.net/browse/CPS-559>`_ Define response objects (schemas) in cps-ncmp
1308 - `CPS-636 <https://lf-onap.atlassian.net/browse/CPS-636>`_ Update operation for datastore pass through running
1309 - `CPS-638 <https://lf-onap.atlassian.net/browse/CPS-638>`_ Delete operation for datastore pass through running
1310 - `CPS-677 <https://lf-onap.atlassian.net/browse/CPS-677>`_ Support 'public' Cm Handle Properties
1311 - `CPS-741 <https://lf-onap.atlassian.net/browse/CPS-741>`_ Re sync after removing cm handles
1312 - `CPS-777 <https://lf-onap.atlassian.net/browse/CPS-777>`_ Ensure all DMI operations use POST method
1313 - `CPS-780 <https://lf-onap.atlassian.net/browse/CPS-780>`_ Add examples for parameters, request and response in openapi yaml for cps-core
1314 - `CPS-789 <https://lf-onap.atlassian.net/browse/CPS-789>`_ CPS Data Updated Event Schema V2 to support delete operation
1315 - `CPS-791 <https://lf-onap.atlassian.net/browse/CPS-791>`_ CPS-Core sends delete notification event
1316 - `CPS-817 <https://lf-onap.atlassian.net/browse/CPS-817>`_ Create Endpoint For Get Cm Handles (incl. public properties) By Name
1317 - `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 +00001318
1319Bug Fixes
1320---------
1321
sourabh_sourabh89bfabf2024-10-02 16:37:47 +01001322 - `CPS-762 <https://lf-onap.atlassian.net/browse/CPS-762>`_ Query cm handles for module names returns incorrect cm handle identifiers
1323 - `CPS-788 <https://lf-onap.atlassian.net/browse/CPS-788>`_ Yang Resource formatting is incorrect
1324 - `CPS-783 <https://lf-onap.atlassian.net/browse/CPS-783>`_ Remove cm handle does not completely remove all cm handle information
1325 - `CPS-841 <https://lf-onap.atlassian.net/browse/CPS-841>`_ Upgrade log4j to 2.17.1 as recommended by ONAP SECCOM
1326 - `CPS-856 <https://lf-onap.atlassian.net/browse/CPS-856>`_ Retry mechanism not working for concurrent CmHandle registration
1327 - `CPS-867 <https://lf-onap.atlassian.net/browse/CPS-867>`_ Database port made configurable through env variable DB_PORT
1328 - `CPS-886 <https://lf-onap.atlassian.net/browse/CPS-886>`_ Fragment handling decreasing performance for large number of cmHandles
1329 - `CPS-887 <https://lf-onap.atlassian.net/browse/CPS-887>`_ Increase performance of cmHandle registration for large number of schema sets in DB
1330 - `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
1331 - `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 +00001332
1333Known Limitations, Issues and Workarounds
1334-----------------------------------------
1335
1336*System Limitations*
1337
DylanB95ESTe5573382022-01-27 17:12:52 +00001338Null 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 +01001339`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 +00001340of cm handle registration.
niamhcoref7b414e2021-11-17 11:02:07 +00001341
sourabh_sourabh89bfabf2024-10-02 16:37:47 +01001342The 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 +00001343for more information.
1344
niamhcoref7b414e2021-11-17 11:02:07 +00001345*Known Vulnerabilities*
1346
1347None
1348
1349*Workarounds*
1350
DylanB95ESTe5573382022-01-27 17:12:52 +00001351Instead of passing null as a value within the dmi plugin service names, remove them from the request completely, or
1352pass an empty string as the value if you do not want to include names for these values.
niamhcoref7b414e2021-11-17 11:02:07 +00001353
1354Security Notes
1355--------------
1356
1357*Fixed Security Issues*
1358
1359None
1360
1361*Known Security Issues*
1362
1363None
1364
1365.. ========================
shivasubedi44beaa32021-09-13 15:16:30 +01001366.. * * * ISTANBUL * * *
1367.. ========================
ToineSiebelinkb87f3232021-02-26 12:05:30 +00001368
Bruno Sakoto0eaf3342022-02-11 15:05:29 -05001369Version: 2.0.4
1370==============
1371
1372Release Data
1373------------
1374
1375+--------------------------------------+--------------------------------------------------------+
1376| **CPS Project** | |
1377| | |
1378+--------------------------------------+--------------------------------------------------------+
1379| **Docker images** | onap/cps-and-ncmp:2.0.4 |
1380| | |
1381+--------------------------------------+--------------------------------------------------------+
1382| **Release designation** | 2.0.4 Istanbul |
1383| | |
1384+--------------------------------------+--------------------------------------------------------+
1385| **Release date** | 2022 Feb 09 |
1386| | |
1387+--------------------------------------+--------------------------------------------------------+
1388
1389Bug Fixes
1390---------
1391
sourabh_sourabh89bfabf2024-10-02 16:37:47 +01001392 - `CPS-879 <https://lf-onap.atlassian.net/browse/CPS-879>`_ Fix docker compose for csit test.
1393 - `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 -05001394
1395Version: 2.0.3
1396==============
1397
1398Release Data
1399------------
1400
1401+--------------------------------------+--------------------------------------------------------+
1402| **CPS Project** | |
1403| | |
1404+--------------------------------------+--------------------------------------------------------+
1405| **Docker images** | onap/cps-and-ncmp:2.0.3 |
1406| | |
1407+--------------------------------------+--------------------------------------------------------+
1408| **Release designation** | 2.0.3 Istanbul |
1409| | |
1410+--------------------------------------+--------------------------------------------------------+
1411| **Release date** | 2022-07-01 |
1412| | |
1413+--------------------------------------+--------------------------------------------------------+
1414
1415Bug Fixes
1416---------
1417
sourabh_sourabh89bfabf2024-10-02 16:37:47 +01001418 - `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 -05001419
1420Version: 2.0.2
1421==============
1422
1423Release Data
1424------------
1425
1426+--------------------------------------+--------------------------------------------------------+
1427| **CPS Project** | |
1428| | |
1429+--------------------------------------+--------------------------------------------------------+
1430| **Docker images** | onap/cps-and-ncmp:2.0.2 |
1431| | |
1432+--------------------------------------+--------------------------------------------------------+
1433| **Release designation** | 2.0.2 Istanbul |
1434| | |
1435+--------------------------------------+--------------------------------------------------------+
1436| **Release date** | 2021-16-12 |
1437| | |
1438+--------------------------------------+--------------------------------------------------------+
1439
1440Bug Fixes
1441---------
1442
sourabh_sourabh89bfabf2024-10-02 16:37:47 +01001443 - `CPS-820 <https://lf-onap.atlassian.net/browse/CPS-820>`_ Update log4j version due to security vulnerability
Bruno Sakoto0eaf3342022-02-11 15:05:29 -05001444
lukegleeson9c583712021-09-30 17:21:11 +01001445Version: 2.0.1
1446==============
1447
1448Release Data
1449------------
1450
1451+--------------------------------------+--------------------------------------------------------+
1452| **CPS Project** | |
1453| | |
1454+--------------------------------------+--------------------------------------------------------+
1455| **Docker images** | onap/cps-and-ncmp:2.0.1 |
1456| | |
1457+--------------------------------------+--------------------------------------------------------+
1458| **Release designation** | 2.0.1 Istanbul |
1459| | |
1460+--------------------------------------+--------------------------------------------------------+
1461| **Release date** | 2021-14-10 |
1462| | |
1463+--------------------------------------+--------------------------------------------------------+
1464
1465Bug Fixes
1466---------
1467
sourabh_sourabh89bfabf2024-10-02 16:37:47 +01001468 - `CPS-594 <https://lf-onap.atlassian.net/browse/CPS-594>`_ SQL ConstraintViolationException when updating the list node element using PATCH List node API
1469 - `CPS-653 <https://lf-onap.atlassian.net/browse/CPS-653>`_ cmHandleProperties not supported by dmi in fetch modules
1470 - `CPS-673 <https://lf-onap.atlassian.net/browse/CPS-673>`_ Improvement and cleanup for CPS Core charts
1471 - `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 +01001472
1473Known Limitations, Issues and Workarounds
1474-----------------------------------------
1475
1476*System Limitations*
1477
1478Limitations to the amount of child nodes that can be added to the fix above. The current limit is 3.
1479
1480*Known Vulnerabilities*
1481
sourabh_sourabh89bfabf2024-10-02 16:37:47 +01001482 - `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 +01001483
1484*Workarounds*
1485
1486Add recursive method to save list node data to loop through all corresponding child nodes.
1487
1488Security Notes
1489--------------
1490
1491*Fixed Security Issues*
1492
sourabh_sourabh89bfabf2024-10-02 16:37:47 +01001493 - `CPS-581 <https://lf-onap.atlassian.net/browse/CPS-581>`_ Remove security vulnerabilities
lukegleeson9c583712021-09-30 17:21:11 +01001494
1495*Known Security Issues*
1496
1497None
1498
shivasubedi44beaa32021-09-13 15:16:30 +01001499Version: 2.0.0
1500==============
1501
1502Abstract
1503--------
1504
1505This document provides the release notes for Istanbul release.
1506
1507Release Data
1508------------
1509
1510+--------------------------------------+--------------------------------------------------------+
1511| **CPS Project** | |
1512| | |
1513+--------------------------------------+--------------------------------------------------------+
1514| **Docker images** | onap/cps-and-ncmp:2.0.0 |
1515| | |
1516+--------------------------------------+--------------------------------------------------------+
1517| **Release designation** | 2.0.0 Istanbul |
1518| | |
1519+--------------------------------------+--------------------------------------------------------+
lukegleeson9c583712021-09-30 17:21:11 +01001520| **Release date** | 2021-14-09 |
shivasubedi44beaa32021-09-13 15:16:30 +01001521| | |
1522+--------------------------------------+--------------------------------------------------------+
1523
1524Features
1525--------
DylanB95EST3fcf8692021-10-11 16:29:16 +01001526* Register DMI-Plugins with NCMP for CM Handle registrations.
shivasubedi44beaa32021-09-13 15:16:30 +01001527* Update, Create and Remove CM Handles.
1528* Add support for retrieving and writing CM Handle data through NCMP datastores.
1529* Automatic retrieval and caching of model information for CM Handles within NCMP.
1530
shivasubedi44beaa32021-09-13 15:16:30 +01001531Deliverables
1532------------
1533
1534Software Deliverables
1535
1536.. csv-table::
1537 :header: "Repository", "SubModules", "Version & Docker Image (if applicable)"
1538 :widths: auto
1539
1540 "cps", "", "onap/cps-and-ncmp-proxy:2.0.0"
1541
1542Bug Fixes
1543---------
1544
sourabh_sourabh89bfabf2024-10-02 16:37:47 +01001545 - `CPS-310 <https://lf-onap.atlassian.net/browse/CPS-310>`_ Data schema migration from Honolulu to Istanbul is failing
1546 - `CPS-316 <https://lf-onap.atlassian.net/browse/CPS-316>`_ Xpath cannot be created for augmentation data node
1547 - `CPS-336 <https://lf-onap.atlassian.net/browse/CPS-336>`_ Ends-with functionality in cpsPath does not conform with standard xPath behavior
1548 - `CPS-345 <https://lf-onap.atlassian.net/browse/CPS-345>`_ Leaf String value comparison matches mix of single and double quotes
1549 - `CPS-357 <https://lf-onap.atlassian.net/browse/CPS-357>`_ cps-review-verification-maven-master Jenkins job is failing when running csit test
1550 - `CPS-367 <https://lf-onap.atlassian.net/browse/CPS-367>`_ Get descendent does not support xpaths that end in list values
1551 - `CPS-377 <https://lf-onap.atlassian.net/browse/CPS-377>`_ Init ran model validation is failing error details are not provided
1552 - `CPS-422 <https://lf-onap.atlassian.net/browse/CPS-422>`_ REST 404 response returned instead of 400 for POST/PUT/PATCH request types
1553 - `CPS-450 <https://lf-onap.atlassian.net/browse/CPS-450>`_ Datanode query using full path to node causes NPE
1554 - `CPS-451 <https://lf-onap.atlassian.net/browse/CPS-451>`_ cps-ran-schema-model@2021-01-28.yang missing root container
1555 - `CPS-464 <https://lf-onap.atlassian.net/browse/CPS-464>`_ Request to update node leaves (patch) responds with Internal Server Error
1556 - `CPS-465 <https://lf-onap.atlassian.net/browse/CPS-465>`_ Request to update node leaves (patch) responds with json parsing failure
1557 - `CPS-466 <https://lf-onap.atlassian.net/browse/CPS-466>`_ Concurrent requests to create schema sets for the same yang model are not supported
1558 - `CPS-479 <https://lf-onap.atlassian.net/browse/CPS-479>`_ Get Nodes API does not always return the object from the root
1559 - `CPS-500 <https://lf-onap.atlassian.net/browse/CPS-500>`_ Special Character Limitations of cpsPath Queries
1560 - `CPS-501 <https://lf-onap.atlassian.net/browse/CPS-501>`_ Put DataNode API has missing transaction and error handling for concurrency issues
1561 - `CPS-524 <https://lf-onap.atlassian.net/browse/CPS-524>`_ Issue with CPSData API to add an item to an existing list node
1562 - `CPS-560 <https://lf-onap.atlassian.net/browse/CPS-560>`_ Response from cps query using text() contains escape characters
1563 - `CPS-566 <https://lf-onap.atlassian.net/browse/CPS-566>`_ Can't access grandparent node through ancestor axis
1564 - `CPS-573 <https://lf-onap.atlassian.net/browse/CPS-573>`_ /v1/ch/PNFDemo1/modules returning 401 unauthorised.
1565 - `CPS-587 <https://lf-onap.atlassian.net/browse/CPS-587>`_ cps-ncmp-service NullpointerException when DmiPluginRegistration has no additionProperties
1566 - `CPS-591 <https://lf-onap.atlassian.net/browse/CPS-591>`_ CPS-Core Leaf stored as integer is being returned from DB as float
1567 - `CPS-601 <https://lf-onap.atlassian.net/browse/CPS-601>`_ CPS swagger-ui does not show NCMP endpoints
1568 - `CPS-616 <https://lf-onap.atlassian.net/browse/CPS-616>`_ NCMP base path does not conform to agreed API URL
1569 - `CPS-630 <https://lf-onap.atlassian.net/browse/CPS-630>`_ Incorrect information sent when same anchor is updated faster than notification service processes
1570 - `CPS-635 <https://lf-onap.atlassian.net/browse/CPS-635>`_ Module Resource call does not include body
shivasubedi44beaa32021-09-13 15:16:30 +01001571
1572This document provides the release notes for Istanbul release.
1573
1574Summary
1575-------
1576
1577Following CPS components are available with default ONAP/CPS installation.
1578
1579
1580 * Platform components
1581
1582 - CPS (Helm charts)
1583
1584 * Service components
1585
DylanB95EST3fcf8692021-10-11 16:29:16 +01001586 - CPS-NCMP
DylanB95EST3fcf8692021-10-11 16:29:16 +01001587 - DMI-Plugin
shivasubedi44beaa32021-09-13 15:16:30 +01001588
1589 * Additional resources that CPS utilizes deployed using ONAP common charts
1590
1591 - Postgres Database
1592
1593
1594Below service components (mS) are available to be deployed on-demand.
1595 - CPS-TBDMT
1596
1597
1598Under OOM (Kubernetes) all CPS component containers are deployed as Kubernetes Pods/Deployments/Services into Kubernetes cluster.
1599
1600Known Limitations, Issues and Workarounds
1601-----------------------------------------
1602
shivasubedi44beaa32021-09-13 15:16:30 +01001603*System Limitations*
1604
1605Limitations to the amount of child nodes that can be added to the fix above. The current limit is 3.
1606
1607*Known Vulnerabilities*
1608
sourabh_sourabh89bfabf2024-10-02 16:37:47 +01001609 - `CPS-594 <https://lf-onap.atlassian.net/browse/CPS-594>`_ SQL ConstraintViolationException when updating the list node element using PATCH List node API
1610 - `CPS-653 <https://lf-onap.atlassian.net/browse/CPS-653>`_ cmHandleProperties not supported by dmi in fetch modules
1611 - `CPS-673 <https://lf-onap.atlassian.net/browse/CPS-673>`_ Improvement and cleanup for CPS Core charts
shivasubedi44beaa32021-09-13 15:16:30 +01001612
1613*Workarounds*
1614
1615Add recursive method to save list node data to loop through all corresponding child nodes.
1616
1617Security Notes
1618--------------
1619
1620*Fixed Security Issues*
1621
sourabh_sourabh89bfabf2024-10-02 16:37:47 +01001622 - `CPS-249 <https://lf-onap.atlassian.net/browse/CPS-249>`_ Exception stack trace is exposed
shivasubedi44beaa32021-09-13 15:16:30 +01001623
1624*Known Security Issues*
1625
sourabh_sourabh89bfabf2024-10-02 16:37:47 +01001626 - `CPS-581 <https://lf-onap.atlassian.net/browse/CPS-581>`_ Remove security vulnerabilities
lukegleeson9c583712021-09-30 17:21:11 +01001627
shivasubedi44beaa32021-09-13 15:16:30 +01001628Test Results
1629------------
1630 * `Integration tests`
ToineSiebelinkb87f3232021-02-26 12:05:30 +00001631
ToineSiebelinkf0527c52021-07-06 13:03:03 +01001632.. ========================
1633.. * * * HONOLULU * * *
1634.. ========================
ToineSiebelinkb87f3232021-02-26 12:05:30 +00001635
ToineSiebelinkfd2134d2021-04-09 11:15:48 +01001636Version: 1.0.1
1637==============
1638
1639Release Data
1640------------
1641
1642+--------------------------------------+--------------------------------------------------------+
1643| **CPS Project** | |
1644| | |
1645+--------------------------------------+--------------------------------------------------------+
1646| **Docker images** | onap/cps-and-nf-proxy:1.0.1 |
1647| | |
1648+--------------------------------------+--------------------------------------------------------+
1649| **Release designation** | 1.0.1 Honolulu |
1650| | |
1651+--------------------------------------+--------------------------------------------------------+
1652| **Release date** | 2021-04-09 |
1653| | |
1654+--------------------------------------+--------------------------------------------------------+
1655
1656Bug Fixes
1657---------
1658
sourabh_sourabh89bfabf2024-10-02 16:37:47 +01001659 - `CPS-706 <https://lf-onap.atlassian.net/browse/CPS-706>`_ Get moduleschema/yangresouce endpoint not working
1660 - `CPS-276 <https://lf-onap.atlassian.net/browse/CPS-276>`_ Improve error reporting for invalid cpsPath on Queries
1661 - `CPS-288 <https://lf-onap.atlassian.net/browse/CPS-288>`_ Move security configuration to the application module
1662 - `CPS-290 <https://lf-onap.atlassian.net/browse/CPS-290>`_ Internal Server Error when creating the same data node twice
1663 - `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
1664 - `CPS-300 <https://lf-onap.atlassian.net/browse/CPS-304>`_ Not able to create data instances for 2 different anchors using the same model
1665 - `CPS-304 <https://lf-onap.atlassian.net/browse/CPS-304>`_ Use ONAP recommended base Java Docker image
1666 - `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 +01001667
1668Security Notes
1669--------------
1670
1671*Fixed Security Issues*
1672
sourabh_sourabh89bfabf2024-10-02 16:37:47 +01001673 - `CPS-249 <https://lf-onap.atlassian.net/browse/CPS-249>`_ Exception stack trace is exposed
ToineSiebelinkb87f3232021-02-26 12:05:30 +00001674
ToineSiebelinka2d25b52021-04-13 15:10:47 +01001675*Known Security Issues*
1676
sourabh_sourabh89bfabf2024-10-02 16:37:47 +01001677 - `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 +01001678
Rishi.Chail4359d282021-03-03 16:36:26 +00001679Version: 1.0.0
ToineSiebelinkb87f3232021-02-26 12:05:30 +00001680==============
1681
1682
1683Abstract
1684--------
1685
1686This document provides the release notes for Honolulu release.
1687
1688Summary
1689-------
1690
1691Following CPS components are available with default ONAP/CPS installation.
1692
1693
Rishi.Chail4359d282021-03-03 16:36:26 +00001694 * Platform components
ToineSiebelinkb87f3232021-02-26 12:05:30 +00001695
Rishi.Chail4359d282021-03-03 16:36:26 +00001696 - CPS (Helm charts)
ToineSiebelinkb87f3232021-02-26 12:05:30 +00001697
Rishi.Chail4359d282021-03-03 16:36:26 +00001698 * Service components
1699
1700 - CPS Core
1701
1702 * Additional resources that CPS utilizes deployed using ONAP common charts
ToineSiebelinkb87f3232021-02-26 12:05:30 +00001703
1704 - Postgres Database
1705
1706
Rishi.Chail4359d282021-03-03 16:36:26 +00001707Below service components (mS) are available to be deployed on-demand.
1708 - CPS-TBDMT
1709
ToineSiebelinkb87f3232021-02-26 12:05:30 +00001710
1711Under OOM (Kubernetes) all CPS component containers are deployed as Kubernetes Pods/Deployments/Services into Kubernetes cluster.
1712
1713
1714Release Data
1715------------
1716
1717+--------------------------------------+--------------------------------------------------------+
1718| **CPS Project** | |
1719| | |
1720+--------------------------------------+--------------------------------------------------------+
1721| **Docker images** | Refer :any:`Deliverable <honolulu_deliverable>` |
1722| | |
1723+--------------------------------------+--------------------------------------------------------+
Rishi.Chail4359d282021-03-03 16:36:26 +00001724| **Release designation** | 1.0.0 Honolulu |
ToineSiebelinkb87f3232021-02-26 12:05:30 +00001725| | |
1726+--------------------------------------+--------------------------------------------------------+
Rishi.Chail4359d282021-03-03 16:36:26 +00001727| **Release date** | 2021-03-11 |
ToineSiebelinkb87f3232021-02-26 12:05:30 +00001728| | |
1729+--------------------------------------+--------------------------------------------------------+
1730
1731
1732Features
1733--------
Rishi.Chail4359d282021-03-03 16:36:26 +00001734Configuration Persistence Service is a model driven persistence solution for data described by YANG models.
1735CPS has been driven by the needs of the E2E Networking Slicing use case.
1736It currently supports basic (rw) persistence and simple queries.
1737It also provides MVP support for network data access using simulated data.
ToineSiebelinkb87f3232021-02-26 12:05:30 +00001738
1739.. _honolulu_deliverable:
1740
1741Deliverables
1742------------
1743
1744Software Deliverables
1745
1746.. csv-table::
1747 :header: "Repository", "SubModules", "Version & Docker Image (if applicable)"
1748 :widths: auto
1749
Rishi.Chail4359d282021-03-03 16:36:26 +00001750 "cps", "", "onap/cps-and-nf-proxy:1.0.0"
ToineSiebelinkb87f3232021-02-26 12:05:30 +00001751
1752
1753Known Limitations, Issues and Workarounds
1754-----------------------------------------
1755
sourabh_sourabh89bfabf2024-10-02 16:37:47 +01001756 - `CPS-249 <https://lf-onap.atlassian.net/browse/CPS-249>`_ Exception stack trace is exposed
1757 - `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 +00001758 - Methods exposed on API which are yet not implemented : deleteAnchor, getNodesByDataspace & deleteDataspace.
sourabh_sourabh89bfabf2024-10-02 16:37:47 +01001759 - `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 +00001760
1761*System Limitations*
1762
1763None
1764
1765*Known Vulnerabilities*
1766
1767None
1768
1769*Workarounds*
1770
1771Documented under corresponding jira if applicable.
1772
1773Security Notes
1774--------------
1775
1776*Fixed Security Issues*
ToineSiebelink7c981df2021-03-01 09:53:56 +00001777
sourabh_sourabh89bfabf2024-10-02 16:37:47 +01001778* `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 +00001779 - Upgrade org.onap.oparent to 3.2.0
ToineSiebelink7c981df2021-03-01 09:53:56 +00001780 - Upgrade spring.boot to 2.3.8.RELEASE
Rishi.Chail4359d282021-03-03 16:36:26 +00001781 - Upgrade yangtools to 5.0.7
ToineSiebelinkb87f3232021-02-26 12:05:30 +00001782
1783*Known Security Issues*
1784
ToineSiebelink74eed2c2023-08-31 17:38:52 +01001785 * Weak Cryptography using md5
Rishi.Chail4359d282021-03-03 16:36:26 +00001786 * Risk seen in Zip file expansion
ToineSiebelinkb87f3232021-02-26 12:05:30 +00001787
1788*Known Vulnerabilities in Used Modules*
1789
Rishi.Chail4359d282021-03-03 16:36:26 +00001790 None
ToineSiebelinkb87f3232021-02-26 12:05:30 +00001791
Rishi.Chail4359d282021-03-03 16:36:26 +00001792CPS 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 +00001793
1794Test Results
1795------------
sourabh_sourabh89bfabf2024-10-02 16:37:47 +01001796 * `Integration tests <https://lf-onap.atlassian.net/wiki/spaces/DW/pages/16462943/CPS+Integration+Test+Cases>`_
ToineSiebelinkb87f3232021-02-26 12:05:30 +00001797
1798References
1799----------
1800
ToineSiebelinkcac21862023-06-22 09:24:04 +01001801For more information on the latest ONAP release, please see:
ToineSiebelinkb87f3232021-02-26 12:05:30 +00001802
1803#. `ONAP Home Page`_
ToineSiebelinkb87f3232021-02-26 12:05:30 +00001804#. `ONAP Wiki Page`_
ToineSiebelinkcac21862023-06-22 09:24:04 +01001805#. `ONAP Documentation`_
1806#. `ONAP CPS Documentation`_
1807#. `ONAP Release Downloads`_
ToineSiebelinkb87f3232021-02-26 12:05:30 +00001808
1809
1810.. _`ONAP Home Page`: https://www.onap.org
sourabh_sourabh89bfabf2024-10-02 16:37:47 +01001811.. _`ONAP Wiki Page`: https://lf-onap.atlassian.net
ToineSiebelinkb87f3232021-02-26 12:05:30 +00001812.. _`ONAP Documentation`: https://docs.onap.org
ToineSiebelinkcac21862023-06-22 09:24:04 +01001813.. _`ONAP CPS Documentation`: https://docs.onap.org/projects/onap-cps
ToineSiebelinkb87f3232021-02-26 12:05:30 +00001814.. _`ONAP Release Downloads`: https://git.onap.org
1815
1816Quick Links:
1817
sourabh_sourabh89bfabf2024-10-02 16:37:47 +01001818 - `CPS project page <https://lf-onap.atlassian.net/wiki/spaces/DW/overview>`_
ToineSiebelinkb87f3232021-02-26 12:05:30 +00001819 - `Passing Badge information for CPS <https://bestpractices.coreinfrastructure.org/en/projects/4398>`_