blob: 74a6ce5e2bdf53bd58c7a965ec420f1c66762bb4 [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
danielhanrahan64ff4582024-08-21 16:14:53 +010019Version: 3.5.3
20==============
21
22Release Data
23------------
24
25+--------------------------------------+--------------------------------------------------------+
26| **CPS Project** | |
27| | |
28+--------------------------------------+--------------------------------------------------------+
29| **Docker images** | onap/cps-and-ncmp:3.5.3 |
30| | |
31+--------------------------------------+--------------------------------------------------------+
32| **Release designation** | 3.5.3 Oslo |
33| | |
34+--------------------------------------+--------------------------------------------------------+
35| **Release date** | Not yet released |
36| | |
37+--------------------------------------+--------------------------------------------------------+
38
39Bug Fixes
40---------
413.5.3
sourabh_sourabhef700222024-10-04 14:35:32 +010042 - `CPS-2353 <https://lf-onap.atlassian.net/browse/CPS-2353>`_ Slow cmHandle registration when we use moduleSetTag, alternateId and dataProducerIdentifier
43 - `CPS-2395 <https://lf-onap.atlassian.net/browse/CPS-2395>`_ Retry mechanism (with back off algorithm) is removed with more frequent watchdog poll
44 - `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)
45 - `CPS-2430 <https://lf-onap.atlassian.net/browse/CPS-2430>`_ Fix memory leak related to using arrays in Hibernate
46
danielhanrahan64ff4582024-08-21 16:14:53 +010047
48Features
49--------
503.5.3
sourabh_sourabhef700222024-10-04 14:35:32 +010051 - `CPS-2247 <https://lf-onap.atlassian.net/browse/CPS-2247>`_ Policy Executor: Invoke Policy Executor and handle 'deny' response
52 - `CPS-2412 <https://lf-onap.atlassian.net/browse/CPS-2412>`_ Policy Executor: handle errors
53 - `CPS-2417 <https://lf-onap.atlassian.net/browse/CPS-2417>`_ Remove Hazelcast cache for prefix resolver
danielhanrahan64ff4582024-08-21 16:14:53 +010054
55
mpriyank964c5f62024-07-15 12:25:15 +010056Version: 3.5.2
57==============
58
59Release Data
60------------
61
62+--------------------------------------+--------------------------------------------------------+
63| **CPS Project** | |
64| | |
65+--------------------------------------+--------------------------------------------------------+
66| **Docker images** | onap/cps-and-ncmp:3.5.2 |
67| | |
68+--------------------------------------+--------------------------------------------------------+
69| **Release designation** | 3.5.2 Oslo |
70| | |
71+--------------------------------------+--------------------------------------------------------+
danielhanrahan64ff4582024-08-21 16:14:53 +010072| **Release date** | 2024 August 21 |
mpriyank964c5f62024-07-15 12:25:15 +010073| | |
74+--------------------------------------+--------------------------------------------------------+
75
76Bug Fixes
77---------
783.5.2
sourabh_sourabh89bfabf2024-10-02 16:37:47 +010079 - `CPS-2306 <https://lf-onap.atlassian.net/browse/CPS-2306>`_ Update response message for data validation failure and make it consistent across APIs
80 - `CPS-2319 <https://lf-onap.atlassian.net/browse/CPS-2319>`_ Fix "Create a node" and "Add List Elements" APIs response code
81 - `CPS-2372 <https://lf-onap.atlassian.net/browse/CPS-2372>`_ Blank alternate ID overwrites existing one
mpriyank964c5f62024-07-15 12:25:15 +010082
83Features
84--------
853.5.2
sourabh_sourabh89bfabf2024-10-02 16:37:47 +010086 - `CPS-1812 <https://lf-onap.atlassian.net/browse/CPS-1812>`_ CM Data Subscriptions ( Create, Delete and Merging ) with positive scenarios
87 - `CPS-2326 <https://lf-onap.atlassian.net/browse/CPS-2326>`_ Uplift liquibase-core dependency to 4.28.0
88 - `CPS-2353 <https://lf-onap.atlassian.net/browse/CPS-2353>`_ Improve registration performance with moduleSetTag
89 - `CPS-2366 <https://lf-onap.atlassian.net/browse/CPS-2366>`_ Improve registration performance with use of alternateID
mpriyank964c5f62024-07-15 12:25:15 +010090
mpriyankf582c462024-06-20 15:22:14 +010091Version: 3.5.1
92==============
93
94Release Data
95------------
96
97+--------------------------------------+--------------------------------------------------------+
98| **CPS Project** | |
99| | |
100+--------------------------------------+--------------------------------------------------------+
101| **Docker images** | onap/cps-and-ncmp:3.5.1 |
102| | |
103+--------------------------------------+--------------------------------------------------------+
104| **Release designation** | 3.5.1 Oslo |
105| | |
106+--------------------------------------+--------------------------------------------------------+
mpriyank964c5f62024-07-15 12:25:15 +0100107| **Release date** | 2024 July 15 |
mpriyankf582c462024-06-20 15:22:14 +0100108| | |
109+--------------------------------------+--------------------------------------------------------+
110
111Bug Fixes
112---------
1133.5.1
sourabh_sourabh89bfabf2024-10-02 16:37:47 +0100114 - `CPS-2302 <https://lf-onap.atlassian.net/browse/CPS-2302>`_ Fix handling of special characters in moduleSetTag.
mpriyankf582c462024-06-20 15:22:14 +0100115
116Features
117--------
1183.5.1
sourabh_sourabh89bfabf2024-10-02 16:37:47 +0100119 - `CPS-2121 <https://lf-onap.atlassian.net/browse/CPS-2121>`_ Enabled http client prometheus metrics and manage high cardinality using URL template.
120 - `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 +0100121
mpriyank59575272024-06-20 12:59:02 +0100122Version: 3.5.0
123==============
mpriyankc6f18cf2024-05-14 10:09:55 +0100124
125Release Data
126------------
127
128+--------------------------------------+--------------------------------------------------------+
129| **CPS Project** | |
130| | |
131+--------------------------------------+--------------------------------------------------------+
mpriyank59575272024-06-20 12:59:02 +0100132| **Docker images** | onap/cps-and-ncmp:3.5.0 |
mpriyankc6f18cf2024-05-14 10:09:55 +0100133| | |
134+--------------------------------------+--------------------------------------------------------+
mpriyank59575272024-06-20 12:59:02 +0100135| **Release designation** | 3.5.0 Oslo |
mpriyankc6f18cf2024-05-14 10:09:55 +0100136| | |
137+--------------------------------------+--------------------------------------------------------+
mpriyankf582c462024-06-20 15:22:14 +0100138| **Release date** | 2024 June 20 |
mpriyankc6f18cf2024-05-14 10:09:55 +0100139| | |
140+--------------------------------------+--------------------------------------------------------+
141
142Bug Fixes
143---------
mpriyank59575272024-06-20 12:59:02 +01001443.5.0
mpriyankc6f18cf2024-05-14 10:09:55 +0100145
146Features
147--------
mpriyank59575272024-06-20 12:59:02 +01001483.5.0
sourabh_sourabh89bfabf2024-10-02 16:37:47 +0100149 - `CPS-989 <https://lf-onap.atlassian.net/browse/CPS-989>`_ Replace RestTemplate with WebClient.
150 - `CPS-2172 <https://lf-onap.atlassian.net/browse/CPS-2172>`_ Support for OpenTelemetry Tracing.
mpriyank59575272024-06-20 12:59:02 +0100151
152.. =========================
153.. * * * NEW DELHI * * *
154.. =========================
mpriyankc6f18cf2024-05-14 10:09:55 +0100155
danielhanrahana44b0562024-05-01 13:53:00 +0100156Version: 3.4.9
157==============
158
159Release Data
160------------
161
162+--------------------------------------+--------------------------------------------------------+
163| **CPS Project** | |
164| | |
165+--------------------------------------+--------------------------------------------------------+
166| **Docker images** | onap/cps-and-ncmp:3.4.9 |
167| | |
168+--------------------------------------+--------------------------------------------------------+
169| **Release designation** | 3.4.9 New Delhi |
170| | |
171+--------------------------------------+--------------------------------------------------------+
mpriyankc6f18cf2024-05-14 10:09:55 +0100172| **Release date** | 2024 May 14 |
danielhanrahana44b0562024-05-01 13:53:00 +0100173| | |
174+--------------------------------------+--------------------------------------------------------+
175
176Bug Fixes
177---------
1783.4.9
sourabh_sourabh89bfabf2024-10-02 16:37:47 +0100179 - `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 +0100180
181Features
182--------
Arpit Singhd7fa9602023-09-07 17:05:37 +05301833.4.9
sourabh_sourabh89bfabf2024-10-02 16:37:47 +0100184 - `CPS-1836 <https://lf-onap.atlassian.net/browse/CPS-1836>`_ Delta between anchor and JSON payload.
danielhanrahana44b0562024-05-01 13:53:00 +0100185
mpriyank0ac5d962024-03-29 13:47:19 +0000186Version: 3.4.8
187==============
188
189Release Data
190------------
191
192+--------------------------------------+--------------------------------------------------------+
193| **CPS Project** | |
194| | |
195+--------------------------------------+--------------------------------------------------------+
196| **Docker images** | onap/cps-and-ncmp:3.4.8 |
197| | |
198+--------------------------------------+--------------------------------------------------------+
199| **Release designation** | 3.4.8 New Delhi |
200| | |
201+--------------------------------------+--------------------------------------------------------+
danielhanrahana44b0562024-05-01 13:53:00 +0100202| **Release date** | 2024 May 1 |
mpriyank0ac5d962024-03-29 13:47:19 +0000203| | |
204+--------------------------------------+--------------------------------------------------------+
205
danielhanrahanbbfb0612024-04-16 22:04:44 +0100206Bug Fixes
207---------
2083.4.8
sourabh_sourabh89bfabf2024-10-02 16:37:47 +0100209 - `CPS-2186 <https://lf-onap.atlassian.net/browse/CPS-2186>`_ Report async task failures to client topic during data operations request
210 - `CPS-2190 <https://lf-onap.atlassian.net/browse/CPS-2190>`_ Improve performance of NCMP module searches
211 - `CPS-2194 <https://lf-onap.atlassian.net/browse/CPS-2194>`_ Added defaults for CPS and DMI username and password
212 - `CPS-2204 <https://lf-onap.atlassian.net/browse/CPS-2204>`_ Added error handling for yang module upgrade operation
danielhanrahanbbfb0612024-04-16 22:04:44 +0100213
mpriyank0ac5d962024-03-29 13:47:19 +0000214Features
215--------
216
mpriyanka1703ea2024-02-29 17:47:47 +0000217Version: 3.4.7
218==============
219
220Release Data
221------------
222
223+--------------------------------------+--------------------------------------------------------+
224| **CPS Project** | |
225| | |
226+--------------------------------------+--------------------------------------------------------+
227| **Docker images** | onap/cps-and-ncmp:3.4.7 |
228| | |
229+--------------------------------------+--------------------------------------------------------+
230| **Release designation** | 3.4.7 New Delhi |
231| | |
232+--------------------------------------+--------------------------------------------------------+
mpriyank0ac5d962024-03-29 13:47:19 +0000233| **Release date** | 2024 March 29 |
mpriyanka1703ea2024-02-29 17:47:47 +0000234| | |
235+--------------------------------------+--------------------------------------------------------+
236
237Bug Fixes
238---------
2393.4.7
sourabh_sourabh89bfabf2024-10-02 16:37:47 +0100240 - `CPS-2150 <https://lf-onap.atlassian.net/browse/CPS-2150>`_ Fix for Async task execution failed by TimeoutException.
mpriyanka1703ea2024-02-29 17:47:47 +0000241
242Features
243--------
david.mcweeney23378b52024-02-21 09:51:29 +00002443.4.7
sourabh_sourabh89bfabf2024-10-02 16:37:47 +0100245 - `CPS-2061 <https://lf-onap.atlassian.net/browse/CPS-2061>`_ Liquibase Steps Condensing and Cleanup.
246 - `CPS-2101 <https://lf-onap.atlassian.net/browse/CPS-2101>`_ Uplift Spring Boot to 3.2.4 version.
mpriyanka1703ea2024-02-29 17:47:47 +0000247
mpriyank22e1f432024-02-27 14:04:38 +0000248Version: 3.4.6
249==============
250
251Release Data
252------------
253
254+--------------------------------------+--------------------------------------------------------+
255| **CPS Project** | |
256| | |
257+--------------------------------------+--------------------------------------------------------+
258| **Docker images** | onap/cps-and-ncmp:3.4.6 |
259| | |
260+--------------------------------------+--------------------------------------------------------+
261| **Release designation** | 3.4.6 New Delhi |
262| | |
263+--------------------------------------+--------------------------------------------------------+
mpriyanka1703ea2024-02-29 17:47:47 +0000264| **Release date** | 2024 February 29 |
mpriyank22e1f432024-02-27 14:04:38 +0000265| | |
266+--------------------------------------+--------------------------------------------------------+
267
268Bug Fixes
269---------
2703.4.6
sourabh_sourabh89bfabf2024-10-02 16:37:47 +0100271 - `CPS-2126 <https://lf-onap.atlassian.net/browse/CPS-2126>`_ Passing HTTP Authorization Bearer Token to DMI Plugins.
mpriyank22e1f432024-02-27 14:04:38 +0000272
273
274Features
275--------
sourabh_sourabh89bfabf2024-10-02 16:37:47 +0100276 - `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 +0000277
278Notes
279-----
280This release brings improvements to compatibility with Service Mesh and for that below measures are been taken.
281
282Basic 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).
283NCMP will propagate a bearer token to DMI conditionally.
284401 Unauthorized will not be returned. Best effort has been made to ensure backwards compatibility.
mpriyank22e1f432024-02-27 14:04:38 +0000285
danielhanrahanb8e677f2024-02-23 15:27:17 +0000286Version: 3.4.5
287==============
288
289Release Data
290------------
291
292+--------------------------------------+--------------------------------------------------------+
293| **CPS Project** | |
294| | |
295+--------------------------------------+--------------------------------------------------------+
296| **Docker images** | onap/cps-and-ncmp:3.4.5 |
297| | |
298+--------------------------------------+--------------------------------------------------------+
299| **Release designation** | 3.4.5 New Delhi |
300| | |
301+--------------------------------------+--------------------------------------------------------+
mpriyank22e1f432024-02-27 14:04:38 +0000302| **Release date** | 2024 February 27 |
danielhanrahanb8e677f2024-02-23 15:27:17 +0000303| | |
304+--------------------------------------+--------------------------------------------------------+
305
306Bug Fixes
307---------
3083.4.5
309
310
311Features
312--------
sourabh_sourabh89bfabf2024-10-02 16:37:47 +0100313 - `CPS-2101 <https://lf-onap.atlassian.net/browse/CPS-2101>`_ Uplift Spring Boot version to 3.2.2
danielhanrahanb8e677f2024-02-23 15:27:17 +0000314
315
danielhanrahan97bad452024-02-07 16:07:27 +0000316Version: 3.4.4
317==============
318
319Release Data
320------------
321
322+--------------------------------------+--------------------------------------------------------+
323| **CPS Project** | |
324| | |
325+--------------------------------------+--------------------------------------------------------+
326| **Docker images** | onap/cps-and-ncmp:3.4.4 |
327| | |
328+--------------------------------------+--------------------------------------------------------+
329| **Release designation** | 3.4.4 New Delhi |
330| | |
331+--------------------------------------+--------------------------------------------------------+
danielhanrahanb8e677f2024-02-23 15:27:17 +0000332| **Release date** | 2024 February 23 |
danielhanrahan97bad452024-02-07 16:07:27 +0000333| | |
334+--------------------------------------+--------------------------------------------------------+
335
336Bug Fixes
337---------
3383.4.4
sourabh_sourabh89bfabf2024-10-02 16:37:47 +0100339 - `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 +0000340
341Features
342--------
sourabh_sourabh89bfabf2024-10-02 16:37:47 +0100343 - `CPS-2057 <https://lf-onap.atlassian.net/browse/CPS-2057>`_ Leaf lists are sorted by default if Yang model does not specify order.
344 - `CPS-2087 <https://lf-onap.atlassian.net/browse/CPS-2087>`_ Performance improvement of CPS Path Queries.
danielhanrahan97bad452024-02-07 16:07:27 +0000345
346
danielhanrahan345f40f2024-01-11 15:25:18 +0000347Version: 3.4.3
348==============
349
350Release Data
351------------
352
353+--------------------------------------+--------------------------------------------------------+
354| **CPS Project** | |
355| | |
356+--------------------------------------+--------------------------------------------------------+
357| **Docker images** | onap/cps-and-ncmp:3.4.3 |
358| | |
359+--------------------------------------+--------------------------------------------------------+
360| **Release designation** | 3.4.3 New Delhi |
361| | |
362+--------------------------------------+--------------------------------------------------------+
danielhanrahan97bad452024-02-07 16:07:27 +0000363| **Release date** | 2024 February 07 |
danielhanrahan345f40f2024-01-11 15:25:18 +0000364| | |
365+--------------------------------------+--------------------------------------------------------+
366
367Bug Fixes
368---------
3693.4.3
sourabh_sourabh89bfabf2024-10-02 16:37:47 +0100370 - `CPS-2000 <https://lf-onap.atlassian.net/browse/CPS-2000>`_ Fix for Schema object cache not being distributed.
371 - `CPS-2027 <https://lf-onap.atlassian.net/browse/CPS-2027>`_ Fixes for upgrade yang modules using module set tag.
372 - `CPS-2070 <https://lf-onap.atlassian.net/browse/CPS-2070>`_ Add retry interval for Kafka consumer.
danielhanrahan345f40f2024-01-11 15:25:18 +0000373
374Features
375--------
sourabh_sourabh89bfabf2024-10-02 16:37:47 +0100376 - `CPS-1824 <https://lf-onap.atlassian.net/browse/CPS-1824>`_ CPS Delta between 2 anchors.
377 - `CPS-2072 <https://lf-onap.atlassian.net/browse/CPS-2072>`_ Add maven classifier to Spring Boot JAR.
378 - `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 +0000379
380Notes
381-----
382The 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 +0100383*-springboot* classifier (`CPS-2072 <https://lf-onap.atlassian.net/browse/CPS-2072>`_). This means that the filename
danielhanrahan81f61b52024-02-02 12:25:47 +0000384of the Spring Boot JAR is *cps-application-3.4.3-springboot.jar*.
danielhanrahan345f40f2024-01-11 15:25:18 +0000385
danielhanrahan9437af62023-12-20 15:12:47 +0000386Version: 3.4.2
387==============
388
389Release Data
390------------
391
392+--------------------------------------+--------------------------------------------------------+
393| **CPS Project** | |
394| | |
395+--------------------------------------+--------------------------------------------------------+
396| **Docker images** | onap/cps-and-ncmp:3.4.2 |
397| | |
398+--------------------------------------+--------------------------------------------------------+
399| **Release designation** | 3.4.2 New Delhi |
400| | |
401+--------------------------------------+--------------------------------------------------------+
danielhanrahan345f40f2024-01-11 15:25:18 +0000402| **Release date** | 2024 January 11 |
danielhanrahan9437af62023-12-20 15:12:47 +0000403| | |
404+--------------------------------------+--------------------------------------------------------+
405
406Bug Fixes
407---------
4083.4.2
409
410
411Features
412--------
sourabh_sourabh89bfabf2024-10-02 16:37:47 +0100413 - `CPS-1638 <https://lf-onap.atlassian.net/browse/CPS-1638>`_ Introduce trust level for CM handle.
414 - `CPS-1795 <https://lf-onap.atlassian.net/browse/CPS-1795>`_ Double performance of CPS write operations (via write batching)
415 - `CPS-2018 <https://lf-onap.atlassian.net/browse/CPS-2018>`_ Improve performance of CPS update operations.
416 - `CPS-2019 <https://lf-onap.atlassian.net/browse/CPS-2019>`_ Improve performance of saving CM handles.
danielhanrahan926d4082023-08-04 11:22:43 +0100417
418Notes
419-----
420 - Java API method CpsDataService::saveListElementsBatch has been removed as part of CPS-2019.
danielhanrahan9437af62023-12-20 15:12:47 +0000421
danielhanrahan36b81b22023-08-17 14:58:30 +0100422Known Limitations, Issues and Workarounds
423-----------------------------------------
424
425*System Limitations*
426
427For upgrading, CPS uses Liquibase for database upgrades. In order to enable Hibernate write batching
sourabh_sourabh89bfabf2024-10-02 16:37:47 +0100428(`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 +0100429As such, *this release does not fully support In-Service Software Upgrade* - CPS will not store new DataNodes and
430NCMP will not register new CM-handles during an upgrade with old and new versions of CPS running concurrently.
431Other operations (read, update, delete) are not impacted.
432
danielhanrahan9437af62023-12-20 15:12:47 +0000433
mpriyank1d9dae02023-11-09 14:11:26 +0000434Version: 3.4.1
435==============
436
437Release Data
438------------
439
440+--------------------------------------+--------------------------------------------------------+
441| **CPS Project** | |
442| | |
443+--------------------------------------+--------------------------------------------------------+
444| **Docker images** | onap/cps-and-ncmp:3.4.1 |
445| | |
446+--------------------------------------+--------------------------------------------------------+
447| **Release designation** | 3.4.1 New Delhi |
448| | |
449+--------------------------------------+--------------------------------------------------------+
danielhanrahan9437af62023-12-20 15:12:47 +0000450| **Release date** | 2023 December 20 |
mpriyank1d9dae02023-11-09 14:11:26 +0000451| | |
452+--------------------------------------+--------------------------------------------------------+
453
454Bug Fixes
455---------
danielhanrahan3e14d392023-12-20 13:31:07 +00004563.4.1
sourabh_sourabh89bfabf2024-10-02 16:37:47 +0100457 - `CPS-1979 <https://lf-onap.atlassian.net/browse/CPS-1979>`_ Bug fix for Invalid topic name suffix.
mpriyank1d9dae02023-11-09 14:11:26 +0000458
ToineSiebelink8ee94852023-11-27 14:52:19 +0000459Features
460--------
461 - CPS-Temporal is no longer supported and any related documentation has been removed.
sourabh_sourabh89bfabf2024-10-02 16:37:47 +0100462 - `CPS-1733 <https://lf-onap.atlassian.net/browse/CPS-1733>`_ Upgrade YANG schema-set for CM handle without removing and adding it.
463 - `CPS-1980 <https://lf-onap.atlassian.net/browse/CPS-1980>`_ Exposing health and cluster metrics for hazelcast.
464 - `CPS-1994 <https://lf-onap.atlassian.net/browse/CPS-1994>`_ Use Apache Http Client for DMI REST requests.
465 - `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 +0000466
danielhanrahan3e14d392023-12-20 13:31:07 +0000467Known Issues
468------------
sourabh_sourabh89bfabf2024-10-02 16:37:47 +0100469 - `CPS-2000 <https://lf-onap.atlassian.net/browse/CPS-2000>`_ Schema object cache is not distributed.
danielhanrahan3e14d392023-12-20 13:31:07 +0000470
ToineSiebelink8ee94852023-11-27 14:52:19 +0000471
mpriyank89e0fe22023-11-09 12:12:38 +0000472Version: 3.4.0
473==============
mpriyank2c4535d2023-11-06 17:06:15 +0000474
475Release Data
476------------
477
478+--------------------------------------+--------------------------------------------------------+
479| **CPS Project** | |
480| | |
481+--------------------------------------+--------------------------------------------------------+
mpriyank89e0fe22023-11-09 12:12:38 +0000482| **Docker images** | onap/cps-and-ncmp:3.4.0 |
mpriyank2c4535d2023-11-06 17:06:15 +0000483| | |
484+--------------------------------------+--------------------------------------------------------+
mpriyank89e0fe22023-11-09 12:12:38 +0000485| **Release designation** | 3.4.0 New Delhi |
mpriyank2c4535d2023-11-06 17:06:15 +0000486| | |
487+--------------------------------------+--------------------------------------------------------+
mpriyank1d9dae02023-11-09 14:11:26 +0000488| **Release date** | 2023 November 09 |
mpriyank2c4535d2023-11-06 17:06:15 +0000489| | |
490+--------------------------------------+--------------------------------------------------------+
491
492Bug Fixes
493---------
mpriyank89e0fe22023-11-09 12:12:38 +00004943.4.0
sourabh_sourabh89bfabf2024-10-02 16:37:47 +0100495 - `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 +0000496
mpriyank89e0fe22023-11-09 12:12:38 +0000497.. ========================
498.. * * * MONTREAL * * *
499.. ========================
mpriyank2c4535d2023-11-06 17:06:15 +0000500
egernugd91a7072023-09-29 12:12:36 +0100501Version: 3.3.9
502==============
503
504Release Data
505------------
506
507+--------------------------------------+--------------------------------------------------------+
508| **CPS Project** | |
509| | |
510+--------------------------------------+--------------------------------------------------------+
511| **Docker images** | onap/cps-and-ncmp:3.3.9 |
512| | |
513+--------------------------------------+--------------------------------------------------------+
514| **Release designation** | 3.3.9 Montreal |
515| | |
516+--------------------------------------+--------------------------------------------------------+
mpriyank2c4535d2023-11-06 17:06:15 +0000517| **Release date** | 2023 November 06 |
egernugd91a7072023-09-29 12:12:36 +0100518| | |
519+--------------------------------------+--------------------------------------------------------+
520
521Bug Fixes
522---------
5233.3.9
sourabh_sourabh89bfabf2024-10-02 16:37:47 +0100524 - `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.
525 - `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 +0100526
527Features
528--------
529
danielhanrahan56384d12023-09-20 17:10:40 +0100530Version: 3.3.8
531==============
532
533Release Data
534------------
535
536+--------------------------------------+--------------------------------------------------------+
537| **CPS Project** | |
538| | |
539+--------------------------------------+--------------------------------------------------------+
540| **Docker images** | onap/cps-and-ncmp:3.3.8 |
541| | |
542+--------------------------------------+--------------------------------------------------------+
543| **Release designation** | 3.3.8 Montreal |
544| | |
545+--------------------------------------+--------------------------------------------------------+
egernugd91a7072023-09-29 12:12:36 +0100546| **Release date** | 2023 September 29 |
danielhanrahan56384d12023-09-20 17:10:40 +0100547| | |
548+--------------------------------------+--------------------------------------------------------+
549
550Bug Fixes
551---------
5523.3.8
553
554Features
555--------
sourabh_sourabh89bfabf2024-10-02 16:37:47 +0100556 - `CPS-1888 <https://lf-onap.atlassian.net/browse/CPS-1888>`_ Uplift Spring Boot to 3.1.2.
danielhanrahan56384d12023-09-20 17:10:40 +0100557
leventecsanyid35ad5c2023-08-23 15:55:30 +0200558Version: 3.3.7
559==============
560
561Release Data
562------------
563
564+--------------------------------------+--------------------------------------------------------+
565| **CPS Project** | |
566| | |
567+--------------------------------------+--------------------------------------------------------+
568| **Docker images** | onap/cps-and-ncmp:3.3.7 |
569| | |
570+--------------------------------------+--------------------------------------------------------+
571| **Release designation** | 3.3.7 Montreal |
572| | |
573+--------------------------------------+--------------------------------------------------------+
danielhanrahan56384d12023-09-20 17:10:40 +0100574| **Release date** | 2023 September 20 |
leventecsanyid35ad5c2023-08-23 15:55:30 +0200575| | |
576+--------------------------------------+--------------------------------------------------------+
577
578Bug Fixes
579---------
5803.3.7
sourabh_sourabh89bfabf2024-10-02 16:37:47 +0100581 - `CPS-1866 <https://lf-onap.atlassian.net/browse/CPS-1866>`_ Fix ClassDefNotFoundError in opendaylight Yang parser
leventecsanyid35ad5c2023-08-23 15:55:30 +0200582
583Features
584--------
sourabh_sourabh89bfabf2024-10-02 16:37:47 +0100585 - `CPS-1789 <https://lf-onap.atlassian.net/browse/CPS-1789>`_ CPS Upgrade to Springboot 3.0.
egernug60a780c2023-09-19 15:26:42 +0100586
587Note
588----
589Migrating 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 +0200590
egernugbdac4402023-07-21 13:27:24 +0100591Version: 3.3.6
592==============
593
594Release Data
595------------
596
597+--------------------------------------+--------------------------------------------------------+
598| **CPS Project** | |
599| | |
600+--------------------------------------+--------------------------------------------------------+
601| **Docker images** | onap/cps-and-ncmp:3.3.6 |
602| | |
603+--------------------------------------+--------------------------------------------------------+
604| **Release designation** | 3.3.6 Montreal |
605| | |
606+--------------------------------------+--------------------------------------------------------+
leventecsanyid35ad5c2023-08-23 15:55:30 +0200607| **Release date** | 2023 August 23 |
egernugbdac4402023-07-21 13:27:24 +0100608| | |
609+--------------------------------------+--------------------------------------------------------+
610
611Bug Fixes
612---------
6133.3.6
sourabh_sourabh89bfabf2024-10-02 16:37:47 +0100614 - `CPS-1841 <https://lf-onap.atlassian.net/browse/CPS-1841>`_ Update of top-level data node fails with exception
615 - `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 +0100616
617Features
618--------
sourabh_sourabh89bfabf2024-10-02 16:37:47 +0100619 - `CPS-1696 <https://lf-onap.atlassian.net/browse/CPS-1696>`_ Get Data Node to return entire List data node.
620 - `CPS-1819 <https://lf-onap.atlassian.net/browse/CPS-1819>`_ Ability to disable sending authorization header.
egernugbdac4402023-07-21 13:27:24 +0100621
622
egernug6c9621a2023-07-19 11:05:00 +0100623Version: 3.3.5
624==============
625
626Release Data
627------------
628
629+--------------------------------------+--------------------------------------------------------+
630| **CPS Project** | |
631| | |
632+--------------------------------------+--------------------------------------------------------+
633| **Docker images** | onap/cps-and-ncmp:3.3.5 |
634| | |
635+--------------------------------------+--------------------------------------------------------+
636| **Release designation** | 3.3.5 Montreal |
637| | |
638+--------------------------------------+--------------------------------------------------------+
egernugbdac4402023-07-21 13:27:24 +0100639| **Release date** | 2023 July 21 |
egernug6c9621a2023-07-19 11:05:00 +0100640| | |
641+--------------------------------------+--------------------------------------------------------+
642
643Bug Fixes
644---------
6453.3.5
646
647Features
648--------
sourabh_sourabh89bfabf2024-10-02 16:37:47 +0100649 - `CPS-1760 <https://lf-onap.atlassian.net/browse/CPS-1760>`_ Improve handling of special characters in Cps Paths
egernug6c9621a2023-07-19 11:05:00 +0100650
mpriyank8caa3422023-06-30 11:14:10 +0100651Version: 3.3.4
652==============
653
654Release Data
655------------
656
657+--------------------------------------+--------------------------------------------------------+
658| **CPS Project** | |
659| | |
660+--------------------------------------+--------------------------------------------------------+
661| **Docker images** | onap/cps-and-ncmp:3.3.4 |
662| | |
663+--------------------------------------+--------------------------------------------------------+
664| **Release designation** | 3.3.4 Montreal |
665| | |
666+--------------------------------------+--------------------------------------------------------+
egernug6c9621a2023-07-19 11:05:00 +0100667| **Release date** | 2023 July 19 |
mpriyank8caa3422023-06-30 11:14:10 +0100668| | |
669+--------------------------------------+--------------------------------------------------------+
670
671Bug Fixes
672---------
6733.3.4
674
675Features
676--------
sourabh_sourabh89bfabf2024-10-02 16:37:47 +0100677 - `CPS-1767 <https://lf-onap.atlassian.net/browse/CPS-1767>`_ Upgrade CPS to java 17
mpriyank8caa3422023-06-30 11:14:10 +0100678
danielhanrahan19f963b2023-06-15 13:52:34 +0100679Version: 3.3.3
680==============
681
682Release Data
683------------
684
685+--------------------------------------+--------------------------------------------------------+
686| **CPS Project** | |
687| | |
688+--------------------------------------+--------------------------------------------------------+
689| **Docker images** | onap/cps-and-ncmp:3.3.3 |
690| | |
691+--------------------------------------+--------------------------------------------------------+
692| **Release designation** | 3.3.3 Montreal |
693| | |
694+--------------------------------------+--------------------------------------------------------+
mpriyank8caa3422023-06-30 11:14:10 +0100695| **Release date** | 2023 June 30 |
danielhanrahan19f963b2023-06-15 13:52:34 +0100696| | |
697+--------------------------------------+--------------------------------------------------------+
698
699Bug Fixes
700---------
7013.3.3
702
703Features
704--------
sourabh_sourabh89bfabf2024-10-02 16:37:47 +0100705 - `CPS-1515 <https://lf-onap.atlassian.net/browse/CPS-1515>`_ Support Multiple CM-Handles for NCMP Get Operation
706 - `CPS-1675 <https://lf-onap.atlassian.net/browse/CPS-1675>`_ Persistence write performance improvement(s)
707 - `CPS-1745 <https://lf-onap.atlassian.net/browse/CPS-1745>`_ Upgrade to Openapi 3.0.3
danielhanrahan19f963b2023-06-15 13:52:34 +0100708
mpriyank436b75b2023-05-03 11:10:08 +0100709Version: 3.3.2
710==============
711
712Release Data
713------------
714
715+--------------------------------------+--------------------------------------------------------+
716| **CPS Project** | |
717| | |
718+--------------------------------------+--------------------------------------------------------+
719| **Docker images** | onap/cps-and-ncmp:3.3.2 |
720| | |
721+--------------------------------------+--------------------------------------------------------+
722| **Release designation** | 3.3.2 Montreal |
723| | |
724+--------------------------------------+--------------------------------------------------------+
danielhanrahan19f963b2023-06-15 13:52:34 +0100725| **Release date** | 2023 June 15 |
mpriyank436b75b2023-05-03 11:10:08 +0100726| | |
727+--------------------------------------+--------------------------------------------------------+
728
729Bug Fixes
730---------
7313.3.2
sourabh_sourabh89bfabf2024-10-02 16:37:47 +0100732 - `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 +0100733
734Features
735--------
sourabh_sourabh89bfabf2024-10-02 16:37:47 +0100736 - `CPS-1006 <https://lf-onap.atlassian.net/browse/CPS-1006>`_ Extend CPS PATCH API to allow update of leaves for multiple data nodes
737 - `CPS-1273 <https://lf-onap.atlassian.net/browse/CPS-1273>`_ Add <,> operators support to cps-path
738 - `CPS-1664 <https://lf-onap.atlassian.net/browse/CPS-1664>`_ Use recursive SQL to fetch descendants in CpsPath queries to improve query performance
739 - `CPS-1676 <https://lf-onap.atlassian.net/browse/CPS-1676>`_ Entity ID types do not match types in database definition
740 - `CPS-1677 <https://lf-onap.atlassian.net/browse/CPS-1677>`_ Remove dataspace_id column from Fragment table
mpriyank436b75b2023-05-03 11:10:08 +0100741
lukegleesond7764c42023-04-20 14:11:20 +0100742Version: 3.3.1
halil.cakal0b8d85d2023-03-23 12:44:27 +0000743==============
744
745Release Data
746------------
747
748+--------------------------------------+--------------------------------------------------------+
749| **CPS Project** | |
750| | |
751+--------------------------------------+--------------------------------------------------------+
lukegleesond7764c42023-04-20 14:11:20 +0100752| **Docker images** | onap/cps-and-ncmp:3.3.1 |
halil.cakal0b8d85d2023-03-23 12:44:27 +0000753| | |
754+--------------------------------------+--------------------------------------------------------+
lukegleesond7764c42023-04-20 14:11:20 +0100755| **Release designation** | 3.3.1 Montreal |
halil.cakal0b8d85d2023-03-23 12:44:27 +0000756| | |
757+--------------------------------------+--------------------------------------------------------+
mpriyank436b75b2023-05-03 11:10:08 +0100758| **Release date** | 2023 May 03 |
halil.cakal0b8d85d2023-03-23 12:44:27 +0000759| | |
760+--------------------------------------+--------------------------------------------------------+
761
762Bug Fixes
763---------
lukegleesond7764c42023-04-20 14:11:20 +01007643.3.1
halil.cakal0b8d85d2023-03-23 12:44:27 +0000765 - None
766
767Features
768--------
sourabh_sourabh89bfabf2024-10-02 16:37:47 +0100769 - `CPS-1272 <https://lf-onap.atlassian.net/browse/CPS-1272>`_ Add Contains operation to CPS Path
770 - `CPS-1573 <https://lf-onap.atlassian.net/browse/CPS-1573>`_ Remove 32K limit for DB operations
771 - `CPS-1627 <https://lf-onap.atlassian.net/browse/CPS-1627>`_ Dependency versions uplift because of vulnerability issues
772 - `CPS-1629 <https://lf-onap.atlassian.net/browse/CPS-1629>`_ Ordering of leaf elements to support combination of AND/OR in cps-path
773 - `CPS-1637 <https://lf-onap.atlassian.net/browse/CPS-1637>`_ Extend hazelcast to work on kubernetes
halil.cakal0b8d85d2023-03-23 12:44:27 +0000774
lukegleesond7764c42023-04-20 14:11:20 +0100775Version: 3.3.0
776==============
777
778Release Data
779------------
780
781+--------------------------------------+--------------------------------------------------------+
782| **CPS Project** | |
783| | |
784+--------------------------------------+--------------------------------------------------------+
785| **Docker images** | onap/cps-and-ncmp:3.3.0 |
786| | |
787+--------------------------------------+--------------------------------------------------------+
788| **Release designation** | 3.3.0 Montreal |
789| | |
790+--------------------------------------+--------------------------------------------------------+
791| **Release date** | 2023 April 20 |
792| | |
793+--------------------------------------+--------------------------------------------------------+
794
795Bug Fixes
796---------
7973.3.0
798 - None
799
800Features
801--------
sourabh_sourabh89bfabf2024-10-02 16:37:47 +0100802 - `CPS-1215 <https://lf-onap.atlassian.net/browse/CPS-1215>`_ Add OR operation for CPS Path
803 - `CPS-1617 <https://lf-onap.atlassian.net/browse/CPS-1617>`_ Use cascade delete in fragments table
lukegleesond7764c42023-04-20 14:11:20 +0100804
805.. ======================
806.. * * * LONDON * * *
807.. ======================
808
mpriyank0fd4d192023-03-10 13:48:20 +0000809Version: 3.2.6
810==============
811
812Release Data
813------------
814
815+--------------------------------------+--------------------------------------------------------+
816| **CPS Project** | |
817| | |
818+--------------------------------------+--------------------------------------------------------+
819| **Docker images** | onap/cps-and-ncmp:3.2.6 |
820| | |
821+--------------------------------------+--------------------------------------------------------+
822| **Release designation** | 3.2.6 London |
823| | |
824+--------------------------------------+--------------------------------------------------------+
seanbeirnef5a3a212023-03-06 09:12:49 +0000825| **Release date** | 2023 March 22 |
mpriyank0fd4d192023-03-10 13:48:20 +0000826| | |
827+--------------------------------------+--------------------------------------------------------+
828
829Bug Fixes
830---------
8313.2.6
sourabh_sourabh89bfabf2024-10-02 16:37:47 +0100832 - `CPS-1526 <https://lf-onap.atlassian.net/browse/CPS-1526>`_ Fix response message for PATCH operation
833 - `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 +0000834
835Features
836--------
sourabh_sourabh89bfabf2024-10-02 16:37:47 +0100837 - `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 +0000838
mpriyankade5a6e2023-03-09 17:58:31 +0000839Version: 3.2.5
840==============
841
842Release Data
843------------
844
845+--------------------------------------+--------------------------------------------------------+
846| **CPS Project** | |
847| | |
848+--------------------------------------+--------------------------------------------------------+
849| **Docker images** | onap/cps-and-ncmp:3.2.5 |
850| | |
851+--------------------------------------+--------------------------------------------------------+
852| **Release designation** | 3.2.5 London |
853| | |
854+--------------------------------------+--------------------------------------------------------+
mpriyank06bfe4e2023-03-10 11:48:23 +0000855| **Release date** | 2023 March 10 |
mpriyankade5a6e2023-03-09 17:58:31 +0000856| | |
857+--------------------------------------+--------------------------------------------------------+
858
859Bug Fixes
860---------
8613.2.5
sourabh_sourabh89bfabf2024-10-02 16:37:47 +0100862 - `CPS-1537 <https://lf-onap.atlassian.net/browse/CPS-1537>`_ Introduce control switch for model loader functionality.
mpriyankade5a6e2023-03-09 17:58:31 +0000863
864Features
865--------
866 - None
867
seanbeirnef0f4fd82023-03-07 13:42:04 +0000868Version: 3.2.4
869==============
870
871Release Data
872------------
873
874+--------------------------------------+--------------------------------------------------------+
875| **CPS Project** | |
876| | |
877+--------------------------------------+--------------------------------------------------------+
878| **Docker images** | onap/cps-and-ncmp:3.2.4 |
879| | |
880+--------------------------------------+--------------------------------------------------------+
881| **Release designation** | 3.2.4 London |
882| | |
883+--------------------------------------+--------------------------------------------------------+
mpriyankbd5ba8d2023-03-09 16:33:02 +0000884| **Release date** | 2023 March 09 |
seanbeirnef0f4fd82023-03-07 13:42:04 +0000885| | |
886+--------------------------------------+--------------------------------------------------------+
887
888Bug Fixes
889---------
8903.2.4
sourabh_sourabh89bfabf2024-10-02 16:37:47 +0100891 - `CPS-1533 <https://lf-onap.atlassian.net/browse/CPS-1533>`_ Fix for Temp tables cause Out of shared memory errors in Postgres
892 - `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 +0000893
894Features
895--------
896 - None
seanbeirnef0f4fd82023-03-07 13:42:04 +0000897
mpriyankfd43dbe2023-02-08 11:21:08 +0000898Version: 3.2.3
899==============
900
901Release Data
902------------
903
904+--------------------------------------+--------------------------------------------------------+
905| **CPS Project** | |
906| | |
907+--------------------------------------+--------------------------------------------------------+
908| **Docker images** | onap/cps-and-ncmp:3.2.3 |
909| | |
910+--------------------------------------+--------------------------------------------------------+
911| **Release designation** | 3.2.3 London |
912| | |
913+--------------------------------------+--------------------------------------------------------+
seanbeirnef9af5f82023-03-07 10:36:18 +0000914| **Release date** | 2023 March 07 |
mpriyankfd43dbe2023-02-08 11:21:08 +0000915| | |
916+--------------------------------------+--------------------------------------------------------+
917
918Bug Fixes
919---------
9203.2.3
sourabh_sourabh89bfabf2024-10-02 16:37:47 +0100921 - `CPS-1494 <https://lf-onap.atlassian.net/browse/CPS-1494>`_ NCMP Inventory Performance Improvements
mpriyankfd43dbe2023-02-08 11:21:08 +0000922
923Features
924--------
sourabh_sourabh89bfabf2024-10-02 16:37:47 +0100925 - `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
926 - `CPS-1502 <https://lf-onap.atlassian.net/browse/CPS-1502>`_ Delete Performance Improvements
mpriyankfd43dbe2023-02-08 11:21:08 +0000927
seanbeirnef8e980a2023-01-27 18:09:33 +0000928Version: 3.2.2
929==============
930
931Release Data
932------------
933
934+--------------------------------------+--------------------------------------------------------+
935| **CPS Project** | |
936| | |
937+--------------------------------------+--------------------------------------------------------+
938| **Docker images** | onap/cps-and-ncmp:3.2.2 |
939| | |
940+--------------------------------------+--------------------------------------------------------+
941| **Release designation** | 3.2.2 London |
942| | |
943+--------------------------------------+--------------------------------------------------------+
mpriyankfd43dbe2023-02-08 11:21:08 +0000944| **Release date** | 2023 February 08 |
seanbeirnef8e980a2023-01-27 18:09:33 +0000945| | |
946+--------------------------------------+--------------------------------------------------------+
947
948Bug Fixes
949---------
mpriyank0b5950d2023-02-07 17:55:10 +00009503.2.2
sourabh_sourabh89bfabf2024-10-02 16:37:47 +0100951 - `CPS-1173 <https://lf-onap.atlassian.net/browse/CPS-1173>`_ Delete Performance Improvements.
mpriyank0b5950d2023-02-07 17:55:10 +0000952
953Features
954--------
955 - None
seanbeirnef8e980a2023-01-27 18:09:33 +0000956
leventecsanyi37d72852022-10-26 10:44:08 +0200957Version: 3.2.1
958==============
mpriyank4bd450e2022-10-05 09:50:59 +0100959
960Release Data
961------------
962
963+--------------------------------------+--------------------------------------------------------+
964| **CPS Project** | |
965| | |
966+--------------------------------------+--------------------------------------------------------+
lukegleesone0154a62023-01-25 15:06:52 +0000967| **Docker images** | onap/cps-and-ncmp:3.2.1 |
mpriyank4bd450e2022-10-05 09:50:59 +0100968| | |
969+--------------------------------------+--------------------------------------------------------+
leventecsanyi37d72852022-10-26 10:44:08 +0200970| **Release designation** | 3.2.1 London |
mpriyank4bd450e2022-10-05 09:50:59 +0100971| | |
972+--------------------------------------+--------------------------------------------------------+
lukegleesone0154a62023-01-25 15:06:52 +0000973| **Release date** | 2023 January 27 |
mpriyank4bd450e2022-10-05 09:50:59 +0100974| | |
975+--------------------------------------+--------------------------------------------------------+
Cédric Ollivier490b20d2023-03-15 21:40:48 +0100976
lukegleeson3be99242022-10-11 14:34:56 +0100977Features
978--------
leventecsanyi37d72852022-10-26 10:44:08 +02009793.2.1
sourabh_sourabh89bfabf2024-10-02 16:37:47 +0100980 - `CPS-341 <https://lf-onap.atlassian.net/browse/CPS-341>`_ Added support for multiple data tree instances under 1 anchor.
981 - `CPS-1002 <https://lf-onap.atlassian.net/browse/CPS-1002>`_ Add CPS-E-05 endpoint for 'Query data, NCMP-Operational Datastore' using cpsPaths
982 - `CPS-1182 <https://lf-onap.atlassian.net/browse/CPS-1182>`_ Upgrade Opendaylight
983 - `CPS-1185 <https://lf-onap.atlassian.net/browse/CPS-1185>`_ Get all dataspaces.
984 - `CPS-1186 <https://lf-onap.atlassian.net/browse/CPS-1186>`_ Get single dataspace.
985 - `CPS-1187 <https://lf-onap.atlassian.net/browse/CPS-1187>`_ Added API to get all schema sets for a given dataspace.
986 - `CPS-1236 <https://lf-onap.atlassian.net/browse/CPS-1236>`_ DMI audit support for NCMP: Filter on any properties of CM Handles
987 - `CPS-1257 <https://lf-onap.atlassian.net/browse/CPS-1257>`_ Added support for application/xml Content-Type (write only).
988 - `CPS-1381 <https://lf-onap.atlassian.net/browse/CPS-1381>`_ Query large outputs using limit/depth/pagination
989 - `CPS-1421 <https://lf-onap.atlassian.net/browse/CPS-1421>`_ Optimized query for large number of hits with descendants.
990 - `CPS-1422 <https://lf-onap.atlassian.net/browse/CPS-1422>`_ Fetch CM handles by collection of xpaths (CPS Core)
991 - `CPS-1424 <https://lf-onap.atlassian.net/browse/CPS-1424>`_ Updating CmHandleStates using batch operation
992 - `CPS-1439 <https://lf-onap.atlassian.net/browse/CPS-1439>`_ Use native query to delete data nodes
mpriyank4bd450e2022-10-05 09:50:59 +0100993
994Bug Fixes
995---------
ToineSiebelink294bcb52022-12-23 11:07:42 +00009963.2.1
sourabh_sourabh89bfabf2024-10-02 16:37:47 +0100997 - `CPS-1171 <https://lf-onap.atlassian.net/browse/CPS-1171>`_ Optimized retrieval of data nodes with many descendants.
998 - `CPS-1288 <https://lf-onap.atlassian.net/browse/CPS-1288>`_ Hazelcast TTL for IMap is not working
999 - `CPS-1289 <https://lf-onap.atlassian.net/browse/CPS-1289>`_ Getting wrong error code for create node api
1000 - `CPS-1326 <https://lf-onap.atlassian.net/browse/CPS-1326>`_ Creation of DataNodeBuilder with module name prefix is very slow
1001 - `CPS-1344 <https://lf-onap.atlassian.net/browse/CPS-1344>`_ Top level container (prefix) is not always the first module
1002 - `CPS-1350 <https://lf-onap.atlassian.net/browse/CPS-1350>`_ Add Basic Authentication to CPS/NCMP OpenAPI Definitions.
1003 - `CPS-1352 <https://lf-onap.atlassian.net/browse/CPS-1352>`_ Handle YangChoiceNode in right format.
1004 - `CPS-1409 <https://lf-onap.atlassian.net/browse/CPS-1409>`_ Fix Delete uses case with '/' in path.
1005 - `CPS-1433 <https://lf-onap.atlassian.net/browse/CPS-1433>`_ Fix to allow posting data with '/' key fields.
1006 - `CPS-1442 <https://lf-onap.atlassian.net/browse/CPS-1442>`_ CPS PATCH operation does not merge existing data
1007 - `CPS-1446 <https://lf-onap.atlassian.net/browse/CPS-1446>`_ Locked cmhandles and ready to locked state transitions causing long cmHandle discovery
1008 - `CPS-1457 <https://lf-onap.atlassian.net/browse/CPS-1457>`_ CpsDataPersistenceService#getDataNodes uses non-normalized xpaths
1009 - `CPS-1458 <https://lf-onap.atlassian.net/browse/CPS-1458>`_ CpsDataPersistenceService#getDataNodes does not handle root xpath
1010 - `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 +00001011
leventecsanyi37d72852022-10-26 10:44:08 +020010123.2.0
sourabh_sourabh89bfabf2024-10-02 16:37:47 +01001013 - `CPS-1312 <https://lf-onap.atlassian.net/browse/CPS-1312>`_ CPS(/NCMP) does not have version control.
mpriyank4bd450e2022-10-05 09:50:59 +01001014
lukegleeson3be99242022-10-11 14:34:56 +01001015Known Limitations, Issues and Workarounds
1016-----------------------------------------
1017
1018*System Limitations*
1019
seanbeirne72c267e2022-10-18 12:39:22 +01001020For upgrading, CPS uses Liquibase for database upgrades. CPS/NCMP currently only supports upgrading from Liquibase changelog 11 to Liquibase changelog 16.
1021This 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 +01001022
arpitsingh2b4c4882023-03-03 21:38:57 +05301023CPS core Patch operation currently supports updating data of one top level data node. When performing Patch on multiple top level data nodes at once
1024a 400 Bad Request is sent as response. This is part of commit CPS-1526.
1025
seanbeirnedba2b102022-10-27 09:59:17 +01001026.. ====================
1027.. * * * KOHN * * *
1028.. ====================
1029
mpriyankfe775312022-09-30 14:16:51 +01001030Version: 3.1.4
1031==============
1032
1033Release Data
1034------------
1035
1036+--------------------------------------+--------------------------------------------------------+
1037| **CPS Project** | |
1038| | |
1039+--------------------------------------+--------------------------------------------------------+
1040| **Docker images** | onap/cps-and-ncmp:3.1.4 |
1041| | |
1042+--------------------------------------+--------------------------------------------------------+
1043| **Release designation** | 3.1.4 Kohn |
1044| | |
1045+--------------------------------------+--------------------------------------------------------+
mpriyank4bd450e2022-10-05 09:50:59 +01001046| **Release date** | 2022 October 5 |
mpriyankfe775312022-09-30 14:16:51 +01001047| | |
1048+--------------------------------------+--------------------------------------------------------+
1049
1050Bug Fixes
1051---------
sourabh_sourabh89bfabf2024-10-02 16:37:47 +01001052 - `CPS-1265 <https://lf-onap.atlassian.net/browse/CPS-1265>`_ Revision field should not be required (NotNull) on cps-ri YangResourceEntity
1053 - `CPS-1294 <https://lf-onap.atlassian.net/browse/CPS-1294>`_ Kafka communication fault caused cmHandle registration error
mpriyankfe775312022-09-30 14:16:51 +01001054
mpriyank06736cb2022-09-29 14:29:40 +01001055Version: 3.1.3
1056==============
1057
1058Release Data
1059------------
1060
1061+--------------------------------------+--------------------------------------------------------+
1062| **CPS Project** | |
1063| | |
1064+--------------------------------------+--------------------------------------------------------+
1065| **Docker images** | onap/cps-and-ncmp:3.1.3 |
1066| | |
1067+--------------------------------------+--------------------------------------------------------+
1068| **Release designation** | 3.1.3 Kohn |
1069| | |
1070+--------------------------------------+--------------------------------------------------------+
mpriyankfe775312022-09-30 14:16:51 +01001071| **Release date** | 2022 September 29 |
mpriyank06736cb2022-09-29 14:29:40 +01001072| | |
1073+--------------------------------------+--------------------------------------------------------+
1074
1075Bug Fixes
1076---------
1077 - None
1078
mpriyankef0ddfc2022-09-28 12:19:34 +01001079Version: 3.1.2
1080==============
1081
1082Release Data
1083------------
1084
1085+--------------------------------------+--------------------------------------------------------+
1086| **CPS Project** | |
1087| | |
1088+--------------------------------------+--------------------------------------------------------+
1089| **Docker images** | onap/cps-and-ncmp:3.1.2 |
1090| | |
1091+--------------------------------------+--------------------------------------------------------+
1092| **Release designation** | 3.1.2 Kohn |
1093| | |
1094+--------------------------------------+--------------------------------------------------------+
mpriyank06736cb2022-09-29 14:29:40 +01001095| **Release date** | 2022 September 28 |
mpriyankef0ddfc2022-09-28 12:19:34 +01001096| | |
1097+--------------------------------------+--------------------------------------------------------+
1098
1099Bug Fixes
1100---------
1101 - None
1102
mpriyanka3f43502022-09-26 14:57:01 +01001103Version: 3.1.1
1104==============
1105
1106Release Data
1107------------
1108
1109+--------------------------------------+--------------------------------------------------------+
1110| **CPS Project** | |
1111| | |
1112+--------------------------------------+--------------------------------------------------------+
1113| **Docker images** | onap/cps-and-ncmp:3.1.1 |
1114| | |
1115+--------------------------------------+--------------------------------------------------------+
1116| **Release designation** | 3.1.1 Kohn |
1117| | |
1118+--------------------------------------+--------------------------------------------------------+
mpriyankef0ddfc2022-09-28 12:19:34 +01001119| **Release date** | 2022 September 28 |
mpriyanka3f43502022-09-26 14:57:01 +01001120| | |
1121+--------------------------------------+--------------------------------------------------------+
1122
1123Bug Fixes
1124---------
1125 - None
1126
lukegleesonc9ec9152022-09-07 14:21:36 +01001127Security Notes
1128--------------
1129
1130*Fixed Security Issues*
1131
sourabh_sourabh89bfabf2024-10-02 16:37:47 +01001132 - `CPS-1226 <https://lf-onap.atlassian.net/browse/CPS-1226>`_ Security bug in the logs
lukegleesonc9ec9152022-09-07 14:21:36 +01001133
lukegleeson4a34fa52022-09-19 15:31:59 +01001134Version: 3.1.0
1135==============
Bruno Sakoto9c3541e2022-06-15 07:57:42 -04001136
1137Release Data
1138------------
1139
DylanB95ESTb130fd32022-04-04 13:09:22 +01001140+--------------------------------------+--------------------------------------------------------+
1141| **CPS Project** | |
1142| | |
1143+--------------------------------------+--------------------------------------------------------+
1144| **Docker images** | onap/cps-and-ncmp:3.1.0 |
1145| | |
1146+--------------------------------------+--------------------------------------------------------+
Bruno Sakoto9c3541e2022-06-15 07:57:42 -04001147| **Release designation** | 3.1.0 Kohn |
DylanB95ESTb130fd32022-04-04 13:09:22 +01001148| | |
1149+--------------------------------------+--------------------------------------------------------+
lukegleeson4a34fa52022-09-19 15:31:59 +01001150| **Release date** | 2022 September 14 |
DylanB95ESTb130fd32022-04-04 13:09:22 +01001151| | |
1152+--------------------------------------+--------------------------------------------------------+
1153
1154Features
1155--------
sourabh_sourabh89bfabf2024-10-02 16:37:47 +01001156 - `CPS-340 <https://lf-onap.atlassian.net/browse/CPS-340>`_ Patch and update the root data node
1157 - `CPS-575 <https://lf-onap.atlassian.net/browse/CPS-575>`_ Write data for cmHandle using ncmp-datastores:passthrough-running (NCMP.)
1158 - `CPS-731 <https://lf-onap.atlassian.net/browse/CPS-731>`_ Query based on Public CM Properties
1159 - `CPS-828 <https://lf-onap.atlassian.net/browse/CPS-828>`_ Async: NCMP Rest impl. including Request ID generation
1160 - `CPS-829 <https://lf-onap.atlassian.net/browse/CPS-829>`_ Async: Internal message topic incl. basic producer & Consumer
1161 - `CPS-830 <https://lf-onap.atlassian.net/browse/CPS-830>`_ DMI-NCMP Asynchronously Publish Response Event to Client Topic
1162 - `CPS-869 <https://lf-onap.atlassian.net/browse/CPS-869>`_ Apply Standardized logging fields to adhere to ONAP Best practice REQ-1072
1163 - `CPS-870 <https://lf-onap.atlassian.net/browse/CPS-870>`_ Align CPS-Core output with SDN-C output (add module name)
1164 - `CPS-875 <https://lf-onap.atlassian.net/browse/CPS-875>`_ CM Handle State: Watchdog-process that syncs 'ADVISED' CM Handles
1165 - `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'
1166 - `CPS-899 <https://lf-onap.atlassian.net/browse/CPS-899>`_ Start and stop sessions on Java API
1167 - `CPS-909 <https://lf-onap.atlassian.net/browse/CPS-909>`_ Separate NCMP endpoint for ch/{cm-handle}/properties and ch/{cm-handle}/state
1168 - `CPS-917 <https://lf-onap.atlassian.net/browse/CPS-917>`_ Structured Errors response for passthrough use-cases in NCMP
1169 - `CPS-953 <https://lf-onap.atlassian.net/browse/CPS-953>`_ Update maven deploy plugin version
1170 - `CPS-977 <https://lf-onap.atlassian.net/browse/CPS-977>`_ Query CM Handles using CpsPath
1171 - `CPS-1000 <https://lf-onap.atlassian.net/browse/CPS-1000>`_ Create Data Synchronization watchdog
1172 - `CPS-1016 <https://lf-onap.atlassian.net/browse/CPS-1016>`_ Merge 2 'query' end points in NCMP
1173 - `CPS-1034 <https://lf-onap.atlassian.net/browse/CPS-1034>`_ Publish lifecycle events for ADVISED , READY and LOCKED state transition"
1174 - `CPS-1064 <https://lf-onap.atlassian.net/browse/CPS-1064>`_ Support retrieval of YANG module sources for CM handle on the NCMP interface
1175 - `CPS-1099 <https://lf-onap.atlassian.net/browse/CPS-1099>`_ Expose simplified 'external' lock reason enum state over REST interface
1176 - `CPS-1101 <https://lf-onap.atlassian.net/browse/CPS-1101>`_ Introducing the DELETING and DELETED Cmhandle State
1177 - `CPS-1102 <https://lf-onap.atlassian.net/browse/CPS-1102>`_ Register the Cmhandle Sends Advised State notification.
1178 - `CPS-1133 <https://lf-onap.atlassian.net/browse/CPS-1133>`_ Enable/Disable Data Sync for Cm Handle
1179 - `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 +01001180
emacleeafb17362022-09-02 14:40:17 +01001181
1182Bug Fixes
1183---------
sourabh_sourabh89bfabf2024-10-02 16:37:47 +01001184 - `CPS-896 <https://lf-onap.atlassian.net/browse/CPS-896>`_ CM Handle Registration Process only partially completes when exception is thrown
1185 - `CPS-957 <https://lf-onap.atlassian.net/browse/CPS-957>`_ NCMP: fix getResourceDataForPassthroughOperational endpoint
1186 - `CPS-1020 <https://lf-onap.atlassian.net/browse/CPS-1020>`_ DuplicatedYangResourceException error at parallel cmHandle registration
1187 - `CPS-1056 <https://lf-onap.atlassian.net/browse/CPS-1056>`_ Wrong error response format in case of Dmi plugin error
1188 - `CPS-1067 <https://lf-onap.atlassian.net/browse/CPS-1067>`_ NCMP returns 500 error on searches endpoint when No DMI Handles registered
1189 - `CPS-1085 <https://lf-onap.atlassian.net/browse/CPS-1085>`_ Performance degradation on ncmp/v1/ch/searches endpoint
1190 - `CPS-1088 <https://lf-onap.atlassian.net/browse/CPS-1088>`_ Kafka consumer can not be turned off
1191 - `CPS-1097 <https://lf-onap.atlassian.net/browse/CPS-1097>`_ Unable to change state from LOCKED to ADVISED
1192 - `CPS-1126 <https://lf-onap.atlassian.net/browse/CPS-1126>`_ CmHandle creation performance degradation
1193 - `CPS-1175 <https://lf-onap.atlassian.net/browse/CPS-1175>`_ Incorrect response when empty body executed for cmhandle id-searches
1194 - `CPS-1179 <https://lf-onap.atlassian.net/browse/CPS-1179>`_ Node API - GET method returns invalid response when identifier contains '/'
1195 - `CPS-1212 <https://lf-onap.atlassian.net/browse/CPS-1212>`_ Additional Properties for CM Handles not included when send to DMI Plugin
1196 - `CPS-1217 <https://lf-onap.atlassian.net/browse/CPS-1217>`_ Searches endpoint gives back empty list however there are already available cmhandles
1197 - `CPS-1218 <https://lf-onap.atlassian.net/browse/CPS-1218>`_ NCMP logs are flooded with SyncUtils logs
puthuparambil.adityadd904322022-09-21 10:53:51 +01001198
1199Known Limitations, Issues and Workarounds
1200-----------------------------------------
1201
1202*System Limitations*
1203
1204Having '[' token in any index in any list will have a negative impact on the search functions leaf-conditions and text()-condition.
1205Example of an xpath that would cause problems while using cps-path queries : /parent/child[@id='id[with]braces']
DylanB95ESTb130fd32022-04-04 13:09:22 +01001206
lukegleeson4a34fa52022-09-19 15:31:59 +01001207*Known Vulnerabilities*
1208
1209None
1210
1211*Workarounds*
1212
1213None
1214
1215Security Notes
1216--------------
1217
1218*Fixed Security Issues*
1219
sourabh_sourabh89bfabf2024-10-02 16:37:47 +01001220 - `CPS-963 <https://lf-onap.atlassian.net/browse/CPS-963>`_ Liquibase has got serious vulnerability, upgrade required
lukegleeson4a34fa52022-09-19 15:31:59 +01001221
1222*Known Security Issues*
1223
1224None
1225
Bruno Sakoto9c3541e2022-06-15 07:57:42 -04001226.. ========================
1227.. * * * JAKARTA * * *
1228.. ========================
1229
1230Version: 3.0.1
1231==============
1232
1233Release Data
1234------------
1235
1236+--------------------------------------+--------------------------------------------------------+
1237| **CPS Project** | |
1238| | |
1239+--------------------------------------+--------------------------------------------------------+
1240| **Docker images** | onap/cps-and-ncmp:3.0.1 |
1241| | |
1242+--------------------------------------+--------------------------------------------------------+
1243| **Release designation** | 3.0.1 Jakarta |
1244| | |
1245+--------------------------------------+--------------------------------------------------------+
1246| **Release date** | 2022 April 28 |
1247| | |
1248+--------------------------------------+--------------------------------------------------------+
1249
1250Bug Fixes
1251---------
sourabh_sourabh89bfabf2024-10-02 16:37:47 +01001252 - `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 -04001253
Bruno Sakotoa1129b62022-03-15 08:09:07 -04001254Version: 3.0.0
1255==============
niamhcoref7b414e2021-11-17 11:02:07 +00001256
Bruno Sakotoa1129b62022-03-15 08:09:07 -04001257Release Data
1258------------
1259
1260+--------------------------------------+--------------------------------------------------------+
1261| **CPS Project** | |
1262| | |
1263+--------------------------------------+--------------------------------------------------------+
1264| **Docker images** | onap/cps-and-ncmp:3.0.0 |
1265| | |
1266+--------------------------------------+--------------------------------------------------------+
1267| **Release designation** | 3.0.0 Jakarta |
1268| | |
1269+--------------------------------------+--------------------------------------------------------+
1270| **Release date** | 2022 March 15 |
1271| | |
1272+--------------------------------------+--------------------------------------------------------+
niamhcoref7b414e2021-11-17 11:02:07 +00001273
1274Features
1275--------
sourabh_sourabh89bfabf2024-10-02 16:37:47 +01001276 - `CPS-559 <https://lf-onap.atlassian.net/browse/CPS-559>`_ Define response objects (schemas) in cps-ncmp
1277 - `CPS-636 <https://lf-onap.atlassian.net/browse/CPS-636>`_ Update operation for datastore pass through running
1278 - `CPS-638 <https://lf-onap.atlassian.net/browse/CPS-638>`_ Delete operation for datastore pass through running
1279 - `CPS-677 <https://lf-onap.atlassian.net/browse/CPS-677>`_ Support 'public' Cm Handle Properties
1280 - `CPS-741 <https://lf-onap.atlassian.net/browse/CPS-741>`_ Re sync after removing cm handles
1281 - `CPS-777 <https://lf-onap.atlassian.net/browse/CPS-777>`_ Ensure all DMI operations use POST method
1282 - `CPS-780 <https://lf-onap.atlassian.net/browse/CPS-780>`_ Add examples for parameters, request and response in openapi yaml for cps-core
1283 - `CPS-789 <https://lf-onap.atlassian.net/browse/CPS-789>`_ CPS Data Updated Event Schema V2 to support delete operation
1284 - `CPS-791 <https://lf-onap.atlassian.net/browse/CPS-791>`_ CPS-Core sends delete notification event
1285 - `CPS-817 <https://lf-onap.atlassian.net/browse/CPS-817>`_ Create Endpoint For Get Cm Handles (incl. public properties) By Name
1286 - `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 +00001287
1288Bug Fixes
1289---------
1290
sourabh_sourabh89bfabf2024-10-02 16:37:47 +01001291 - `CPS-762 <https://lf-onap.atlassian.net/browse/CPS-762>`_ Query cm handles for module names returns incorrect cm handle identifiers
1292 - `CPS-788 <https://lf-onap.atlassian.net/browse/CPS-788>`_ Yang Resource formatting is incorrect
1293 - `CPS-783 <https://lf-onap.atlassian.net/browse/CPS-783>`_ Remove cm handle does not completely remove all cm handle information
1294 - `CPS-841 <https://lf-onap.atlassian.net/browse/CPS-841>`_ Upgrade log4j to 2.17.1 as recommended by ONAP SECCOM
1295 - `CPS-856 <https://lf-onap.atlassian.net/browse/CPS-856>`_ Retry mechanism not working for concurrent CmHandle registration
1296 - `CPS-867 <https://lf-onap.atlassian.net/browse/CPS-867>`_ Database port made configurable through env variable DB_PORT
1297 - `CPS-886 <https://lf-onap.atlassian.net/browse/CPS-886>`_ Fragment handling decreasing performance for large number of cmHandles
1298 - `CPS-887 <https://lf-onap.atlassian.net/browse/CPS-887>`_ Increase performance of cmHandle registration for large number of schema sets in DB
1299 - `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
1300 - `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 +00001301
1302Known Limitations, Issues and Workarounds
1303-----------------------------------------
1304
1305*System Limitations*
1306
DylanB95ESTe5573382022-01-27 17:12:52 +00001307Null 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 +01001308`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 +00001309of cm handle registration.
niamhcoref7b414e2021-11-17 11:02:07 +00001310
sourabh_sourabh89bfabf2024-10-02 16:37:47 +01001311The 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 +00001312for more information.
1313
niamhcoref7b414e2021-11-17 11:02:07 +00001314*Known Vulnerabilities*
1315
1316None
1317
1318*Workarounds*
1319
DylanB95ESTe5573382022-01-27 17:12:52 +00001320Instead of passing null as a value within the dmi plugin service names, remove them from the request completely, or
1321pass an empty string as the value if you do not want to include names for these values.
niamhcoref7b414e2021-11-17 11:02:07 +00001322
1323Security Notes
1324--------------
1325
1326*Fixed Security Issues*
1327
1328None
1329
1330*Known Security Issues*
1331
1332None
1333
1334.. ========================
shivasubedi44beaa32021-09-13 15:16:30 +01001335.. * * * ISTANBUL * * *
1336.. ========================
ToineSiebelinkb87f3232021-02-26 12:05:30 +00001337
Bruno Sakoto0eaf3342022-02-11 15:05:29 -05001338Version: 2.0.4
1339==============
1340
1341Release Data
1342------------
1343
1344+--------------------------------------+--------------------------------------------------------+
1345| **CPS Project** | |
1346| | |
1347+--------------------------------------+--------------------------------------------------------+
1348| **Docker images** | onap/cps-and-ncmp:2.0.4 |
1349| | |
1350+--------------------------------------+--------------------------------------------------------+
1351| **Release designation** | 2.0.4 Istanbul |
1352| | |
1353+--------------------------------------+--------------------------------------------------------+
1354| **Release date** | 2022 Feb 09 |
1355| | |
1356+--------------------------------------+--------------------------------------------------------+
1357
1358Bug Fixes
1359---------
1360
sourabh_sourabh89bfabf2024-10-02 16:37:47 +01001361 - `CPS-879 <https://lf-onap.atlassian.net/browse/CPS-879>`_ Fix docker compose for csit test.
1362 - `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 -05001363
1364Version: 2.0.3
1365==============
1366
1367Release Data
1368------------
1369
1370+--------------------------------------+--------------------------------------------------------+
1371| **CPS Project** | |
1372| | |
1373+--------------------------------------+--------------------------------------------------------+
1374| **Docker images** | onap/cps-and-ncmp:2.0.3 |
1375| | |
1376+--------------------------------------+--------------------------------------------------------+
1377| **Release designation** | 2.0.3 Istanbul |
1378| | |
1379+--------------------------------------+--------------------------------------------------------+
1380| **Release date** | 2022-07-01 |
1381| | |
1382+--------------------------------------+--------------------------------------------------------+
1383
1384Bug Fixes
1385---------
1386
sourabh_sourabh89bfabf2024-10-02 16:37:47 +01001387 - `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 -05001388
1389Version: 2.0.2
1390==============
1391
1392Release Data
1393------------
1394
1395+--------------------------------------+--------------------------------------------------------+
1396| **CPS Project** | |
1397| | |
1398+--------------------------------------+--------------------------------------------------------+
1399| **Docker images** | onap/cps-and-ncmp:2.0.2 |
1400| | |
1401+--------------------------------------+--------------------------------------------------------+
1402| **Release designation** | 2.0.2 Istanbul |
1403| | |
1404+--------------------------------------+--------------------------------------------------------+
1405| **Release date** | 2021-16-12 |
1406| | |
1407+--------------------------------------+--------------------------------------------------------+
1408
1409Bug Fixes
1410---------
1411
sourabh_sourabh89bfabf2024-10-02 16:37:47 +01001412 - `CPS-820 <https://lf-onap.atlassian.net/browse/CPS-820>`_ Update log4j version due to security vulnerability
Bruno Sakoto0eaf3342022-02-11 15:05:29 -05001413
lukegleeson9c583712021-09-30 17:21:11 +01001414Version: 2.0.1
1415==============
1416
1417Release Data
1418------------
1419
1420+--------------------------------------+--------------------------------------------------------+
1421| **CPS Project** | |
1422| | |
1423+--------------------------------------+--------------------------------------------------------+
1424| **Docker images** | onap/cps-and-ncmp:2.0.1 |
1425| | |
1426+--------------------------------------+--------------------------------------------------------+
1427| **Release designation** | 2.0.1 Istanbul |
1428| | |
1429+--------------------------------------+--------------------------------------------------------+
1430| **Release date** | 2021-14-10 |
1431| | |
1432+--------------------------------------+--------------------------------------------------------+
1433
1434Bug Fixes
1435---------
1436
sourabh_sourabh89bfabf2024-10-02 16:37:47 +01001437 - `CPS-594 <https://lf-onap.atlassian.net/browse/CPS-594>`_ SQL ConstraintViolationException when updating the list node element using PATCH List node API
1438 - `CPS-653 <https://lf-onap.atlassian.net/browse/CPS-653>`_ cmHandleProperties not supported by dmi in fetch modules
1439 - `CPS-673 <https://lf-onap.atlassian.net/browse/CPS-673>`_ Improvement and cleanup for CPS Core charts
1440 - `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 +01001441
1442Known Limitations, Issues and Workarounds
1443-----------------------------------------
1444
1445*System Limitations*
1446
1447Limitations to the amount of child nodes that can be added to the fix above. The current limit is 3.
1448
1449*Known Vulnerabilities*
1450
sourabh_sourabh89bfabf2024-10-02 16:37:47 +01001451 - `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 +01001452
1453*Workarounds*
1454
1455Add recursive method to save list node data to loop through all corresponding child nodes.
1456
1457Security Notes
1458--------------
1459
1460*Fixed Security Issues*
1461
sourabh_sourabh89bfabf2024-10-02 16:37:47 +01001462 - `CPS-581 <https://lf-onap.atlassian.net/browse/CPS-581>`_ Remove security vulnerabilities
lukegleeson9c583712021-09-30 17:21:11 +01001463
1464*Known Security Issues*
1465
1466None
1467
shivasubedi44beaa32021-09-13 15:16:30 +01001468Version: 2.0.0
1469==============
1470
1471Abstract
1472--------
1473
1474This document provides the release notes for Istanbul release.
1475
1476Release Data
1477------------
1478
1479+--------------------------------------+--------------------------------------------------------+
1480| **CPS Project** | |
1481| | |
1482+--------------------------------------+--------------------------------------------------------+
1483| **Docker images** | onap/cps-and-ncmp:2.0.0 |
1484| | |
1485+--------------------------------------+--------------------------------------------------------+
1486| **Release designation** | 2.0.0 Istanbul |
1487| | |
1488+--------------------------------------+--------------------------------------------------------+
lukegleeson9c583712021-09-30 17:21:11 +01001489| **Release date** | 2021-14-09 |
shivasubedi44beaa32021-09-13 15:16:30 +01001490| | |
1491+--------------------------------------+--------------------------------------------------------+
1492
1493Features
1494--------
DylanB95EST3fcf8692021-10-11 16:29:16 +01001495* Register DMI-Plugins with NCMP for CM Handle registrations.
shivasubedi44beaa32021-09-13 15:16:30 +01001496* Update, Create and Remove CM Handles.
1497* Add support for retrieving and writing CM Handle data through NCMP datastores.
1498* Automatic retrieval and caching of model information for CM Handles within NCMP.
1499
shivasubedi44beaa32021-09-13 15:16:30 +01001500Deliverables
1501------------
1502
1503Software Deliverables
1504
1505.. csv-table::
1506 :header: "Repository", "SubModules", "Version & Docker Image (if applicable)"
1507 :widths: auto
1508
1509 "cps", "", "onap/cps-and-ncmp-proxy:2.0.0"
1510
1511Bug Fixes
1512---------
1513
sourabh_sourabh89bfabf2024-10-02 16:37:47 +01001514 - `CPS-310 <https://lf-onap.atlassian.net/browse/CPS-310>`_ Data schema migration from Honolulu to Istanbul is failing
1515 - `CPS-316 <https://lf-onap.atlassian.net/browse/CPS-316>`_ Xpath cannot be created for augmentation data node
1516 - `CPS-336 <https://lf-onap.atlassian.net/browse/CPS-336>`_ Ends-with functionality in cpsPath does not conform with standard xPath behavior
1517 - `CPS-345 <https://lf-onap.atlassian.net/browse/CPS-345>`_ Leaf String value comparison matches mix of single and double quotes
1518 - `CPS-357 <https://lf-onap.atlassian.net/browse/CPS-357>`_ cps-review-verification-maven-master Jenkins job is failing when running csit test
1519 - `CPS-367 <https://lf-onap.atlassian.net/browse/CPS-367>`_ Get descendent does not support xpaths that end in list values
1520 - `CPS-377 <https://lf-onap.atlassian.net/browse/CPS-377>`_ Init ran model validation is failing error details are not provided
1521 - `CPS-422 <https://lf-onap.atlassian.net/browse/CPS-422>`_ REST 404 response returned instead of 400 for POST/PUT/PATCH request types
1522 - `CPS-450 <https://lf-onap.atlassian.net/browse/CPS-450>`_ Datanode query using full path to node causes NPE
1523 - `CPS-451 <https://lf-onap.atlassian.net/browse/CPS-451>`_ cps-ran-schema-model@2021-01-28.yang missing root container
1524 - `CPS-464 <https://lf-onap.atlassian.net/browse/CPS-464>`_ Request to update node leaves (patch) responds with Internal Server Error
1525 - `CPS-465 <https://lf-onap.atlassian.net/browse/CPS-465>`_ Request to update node leaves (patch) responds with json parsing failure
1526 - `CPS-466 <https://lf-onap.atlassian.net/browse/CPS-466>`_ Concurrent requests to create schema sets for the same yang model are not supported
1527 - `CPS-479 <https://lf-onap.atlassian.net/browse/CPS-479>`_ Get Nodes API does not always return the object from the root
1528 - `CPS-500 <https://lf-onap.atlassian.net/browse/CPS-500>`_ Special Character Limitations of cpsPath Queries
1529 - `CPS-501 <https://lf-onap.atlassian.net/browse/CPS-501>`_ Put DataNode API has missing transaction and error handling for concurrency issues
1530 - `CPS-524 <https://lf-onap.atlassian.net/browse/CPS-524>`_ Issue with CPSData API to add an item to an existing list node
1531 - `CPS-560 <https://lf-onap.atlassian.net/browse/CPS-560>`_ Response from cps query using text() contains escape characters
1532 - `CPS-566 <https://lf-onap.atlassian.net/browse/CPS-566>`_ Can't access grandparent node through ancestor axis
1533 - `CPS-573 <https://lf-onap.atlassian.net/browse/CPS-573>`_ /v1/ch/PNFDemo1/modules returning 401 unauthorised.
1534 - `CPS-587 <https://lf-onap.atlassian.net/browse/CPS-587>`_ cps-ncmp-service NullpointerException when DmiPluginRegistration has no additionProperties
1535 - `CPS-591 <https://lf-onap.atlassian.net/browse/CPS-591>`_ CPS-Core Leaf stored as integer is being returned from DB as float
1536 - `CPS-601 <https://lf-onap.atlassian.net/browse/CPS-601>`_ CPS swagger-ui does not show NCMP endpoints
1537 - `CPS-616 <https://lf-onap.atlassian.net/browse/CPS-616>`_ NCMP base path does not conform to agreed API URL
1538 - `CPS-630 <https://lf-onap.atlassian.net/browse/CPS-630>`_ Incorrect information sent when same anchor is updated faster than notification service processes
1539 - `CPS-635 <https://lf-onap.atlassian.net/browse/CPS-635>`_ Module Resource call does not include body
shivasubedi44beaa32021-09-13 15:16:30 +01001540
1541This document provides the release notes for Istanbul release.
1542
1543Summary
1544-------
1545
1546Following CPS components are available with default ONAP/CPS installation.
1547
1548
1549 * Platform components
1550
1551 - CPS (Helm charts)
1552
1553 * Service components
1554
DylanB95EST3fcf8692021-10-11 16:29:16 +01001555 - CPS-NCMP
DylanB95EST3fcf8692021-10-11 16:29:16 +01001556 - DMI-Plugin
shivasubedi44beaa32021-09-13 15:16:30 +01001557
1558 * Additional resources that CPS utilizes deployed using ONAP common charts
1559
1560 - Postgres Database
1561
1562
1563Below service components (mS) are available to be deployed on-demand.
1564 - CPS-TBDMT
1565
1566
1567Under OOM (Kubernetes) all CPS component containers are deployed as Kubernetes Pods/Deployments/Services into Kubernetes cluster.
1568
1569Known Limitations, Issues and Workarounds
1570-----------------------------------------
1571
shivasubedi44beaa32021-09-13 15:16:30 +01001572*System Limitations*
1573
1574Limitations to the amount of child nodes that can be added to the fix above. The current limit is 3.
1575
1576*Known Vulnerabilities*
1577
sourabh_sourabh89bfabf2024-10-02 16:37:47 +01001578 - `CPS-594 <https://lf-onap.atlassian.net/browse/CPS-594>`_ SQL ConstraintViolationException when updating the list node element using PATCH List node API
1579 - `CPS-653 <https://lf-onap.atlassian.net/browse/CPS-653>`_ cmHandleProperties not supported by dmi in fetch modules
1580 - `CPS-673 <https://lf-onap.atlassian.net/browse/CPS-673>`_ Improvement and cleanup for CPS Core charts
shivasubedi44beaa32021-09-13 15:16:30 +01001581
1582*Workarounds*
1583
1584Add recursive method to save list node data to loop through all corresponding child nodes.
1585
1586Security Notes
1587--------------
1588
1589*Fixed Security Issues*
1590
sourabh_sourabh89bfabf2024-10-02 16:37:47 +01001591 - `CPS-249 <https://lf-onap.atlassian.net/browse/CPS-249>`_ Exception stack trace is exposed
shivasubedi44beaa32021-09-13 15:16:30 +01001592
1593*Known Security Issues*
1594
sourabh_sourabh89bfabf2024-10-02 16:37:47 +01001595 - `CPS-581 <https://lf-onap.atlassian.net/browse/CPS-581>`_ Remove security vulnerabilities
lukegleeson9c583712021-09-30 17:21:11 +01001596
shivasubedi44beaa32021-09-13 15:16:30 +01001597Test Results
1598------------
1599 * `Integration tests`
ToineSiebelinkb87f3232021-02-26 12:05:30 +00001600
ToineSiebelinkf0527c52021-07-06 13:03:03 +01001601.. ========================
1602.. * * * HONOLULU * * *
1603.. ========================
ToineSiebelinkb87f3232021-02-26 12:05:30 +00001604
ToineSiebelinkfd2134d2021-04-09 11:15:48 +01001605Version: 1.0.1
1606==============
1607
1608Release Data
1609------------
1610
1611+--------------------------------------+--------------------------------------------------------+
1612| **CPS Project** | |
1613| | |
1614+--------------------------------------+--------------------------------------------------------+
1615| **Docker images** | onap/cps-and-nf-proxy:1.0.1 |
1616| | |
1617+--------------------------------------+--------------------------------------------------------+
1618| **Release designation** | 1.0.1 Honolulu |
1619| | |
1620+--------------------------------------+--------------------------------------------------------+
1621| **Release date** | 2021-04-09 |
1622| | |
1623+--------------------------------------+--------------------------------------------------------+
1624
1625Bug Fixes
1626---------
1627
sourabh_sourabh89bfabf2024-10-02 16:37:47 +01001628 - `CPS-706 <https://lf-onap.atlassian.net/browse/CPS-706>`_ Get moduleschema/yangresouce endpoint not working
1629 - `CPS-276 <https://lf-onap.atlassian.net/browse/CPS-276>`_ Improve error reporting for invalid cpsPath on Queries
1630 - `CPS-288 <https://lf-onap.atlassian.net/browse/CPS-288>`_ Move security configuration to the application module
1631 - `CPS-290 <https://lf-onap.atlassian.net/browse/CPS-290>`_ Internal Server Error when creating the same data node twice
1632 - `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
1633 - `CPS-300 <https://lf-onap.atlassian.net/browse/CPS-304>`_ Not able to create data instances for 2 different anchors using the same model
1634 - `CPS-304 <https://lf-onap.atlassian.net/browse/CPS-304>`_ Use ONAP recommended base Java Docker image
1635 - `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 +01001636
1637Security Notes
1638--------------
1639
1640*Fixed Security Issues*
1641
sourabh_sourabh89bfabf2024-10-02 16:37:47 +01001642 - `CPS-249 <https://lf-onap.atlassian.net/browse/CPS-249>`_ Exception stack trace is exposed
ToineSiebelinkb87f3232021-02-26 12:05:30 +00001643
ToineSiebelinka2d25b52021-04-13 15:10:47 +01001644*Known Security Issues*
1645
sourabh_sourabh89bfabf2024-10-02 16:37:47 +01001646 - `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 +01001647
Rishi.Chail4359d282021-03-03 16:36:26 +00001648Version: 1.0.0
ToineSiebelinkb87f3232021-02-26 12:05:30 +00001649==============
1650
1651
1652Abstract
1653--------
1654
1655This document provides the release notes for Honolulu release.
1656
1657Summary
1658-------
1659
1660Following CPS components are available with default ONAP/CPS installation.
1661
1662
Rishi.Chail4359d282021-03-03 16:36:26 +00001663 * Platform components
ToineSiebelinkb87f3232021-02-26 12:05:30 +00001664
Rishi.Chail4359d282021-03-03 16:36:26 +00001665 - CPS (Helm charts)
ToineSiebelinkb87f3232021-02-26 12:05:30 +00001666
Rishi.Chail4359d282021-03-03 16:36:26 +00001667 * Service components
1668
1669 - CPS Core
1670
1671 * Additional resources that CPS utilizes deployed using ONAP common charts
ToineSiebelinkb87f3232021-02-26 12:05:30 +00001672
1673 - Postgres Database
1674
1675
Rishi.Chail4359d282021-03-03 16:36:26 +00001676Below service components (mS) are available to be deployed on-demand.
1677 - CPS-TBDMT
1678
ToineSiebelinkb87f3232021-02-26 12:05:30 +00001679
1680Under OOM (Kubernetes) all CPS component containers are deployed as Kubernetes Pods/Deployments/Services into Kubernetes cluster.
1681
1682
1683Release Data
1684------------
1685
1686+--------------------------------------+--------------------------------------------------------+
1687| **CPS Project** | |
1688| | |
1689+--------------------------------------+--------------------------------------------------------+
1690| **Docker images** | Refer :any:`Deliverable <honolulu_deliverable>` |
1691| | |
1692+--------------------------------------+--------------------------------------------------------+
Rishi.Chail4359d282021-03-03 16:36:26 +00001693| **Release designation** | 1.0.0 Honolulu |
ToineSiebelinkb87f3232021-02-26 12:05:30 +00001694| | |
1695+--------------------------------------+--------------------------------------------------------+
Rishi.Chail4359d282021-03-03 16:36:26 +00001696| **Release date** | 2021-03-11 |
ToineSiebelinkb87f3232021-02-26 12:05:30 +00001697| | |
1698+--------------------------------------+--------------------------------------------------------+
1699
1700
1701Features
1702--------
Rishi.Chail4359d282021-03-03 16:36:26 +00001703Configuration Persistence Service is a model driven persistence solution for data described by YANG models.
1704CPS has been driven by the needs of the E2E Networking Slicing use case.
1705It currently supports basic (rw) persistence and simple queries.
1706It also provides MVP support for network data access using simulated data.
ToineSiebelinkb87f3232021-02-26 12:05:30 +00001707
1708.. _honolulu_deliverable:
1709
1710Deliverables
1711------------
1712
1713Software Deliverables
1714
1715.. csv-table::
1716 :header: "Repository", "SubModules", "Version & Docker Image (if applicable)"
1717 :widths: auto
1718
Rishi.Chail4359d282021-03-03 16:36:26 +00001719 "cps", "", "onap/cps-and-nf-proxy:1.0.0"
ToineSiebelinkb87f3232021-02-26 12:05:30 +00001720
1721
1722Known Limitations, Issues and Workarounds
1723-----------------------------------------
1724
sourabh_sourabh89bfabf2024-10-02 16:37:47 +01001725 - `CPS-249 <https://lf-onap.atlassian.net/browse/CPS-249>`_ Exception stack trace is exposed
1726 - `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 +00001727 - Methods exposed on API which are yet not implemented : deleteAnchor, getNodesByDataspace & deleteDataspace.
sourabh_sourabh89bfabf2024-10-02 16:37:47 +01001728 - `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 +00001729
1730*System Limitations*
1731
1732None
1733
1734*Known Vulnerabilities*
1735
1736None
1737
1738*Workarounds*
1739
1740Documented under corresponding jira if applicable.
1741
1742Security Notes
1743--------------
1744
1745*Fixed Security Issues*
ToineSiebelink7c981df2021-03-01 09:53:56 +00001746
sourabh_sourabh89bfabf2024-10-02 16:37:47 +01001747* `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 +00001748 - Upgrade org.onap.oparent to 3.2.0
ToineSiebelink7c981df2021-03-01 09:53:56 +00001749 - Upgrade spring.boot to 2.3.8.RELEASE
Rishi.Chail4359d282021-03-03 16:36:26 +00001750 - Upgrade yangtools to 5.0.7
ToineSiebelinkb87f3232021-02-26 12:05:30 +00001751
1752*Known Security Issues*
1753
ToineSiebelink74eed2c2023-08-31 17:38:52 +01001754 * Weak Cryptography using md5
Rishi.Chail4359d282021-03-03 16:36:26 +00001755 * Risk seen in Zip file expansion
ToineSiebelinkb87f3232021-02-26 12:05:30 +00001756
1757*Known Vulnerabilities in Used Modules*
1758
Rishi.Chail4359d282021-03-03 16:36:26 +00001759 None
ToineSiebelinkb87f3232021-02-26 12:05:30 +00001760
Rishi.Chail4359d282021-03-03 16:36:26 +00001761CPS 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 +00001762
1763Test Results
1764------------
sourabh_sourabh89bfabf2024-10-02 16:37:47 +01001765 * `Integration tests <https://lf-onap.atlassian.net/wiki/spaces/DW/pages/16462943/CPS+Integration+Test+Cases>`_
ToineSiebelinkb87f3232021-02-26 12:05:30 +00001766
1767References
1768----------
1769
ToineSiebelinkcac21862023-06-22 09:24:04 +01001770For more information on the latest ONAP release, please see:
ToineSiebelinkb87f3232021-02-26 12:05:30 +00001771
1772#. `ONAP Home Page`_
ToineSiebelinkb87f3232021-02-26 12:05:30 +00001773#. `ONAP Wiki Page`_
ToineSiebelinkcac21862023-06-22 09:24:04 +01001774#. `ONAP Documentation`_
1775#. `ONAP CPS Documentation`_
1776#. `ONAP Release Downloads`_
ToineSiebelinkb87f3232021-02-26 12:05:30 +00001777
1778
1779.. _`ONAP Home Page`: https://www.onap.org
sourabh_sourabh89bfabf2024-10-02 16:37:47 +01001780.. _`ONAP Wiki Page`: https://lf-onap.atlassian.net
ToineSiebelinkb87f3232021-02-26 12:05:30 +00001781.. _`ONAP Documentation`: https://docs.onap.org
ToineSiebelinkcac21862023-06-22 09:24:04 +01001782.. _`ONAP CPS Documentation`: https://docs.onap.org/projects/onap-cps
ToineSiebelinkb87f3232021-02-26 12:05:30 +00001783.. _`ONAP Release Downloads`: https://git.onap.org
1784
1785Quick Links:
1786
sourabh_sourabh89bfabf2024-10-02 16:37:47 +01001787 - `CPS project page <https://lf-onap.atlassian.net/wiki/spaces/DW/overview>`_
ToineSiebelinkb87f3232021-02-26 12:05:30 +00001788 - `Passing Badge information for CPS <https://bestpractices.coreinfrastructure.org/en/projects/4398>`_