blob: ce2c028076b208cc949b511abe1232932bc5b2a2 [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
mpriyankf582c462024-06-20 15:22:14 +010019Version: 3.5.1
20==============
21
22Release Data
23------------
24
25+--------------------------------------+--------------------------------------------------------+
26| **CPS Project** | |
27| | |
28+--------------------------------------+--------------------------------------------------------+
29| **Docker images** | onap/cps-and-ncmp:3.5.1 |
30| | |
31+--------------------------------------+--------------------------------------------------------+
32| **Release designation** | 3.5.1 Oslo |
33| | |
34+--------------------------------------+--------------------------------------------------------+
35| **Release date** | Not yet released |
36| | |
37+--------------------------------------+--------------------------------------------------------+
38
39Bug Fixes
40---------
413.5.1
danielhanrahan8b6882c2024-07-05 13:20:31 +010042 - `CPS-2302 <https://jira.onap.org/browse/CPS-2302>`_ Fix handling of special characters in moduleSetTag.
mpriyankf582c462024-06-20 15:22:14 +010043
44Features
45--------
463.5.1
sourabh_sourabh82053f42024-07-04 09:46:24 +010047 - `CPS-2121 <https://jira.onap.org/browse/CPS-2121>`_ Enabled http client prometheus metrics and manage high cardinality using URL template.
mpriyankf582c462024-06-20 15:22:14 +010048
mpriyank59575272024-06-20 12:59:02 +010049Version: 3.5.0
50==============
mpriyankc6f18cf2024-05-14 10:09:55 +010051
52Release Data
53------------
54
55+--------------------------------------+--------------------------------------------------------+
56| **CPS Project** | |
57| | |
58+--------------------------------------+--------------------------------------------------------+
mpriyank59575272024-06-20 12:59:02 +010059| **Docker images** | onap/cps-and-ncmp:3.5.0 |
mpriyankc6f18cf2024-05-14 10:09:55 +010060| | |
61+--------------------------------------+--------------------------------------------------------+
mpriyank59575272024-06-20 12:59:02 +010062| **Release designation** | 3.5.0 Oslo |
mpriyankc6f18cf2024-05-14 10:09:55 +010063| | |
64+--------------------------------------+--------------------------------------------------------+
mpriyankf582c462024-06-20 15:22:14 +010065| **Release date** | 2024 June 20 |
mpriyankc6f18cf2024-05-14 10:09:55 +010066| | |
67+--------------------------------------+--------------------------------------------------------+
68
69Bug Fixes
70---------
mpriyank59575272024-06-20 12:59:02 +0100713.5.0
mpriyankc6f18cf2024-05-14 10:09:55 +010072
73Features
74--------
mpriyank59575272024-06-20 12:59:02 +0100753.5.0
76 - `CPS-989 <https://jira.onap.org/browse/CPS-989>`_ Replace RestTemplate with WebClient.
77 - `CPS-2172 <https://jira.onap.org/browse/CPS-2172>`_ Support for OpenTelemetry Tracing.
78
79.. =========================
80.. * * * NEW DELHI * * *
81.. =========================
mpriyankc6f18cf2024-05-14 10:09:55 +010082
danielhanrahana44b0562024-05-01 13:53:00 +010083Version: 3.4.9
84==============
85
86Release Data
87------------
88
89+--------------------------------------+--------------------------------------------------------+
90| **CPS Project** | |
91| | |
92+--------------------------------------+--------------------------------------------------------+
93| **Docker images** | onap/cps-and-ncmp:3.4.9 |
94| | |
95+--------------------------------------+--------------------------------------------------------+
96| **Release designation** | 3.4.9 New Delhi |
97| | |
98+--------------------------------------+--------------------------------------------------------+
mpriyankc6f18cf2024-05-14 10:09:55 +010099| **Release date** | 2024 May 14 |
danielhanrahana44b0562024-05-01 13:53:00 +0100100| | |
101+--------------------------------------+--------------------------------------------------------+
102
103Bug Fixes
104---------
1053.4.9
mpriyank5c099bc2024-05-09 11:46:09 +0100106 - `CPS-2211 <https://jira.onap.org/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 +0100107
108Features
109--------
Arpit Singhd7fa9602023-09-07 17:05:37 +05301103.4.9
111 - `CPS-1836 <https://jira.onap.org/browse/CPS-1836>`_ Delta between anchor and JSON payload.
danielhanrahana44b0562024-05-01 13:53:00 +0100112
mpriyank0ac5d962024-03-29 13:47:19 +0000113Version: 3.4.8
114==============
115
116Release Data
117------------
118
119+--------------------------------------+--------------------------------------------------------+
120| **CPS Project** | |
121| | |
122+--------------------------------------+--------------------------------------------------------+
123| **Docker images** | onap/cps-and-ncmp:3.4.8 |
124| | |
125+--------------------------------------+--------------------------------------------------------+
126| **Release designation** | 3.4.8 New Delhi |
127| | |
128+--------------------------------------+--------------------------------------------------------+
danielhanrahana44b0562024-05-01 13:53:00 +0100129| **Release date** | 2024 May 1 |
mpriyank0ac5d962024-03-29 13:47:19 +0000130| | |
131+--------------------------------------+--------------------------------------------------------+
132
danielhanrahanbbfb0612024-04-16 22:04:44 +0100133Bug Fixes
134---------
1353.4.8
136 - `CPS-2186 <https://jira.onap.org/browse/CPS-2186>`_ Report async task failures to client topic during data operations request
danielhanrahance2acdf2024-04-26 11:55:55 +0100137 - `CPS-2190 <https://jira.onap.org/browse/CPS-2190>`_ Improve performance of NCMP module searches
138 - `CPS-2194 <https://jira.onap.org/browse/CPS-2194>`_ Added defaults for CPS and DMI username and password
sourabh_sourabh384b0ca2024-05-03 13:10:36 +0100139 - `CPS-2204 <https://jira.onap.org/browse/CPS-2204>`_ Added error handling for yang module upgrade operation
danielhanrahanbbfb0612024-04-16 22:04:44 +0100140
mpriyank0ac5d962024-03-29 13:47:19 +0000141Features
142--------
143
mpriyanka1703ea2024-02-29 17:47:47 +0000144Version: 3.4.7
145==============
146
147Release Data
148------------
149
150+--------------------------------------+--------------------------------------------------------+
151| **CPS Project** | |
152| | |
153+--------------------------------------+--------------------------------------------------------+
154| **Docker images** | onap/cps-and-ncmp:3.4.7 |
155| | |
156+--------------------------------------+--------------------------------------------------------+
157| **Release designation** | 3.4.7 New Delhi |
158| | |
159+--------------------------------------+--------------------------------------------------------+
mpriyank0ac5d962024-03-29 13:47:19 +0000160| **Release date** | 2024 March 29 |
mpriyanka1703ea2024-02-29 17:47:47 +0000161| | |
162+--------------------------------------+--------------------------------------------------------+
163
164Bug Fixes
165---------
1663.4.7
mpriyank6b0e6b32024-03-08 12:50:53 +0000167 - `CPS-2150 <https://jira.onap.org/browse/CPS-2150>`_ Fix for Async task execution failed by TimeoutException.
mpriyanka1703ea2024-02-29 17:47:47 +0000168
169Features
170--------
david.mcweeney23378b52024-02-21 09:51:29 +00001713.4.7
172 - `CPS-2061 <https://jira.onap.org/browse/CPS-2061>`_ Liquibase Steps Condensing and Cleanup.
mpriyankb4f8b792024-03-29 10:57:05 +0000173 - `CPS-2101 <https://jira.onap.org/browse/CPS-2101>`_ Uplift Spring Boot to 3.2.4 version.
mpriyanka1703ea2024-02-29 17:47:47 +0000174
mpriyank22e1f432024-02-27 14:04:38 +0000175Version: 3.4.6
176==============
177
178Release Data
179------------
180
181+--------------------------------------+--------------------------------------------------------+
182| **CPS Project** | |
183| | |
184+--------------------------------------+--------------------------------------------------------+
185| **Docker images** | onap/cps-and-ncmp:3.4.6 |
186| | |
187+--------------------------------------+--------------------------------------------------------+
188| **Release designation** | 3.4.6 New Delhi |
189| | |
190+--------------------------------------+--------------------------------------------------------+
mpriyanka1703ea2024-02-29 17:47:47 +0000191| **Release date** | 2024 February 29 |
mpriyank22e1f432024-02-27 14:04:38 +0000192| | |
193+--------------------------------------+--------------------------------------------------------+
194
195Bug Fixes
196---------
1973.4.6
mpriyank4a978d32024-02-29 14:39:00 +0000198 - `CPS-2126 <https://jira.onap.org/browse/CPS-2126>`_ Passing HTTP Authorization Bearer Token to DMI Plugins.
mpriyank22e1f432024-02-27 14:04:38 +0000199
200
201Features
202--------
mpriyank4a978d32024-02-29 14:39:00 +0000203 - `CPS-2133 <https://jira.onap.org/browse/CPS-2133>`_ Revert Uplift of Spring Boot version from 3.2.2 to 3.1.2
204
205Notes
206-----
207This release brings improvements to compatibility with Service Mesh and for that below measures are been taken.
208
209Basic 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).
210NCMP will propagate a bearer token to DMI conditionally.
211401 Unauthorized will not be returned. Best effort has been made to ensure backwards compatibility.
mpriyank22e1f432024-02-27 14:04:38 +0000212
danielhanrahanb8e677f2024-02-23 15:27:17 +0000213Version: 3.4.5
214==============
215
216Release Data
217------------
218
219+--------------------------------------+--------------------------------------------------------+
220| **CPS Project** | |
221| | |
222+--------------------------------------+--------------------------------------------------------+
223| **Docker images** | onap/cps-and-ncmp:3.4.5 |
224| | |
225+--------------------------------------+--------------------------------------------------------+
226| **Release designation** | 3.4.5 New Delhi |
227| | |
228+--------------------------------------+--------------------------------------------------------+
mpriyank22e1f432024-02-27 14:04:38 +0000229| **Release date** | 2024 February 27 |
danielhanrahanb8e677f2024-02-23 15:27:17 +0000230| | |
231+--------------------------------------+--------------------------------------------------------+
232
233Bug Fixes
234---------
2353.4.5
236
237
238Features
239--------
mpriyankcfac7192024-02-27 12:21:53 +0000240 - `CPS-2101 <https://jira.onap.org/browse/CPS-2101>`_ Uplift Spring Boot version to 3.2.2
danielhanrahanb8e677f2024-02-23 15:27:17 +0000241
242
danielhanrahan97bad452024-02-07 16:07:27 +0000243Version: 3.4.4
244==============
245
246Release Data
247------------
248
249+--------------------------------------+--------------------------------------------------------+
250| **CPS Project** | |
251| | |
252+--------------------------------------+--------------------------------------------------------+
253| **Docker images** | onap/cps-and-ncmp:3.4.4 |
254| | |
255+--------------------------------------+--------------------------------------------------------+
256| **Release designation** | 3.4.4 New Delhi |
257| | |
258+--------------------------------------+--------------------------------------------------------+
danielhanrahanb8e677f2024-02-23 15:27:17 +0000259| **Release date** | 2024 February 23 |
danielhanrahan97bad452024-02-07 16:07:27 +0000260| | |
261+--------------------------------------+--------------------------------------------------------+
262
263Bug Fixes
264---------
2653.4.4
danielhanrahan8c37c032024-02-23 13:27:37 +0000266 - `CPS-2027 <https://jira.onap.org/browse/CPS-2027>`_ Upgrade Yang modules using module set tag functionalities fix
danielhanrahan97bad452024-02-07 16:07:27 +0000267
268Features
269--------
danielhanrahan8c37c032024-02-23 13:27:37 +0000270 - `CPS-2057 <https://jira.onap.org/browse/CPS-2057>`_ Leaf lists are sorted by default if Yang model does not specify order.
271 - `CPS-2087 <https://jira.onap.org/browse/CPS-2087>`_ Performance improvement of CPS Path Queries.
danielhanrahan97bad452024-02-07 16:07:27 +0000272
273
danielhanrahan345f40f2024-01-11 15:25:18 +0000274Version: 3.4.3
275==============
276
277Release Data
278------------
279
280+--------------------------------------+--------------------------------------------------------+
281| **CPS Project** | |
282| | |
283+--------------------------------------+--------------------------------------------------------+
284| **Docker images** | onap/cps-and-ncmp:3.4.3 |
285| | |
286+--------------------------------------+--------------------------------------------------------+
287| **Release designation** | 3.4.3 New Delhi |
288| | |
289+--------------------------------------+--------------------------------------------------------+
danielhanrahan97bad452024-02-07 16:07:27 +0000290| **Release date** | 2024 February 07 |
danielhanrahan345f40f2024-01-11 15:25:18 +0000291| | |
292+--------------------------------------+--------------------------------------------------------+
293
294Bug Fixes
295---------
2963.4.3
danielhanrahan7ce495b2024-02-07 14:21:58 +0000297 - `CPS-2000 <https://jira.onap.org/browse/CPS-2000>`_ Fix for Schema object cache not being distributed.
298 - `CPS-2027 <https://jira.onap.org/browse/CPS-2027>`_ Fixes for upgrade yang modules using module set tag.
299 - `CPS-2070 <https://jira.onap.org/browse/CPS-2070>`_ Add retry interval for Kafka consumer.
danielhanrahan345f40f2024-01-11 15:25:18 +0000300
301Features
302--------
Arpit Singh1322b0f2024-01-19 13:46:03 +0530303 - `CPS-1824 <https://jira.onap.org/browse/CPS-1824>`_ CPS Delta between 2 anchors.
danielhanrahan81f61b52024-02-02 12:25:47 +0000304 - `CPS-2072 <https://jira.onap.org/browse/CPS-2072>`_ Add maven classifier to Spring Boot JAR.
halil.cakalc1b09262024-02-08 12:15:48 +0000305 - `CPS-1135 <https://jira.onap.org/browse/CPS-1135>`_ Extend CPS Module API to allow retrieval single module definition.
danielhanrahan81f61b52024-02-02 12:25:47 +0000306
307Notes
308-----
309The maven build of cps-application has been changed so that the JAR produced by spring-boot-maven-plugin has a
310*-springboot* classifier (`CPS-2072 <https://jira.onap.org/browse/CPS-2072>`_). This means that the filename
311of the Spring Boot JAR is *cps-application-3.4.3-springboot.jar*.
danielhanrahan345f40f2024-01-11 15:25:18 +0000312
danielhanrahan9437af62023-12-20 15:12:47 +0000313Version: 3.4.2
314==============
315
316Release Data
317------------
318
319+--------------------------------------+--------------------------------------------------------+
320| **CPS Project** | |
321| | |
322+--------------------------------------+--------------------------------------------------------+
323| **Docker images** | onap/cps-and-ncmp:3.4.2 |
324| | |
325+--------------------------------------+--------------------------------------------------------+
326| **Release designation** | 3.4.2 New Delhi |
327| | |
328+--------------------------------------+--------------------------------------------------------+
danielhanrahan345f40f2024-01-11 15:25:18 +0000329| **Release date** | 2024 January 11 |
danielhanrahan9437af62023-12-20 15:12:47 +0000330| | |
331+--------------------------------------+--------------------------------------------------------+
332
333Bug Fixes
334---------
3353.4.2
336
337
338Features
339--------
halil.cakal37c6d4d2024-01-11 11:10:17 +0000340 - `CPS-1638 <https://jira.onap.org/browse/CPS-1638>`_ Introduce trust level for CM handle.
danielhanrahan36b81b22023-08-17 14:58:30 +0100341 - `CPS-1795 <https://jira.onap.org/browse/CPS-1795>`_ Double performance of CPS write operations (via write batching)
danielhanrahan9e871802023-08-17 14:58:30 +0100342 - `CPS-2018 <https://jira.onap.org/browse/CPS-2018>`_ Improve performance of CPS update operations.
danielhanrahan926d4082023-08-04 11:22:43 +0100343 - `CPS-2019 <https://jira.onap.org/browse/CPS-2019>`_ Improve performance of saving CM handles.
344
345Notes
346-----
347 - Java API method CpsDataService::saveListElementsBatch has been removed as part of CPS-2019.
danielhanrahan9437af62023-12-20 15:12:47 +0000348
danielhanrahan36b81b22023-08-17 14:58:30 +0100349Known Limitations, Issues and Workarounds
350-----------------------------------------
351
352*System Limitations*
353
354For upgrading, CPS uses Liquibase for database upgrades. In order to enable Hibernate write batching
355(`CPS-1795 <https://jira.onap.org/browse/CPS-1795>`_), a change to the database entity ID generation is required.
356As such, *this release does not fully support In-Service Software Upgrade* - CPS will not store new DataNodes and
357NCMP will not register new CM-handles during an upgrade with old and new versions of CPS running concurrently.
358Other operations (read, update, delete) are not impacted.
359
danielhanrahan9437af62023-12-20 15:12:47 +0000360
mpriyank1d9dae02023-11-09 14:11:26 +0000361Version: 3.4.1
362==============
363
364Release Data
365------------
366
367+--------------------------------------+--------------------------------------------------------+
368| **CPS Project** | |
369| | |
370+--------------------------------------+--------------------------------------------------------+
371| **Docker images** | onap/cps-and-ncmp:3.4.1 |
372| | |
373+--------------------------------------+--------------------------------------------------------+
374| **Release designation** | 3.4.1 New Delhi |
375| | |
376+--------------------------------------+--------------------------------------------------------+
danielhanrahan9437af62023-12-20 15:12:47 +0000377| **Release date** | 2023 December 20 |
mpriyank1d9dae02023-11-09 14:11:26 +0000378| | |
379+--------------------------------------+--------------------------------------------------------+
380
381Bug Fixes
382---------
danielhanrahan3e14d392023-12-20 13:31:07 +00003833.4.1
mpriyank41727e52023-12-04 18:01:07 +0000384 - `CPS-1979 <https://jira.onap.org/browse/CPS-1979>`_ Bug fix for Invalid topic name suffix.
mpriyank1d9dae02023-11-09 14:11:26 +0000385
ToineSiebelink8ee94852023-11-27 14:52:19 +0000386Features
387--------
388 - CPS-Temporal is no longer supported and any related documentation has been removed.
danielhanrahan3e14d392023-12-20 13:31:07 +0000389 - `CPS-1733 <https://jira.onap.org/browse/CPS-1733>`_ Upgrade YANG schema-set for CM handle without removing and adding it.
mpriyanka1bfa732023-11-30 14:41:03 +0000390 - `CPS-1980 <https://jira.onap.org/browse/CPS-1980>`_ Exposing health and cluster metrics for hazelcast.
waqas.ikram60bbcb92023-12-20 10:40:29 +0000391 - `CPS-1994 <https://jira.onap.org/browse/CPS-1994>`_ Use Apache Http Client for DMI REST requests.
mpriyankdb6b8f82023-12-14 13:27:01 +0000392 - `CPS-2005 <https://jira.onap.org/browse/CPS-2005>`_ Removing notification feature for cps updated events ( exclusively used by cps-temporal )
ToineSiebelink8ee94852023-11-27 14:52:19 +0000393
danielhanrahan3e14d392023-12-20 13:31:07 +0000394Known Issues
395------------
396 - `CPS-2000 <https://jira.onap.org/browse/CPS-2000>`_ Schema object cache is not distributed.
397
ToineSiebelink8ee94852023-11-27 14:52:19 +0000398
mpriyank89e0fe22023-11-09 12:12:38 +0000399Version: 3.4.0
400==============
mpriyank2c4535d2023-11-06 17:06:15 +0000401
402Release Data
403------------
404
405+--------------------------------------+--------------------------------------------------------+
406| **CPS Project** | |
407| | |
408+--------------------------------------+--------------------------------------------------------+
mpriyank89e0fe22023-11-09 12:12:38 +0000409| **Docker images** | onap/cps-and-ncmp:3.4.0 |
mpriyank2c4535d2023-11-06 17:06:15 +0000410| | |
411+--------------------------------------+--------------------------------------------------------+
mpriyank89e0fe22023-11-09 12:12:38 +0000412| **Release designation** | 3.4.0 New Delhi |
mpriyank2c4535d2023-11-06 17:06:15 +0000413| | |
414+--------------------------------------+--------------------------------------------------------+
mpriyank1d9dae02023-11-09 14:11:26 +0000415| **Release date** | 2023 November 09 |
mpriyank2c4535d2023-11-06 17:06:15 +0000416| | |
417+--------------------------------------+--------------------------------------------------------+
418
419Bug Fixes
420---------
mpriyank89e0fe22023-11-09 12:12:38 +00004213.4.0
422 - `CPS-1956 <https://jira.onap.org/browse/CPS-1956>`_ Bug fix for No yang resources stored during cmhandle discovery.
mpriyank2c4535d2023-11-06 17:06:15 +0000423
mpriyank89e0fe22023-11-09 12:12:38 +0000424.. ========================
425.. * * * MONTREAL * * *
426.. ========================
mpriyank2c4535d2023-11-06 17:06:15 +0000427
egernugd91a7072023-09-29 12:12:36 +0100428Version: 3.3.9
429==============
430
431Release Data
432------------
433
434+--------------------------------------+--------------------------------------------------------+
435| **CPS Project** | |
436| | |
437+--------------------------------------+--------------------------------------------------------+
438| **Docker images** | onap/cps-and-ncmp:3.3.9 |
439| | |
440+--------------------------------------+--------------------------------------------------------+
441| **Release designation** | 3.3.9 Montreal |
442| | |
443+--------------------------------------+--------------------------------------------------------+
mpriyank2c4535d2023-11-06 17:06:15 +0000444| **Release date** | 2023 November 06 |
egernugd91a7072023-09-29 12:12:36 +0100445| | |
446+--------------------------------------+--------------------------------------------------------+
447
448Bug Fixes
449---------
4503.3.9
mpriyank02b2d2a2023-10-25 12:23:10 +0100451 - `CPS-1923 <https://jira.onap.org/browse/CPS-1923>`_ CPS and NCMP changed management endpoint and port from /manage to /actuator and port same as cps application port.
mpriyankd74c2d22023-11-06 13:25:38 +0000452 - `CPS-1933 <https://jira.onap.org/browse/CPS-1933>`_ Setting up the class loader explicitly in hazelcast config.
egernugd91a7072023-09-29 12:12:36 +0100453
454Features
455--------
456
danielhanrahan56384d12023-09-20 17:10:40 +0100457Version: 3.3.8
458==============
459
460Release Data
461------------
462
463+--------------------------------------+--------------------------------------------------------+
464| **CPS Project** | |
465| | |
466+--------------------------------------+--------------------------------------------------------+
467| **Docker images** | onap/cps-and-ncmp:3.3.8 |
468| | |
469+--------------------------------------+--------------------------------------------------------+
470| **Release designation** | 3.3.8 Montreal |
471| | |
472+--------------------------------------+--------------------------------------------------------+
egernugd91a7072023-09-29 12:12:36 +0100473| **Release date** | 2023 September 29 |
danielhanrahan56384d12023-09-20 17:10:40 +0100474| | |
475+--------------------------------------+--------------------------------------------------------+
476
477Bug Fixes
478---------
4793.3.8
480
481Features
482--------
egernugcb9d1502023-09-28 09:57:44 +0100483 - `CPS-1888 <https://jira.onap.org/browse/CPS-1888>`_ Uplift Spring Boot to 3.1.2.
danielhanrahan56384d12023-09-20 17:10:40 +0100484
leventecsanyid35ad5c2023-08-23 15:55:30 +0200485Version: 3.3.7
486==============
487
488Release Data
489------------
490
491+--------------------------------------+--------------------------------------------------------+
492| **CPS Project** | |
493| | |
494+--------------------------------------+--------------------------------------------------------+
495| **Docker images** | onap/cps-and-ncmp:3.3.7 |
496| | |
497+--------------------------------------+--------------------------------------------------------+
498| **Release designation** | 3.3.7 Montreal |
499| | |
500+--------------------------------------+--------------------------------------------------------+
danielhanrahan56384d12023-09-20 17:10:40 +0100501| **Release date** | 2023 September 20 |
leventecsanyid35ad5c2023-08-23 15:55:30 +0200502| | |
503+--------------------------------------+--------------------------------------------------------+
504
505Bug Fixes
506---------
5073.3.7
danielhanrahanefc55772023-09-15 12:02:35 +0100508 - `CPS-1866 <https://jira.onap.org/browse/CPS-1866>`_ Fix ClassDefNotFoundError in opendaylight Yang parser
leventecsanyid35ad5c2023-08-23 15:55:30 +0200509
510Features
511--------
egernugcb9d1502023-09-28 09:57:44 +0100512 - `CPS-1789 <https://jira.onap.org/browse/CPS-1789>`_ CPS Upgrade to Springboot 3.0.
egernug60a780c2023-09-19 15:26:42 +0100513
514Note
515----
516Migrating 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 +0200517
egernugbdac4402023-07-21 13:27:24 +0100518Version: 3.3.6
519==============
520
521Release Data
522------------
523
524+--------------------------------------+--------------------------------------------------------+
525| **CPS Project** | |
526| | |
527+--------------------------------------+--------------------------------------------------------+
528| **Docker images** | onap/cps-and-ncmp:3.3.6 |
529| | |
530+--------------------------------------+--------------------------------------------------------+
531| **Release designation** | 3.3.6 Montreal |
532| | |
533+--------------------------------------+--------------------------------------------------------+
leventecsanyid35ad5c2023-08-23 15:55:30 +0200534| **Release date** | 2023 August 23 |
egernugbdac4402023-07-21 13:27:24 +0100535| | |
536+--------------------------------------+--------------------------------------------------------+
537
538Bug Fixes
539---------
5403.3.6
danielhanrahan996d0c22023-08-17 15:43:34 +0100541 - `CPS-1841 <https://jira.onap.org/browse/CPS-1841>`_ Update of top-level data node fails with exception
mpriyank41c7d002023-08-22 13:17:46 +0100542 - `CPS-1842 <https://jira.onap.org/browse/CPS-1842>`_ Replace event-id with correlation-id for data read operation cloud event
egernugbdac4402023-07-21 13:27:24 +0100543
544Features
545--------
danielhanrahan92705462023-05-18 10:18:10 +0100546 - `CPS-1696 <https://jira.onap.org/browse/CPS-1696>`_ Get Data Node to return entire List data node.
mpriyank612fb572023-08-01 15:36:27 +0100547 - `CPS-1819 <https://jira.onap.org/browse/CPS-1819>`_ Ability to disable sending authorization header.
egernugbdac4402023-07-21 13:27:24 +0100548
549
egernug6c9621a2023-07-19 11:05:00 +0100550Version: 3.3.5
551==============
552
553Release Data
554------------
555
556+--------------------------------------+--------------------------------------------------------+
557| **CPS Project** | |
558| | |
559+--------------------------------------+--------------------------------------------------------+
560| **Docker images** | onap/cps-and-ncmp:3.3.5 |
561| | |
562+--------------------------------------+--------------------------------------------------------+
563| **Release designation** | 3.3.5 Montreal |
564| | |
565+--------------------------------------+--------------------------------------------------------+
egernugbdac4402023-07-21 13:27:24 +0100566| **Release date** | 2023 July 21 |
egernug6c9621a2023-07-19 11:05:00 +0100567| | |
568+--------------------------------------+--------------------------------------------------------+
569
570Bug Fixes
571---------
5723.3.5
573
574Features
575--------
danielhanrahan74a47152023-06-28 12:55:20 +0100576 - `CPS-1760 <https://jira.onap.org/browse/CPS-1760>`_ Improve handling of special characters in Cps Paths
egernug6c9621a2023-07-19 11:05:00 +0100577
mpriyank8caa3422023-06-30 11:14:10 +0100578Version: 3.3.4
579==============
580
581Release Data
582------------
583
584+--------------------------------------+--------------------------------------------------------+
585| **CPS Project** | |
586| | |
587+--------------------------------------+--------------------------------------------------------+
588| **Docker images** | onap/cps-and-ncmp:3.3.4 |
589| | |
590+--------------------------------------+--------------------------------------------------------+
591| **Release designation** | 3.3.4 Montreal |
592| | |
593+--------------------------------------+--------------------------------------------------------+
egernug6c9621a2023-07-19 11:05:00 +0100594| **Release date** | 2023 July 19 |
mpriyank8caa3422023-06-30 11:14:10 +0100595| | |
596+--------------------------------------+--------------------------------------------------------+
597
598Bug Fixes
599---------
6003.3.4
601
602Features
603--------
egernugdb62ffb2023-07-18 10:57:42 +0100604 - `CPS-1767 <https://jira.onap.org/browse/CPS-1767>`_ Upgrade CPS to java 17
mpriyank8caa3422023-06-30 11:14:10 +0100605
danielhanrahan19f963b2023-06-15 13:52:34 +0100606Version: 3.3.3
607==============
608
609Release Data
610------------
611
612+--------------------------------------+--------------------------------------------------------+
613| **CPS Project** | |
614| | |
615+--------------------------------------+--------------------------------------------------------+
616| **Docker images** | onap/cps-and-ncmp:3.3.3 |
617| | |
618+--------------------------------------+--------------------------------------------------------+
619| **Release designation** | 3.3.3 Montreal |
620| | |
621+--------------------------------------+--------------------------------------------------------+
mpriyank8caa3422023-06-30 11:14:10 +0100622| **Release date** | 2023 June 30 |
danielhanrahan19f963b2023-06-15 13:52:34 +0100623| | |
624+--------------------------------------+--------------------------------------------------------+
625
626Bug Fixes
627---------
6283.3.3
629
630Features
631--------
mpriyank6da95412023-06-29 16:56:11 +0100632 - `CPS-1515 <https://jira.onap.org/browse/CPS-1515>`_ Support Multiple CM-Handles for NCMP Get Operation
633 - `CPS-1675 <https://jira.onap.org/browse/CPS-1675>`_ Persistence write performance improvement(s)
634 - `CPS-1745 <https://jira.onap.org/browse/CPS-1745>`_ Upgrade to Openapi 3.0.3
danielhanrahan19f963b2023-06-15 13:52:34 +0100635
mpriyank436b75b2023-05-03 11:10:08 +0100636Version: 3.3.2
637==============
638
639Release Data
640------------
641
642+--------------------------------------+--------------------------------------------------------+
643| **CPS Project** | |
644| | |
645+--------------------------------------+--------------------------------------------------------+
646| **Docker images** | onap/cps-and-ncmp:3.3.2 |
647| | |
648+--------------------------------------+--------------------------------------------------------+
649| **Release designation** | 3.3.2 Montreal |
650| | |
651+--------------------------------------+--------------------------------------------------------+
danielhanrahan19f963b2023-06-15 13:52:34 +0100652| **Release date** | 2023 June 15 |
mpriyank436b75b2023-05-03 11:10:08 +0100653| | |
654+--------------------------------------+--------------------------------------------------------+
655
656Bug Fixes
657---------
6583.3.2
danielhanrahan5cec5322023-06-15 11:08:54 +0100659 - `CPS-1716 <https://jira.onap.org/browse/CPS-1716>`_ NCMP: Java Heap OutOfMemory errors and slow registration in case of 20k cmhandles
mpriyank436b75b2023-05-03 11:10:08 +0100660
661Features
662--------
--globalc7e5a802023-04-05 17:08:08 +0530663 - `CPS-1006 <https://jira.onap.org/browse/CPS-1006>`_ Extend CPS PATCH API to allow update of leaves for multiple data nodes
danielhanrahan5cec5322023-06-15 11:08:54 +0100664 - `CPS-1273 <https://jira.onap.org/browse/CPS-1273>`_ Add <,> operators support to cps-path
665 - `CPS-1664 <https://jira.onap.org/browse/CPS-1664>`_ Use recursive SQL to fetch descendants in CpsPath queries to improve query performance
666 - `CPS-1676 <https://jira.onap.org/browse/CPS-1676>`_ Entity ID types do not match types in database definition
667 - `CPS-1677 <https://jira.onap.org/browse/CPS-1677>`_ Remove dataspace_id column from Fragment table
mpriyank436b75b2023-05-03 11:10:08 +0100668
lukegleesond7764c42023-04-20 14:11:20 +0100669Version: 3.3.1
halil.cakal0b8d85d2023-03-23 12:44:27 +0000670==============
671
672Release Data
673------------
674
675+--------------------------------------+--------------------------------------------------------+
676| **CPS Project** | |
677| | |
678+--------------------------------------+--------------------------------------------------------+
lukegleesond7764c42023-04-20 14:11:20 +0100679| **Docker images** | onap/cps-and-ncmp:3.3.1 |
halil.cakal0b8d85d2023-03-23 12:44:27 +0000680| | |
681+--------------------------------------+--------------------------------------------------------+
lukegleesond7764c42023-04-20 14:11:20 +0100682| **Release designation** | 3.3.1 Montreal |
halil.cakal0b8d85d2023-03-23 12:44:27 +0000683| | |
684+--------------------------------------+--------------------------------------------------------+
mpriyank436b75b2023-05-03 11:10:08 +0100685| **Release date** | 2023 May 03 |
halil.cakal0b8d85d2023-03-23 12:44:27 +0000686| | |
687+--------------------------------------+--------------------------------------------------------+
688
689Bug Fixes
690---------
lukegleesond7764c42023-04-20 14:11:20 +01006913.3.1
halil.cakal0b8d85d2023-03-23 12:44:27 +0000692 - None
693
694Features
695--------
mpriyank52c5e542023-05-02 15:58:55 +0100696 - `CPS-1272 <https://jira.onap.org/browse/CPS-1272>`_ Add Contains operation to CPS Path
697 - `CPS-1573 <https://jira.onap.org/browse/CPS-1573>`_ Remove 32K limit for DB operations
698 - `CPS-1627 <https://jira.onap.org/browse/CPS-1627>`_ Dependency versions uplift because of vulnerability issues
699 - `CPS-1629 <https://jira.onap.org/browse/CPS-1629>`_ Ordering of leaf elements to support combination of AND/OR in cps-path
700 - `CPS-1637 <https://jira.onap.org/browse/CPS-1637>`_ Extend hazelcast to work on kubernetes
halil.cakal0b8d85d2023-03-23 12:44:27 +0000701
lukegleesond7764c42023-04-20 14:11:20 +0100702Version: 3.3.0
703==============
704
705Release Data
706------------
707
708+--------------------------------------+--------------------------------------------------------+
709| **CPS Project** | |
710| | |
711+--------------------------------------+--------------------------------------------------------+
712| **Docker images** | onap/cps-and-ncmp:3.3.0 |
713| | |
714+--------------------------------------+--------------------------------------------------------+
715| **Release designation** | 3.3.0 Montreal |
716| | |
717+--------------------------------------+--------------------------------------------------------+
718| **Release date** | 2023 April 20 |
719| | |
720+--------------------------------------+--------------------------------------------------------+
721
722Bug Fixes
723---------
7243.3.0
725 - None
726
727Features
728--------
729 - `CPS-1215 <https://jira.onap.org/browse/CPS-1215>`_ Add OR operation for CPS Path
730 - `CPS-1617 <https://jira.onap.org/browse/CPS-1617>`_ Use cascade delete in fragments table
731
732.. ======================
733.. * * * LONDON * * *
734.. ======================
735
mpriyank0fd4d192023-03-10 13:48:20 +0000736Version: 3.2.6
737==============
738
739Release Data
740------------
741
742+--------------------------------------+--------------------------------------------------------+
743| **CPS Project** | |
744| | |
745+--------------------------------------+--------------------------------------------------------+
746| **Docker images** | onap/cps-and-ncmp:3.2.6 |
747| | |
748+--------------------------------------+--------------------------------------------------------+
749| **Release designation** | 3.2.6 London |
750| | |
751+--------------------------------------+--------------------------------------------------------+
seanbeirnef5a3a212023-03-06 09:12:49 +0000752| **Release date** | 2023 March 22 |
mpriyank0fd4d192023-03-10 13:48:20 +0000753| | |
754+--------------------------------------+--------------------------------------------------------+
755
756Bug Fixes
757---------
7583.2.6
arpitsingh2b4c4882023-03-03 21:38:57 +0530759 - `CPS-1526 <https://jira.onap.org/browse/CPS-1526>`_ Fix response message for PATCH operation
seanbeirnef5a3a212023-03-06 09:12:49 +0000760 - `CPS-1563 <https://jira.onap.org/browse/CPS-1563>`_ Fix 500 response error on id-searches with empty parameters
mpriyank0fd4d192023-03-10 13:48:20 +0000761
762Features
763--------
seanbeirnef5a3a212023-03-06 09:12:49 +0000764 - `CPS-1396 <https://jira.onap.org/browse/CPS-1396>`_ Query data nodes across all anchors under one dataspace
mpriyank0fd4d192023-03-10 13:48:20 +0000765
mpriyankade5a6e2023-03-09 17:58:31 +0000766Version: 3.2.5
767==============
768
769Release Data
770------------
771
772+--------------------------------------+--------------------------------------------------------+
773| **CPS Project** | |
774| | |
775+--------------------------------------+--------------------------------------------------------+
776| **Docker images** | onap/cps-and-ncmp:3.2.5 |
777| | |
778+--------------------------------------+--------------------------------------------------------+
779| **Release designation** | 3.2.5 London |
780| | |
781+--------------------------------------+--------------------------------------------------------+
mpriyank06bfe4e2023-03-10 11:48:23 +0000782| **Release date** | 2023 March 10 |
mpriyankade5a6e2023-03-09 17:58:31 +0000783| | |
784+--------------------------------------+--------------------------------------------------------+
785
786Bug Fixes
787---------
7883.2.5
mpriyank06bfe4e2023-03-10 11:48:23 +0000789 - `CPS-1537 <https://jira.onap.org/browse/CPS-1537>`_ Introduce control switch for model loader functionality.
mpriyankade5a6e2023-03-09 17:58:31 +0000790
791Features
792--------
793 - None
794
seanbeirnef0f4fd82023-03-07 13:42:04 +0000795Version: 3.2.4
796==============
797
798Release Data
799------------
800
801+--------------------------------------+--------------------------------------------------------+
802| **CPS Project** | |
803| | |
804+--------------------------------------+--------------------------------------------------------+
805| **Docker images** | onap/cps-and-ncmp:3.2.4 |
806| | |
807+--------------------------------------+--------------------------------------------------------+
808| **Release designation** | 3.2.4 London |
809| | |
810+--------------------------------------+--------------------------------------------------------+
mpriyankbd5ba8d2023-03-09 16:33:02 +0000811| **Release date** | 2023 March 09 |
seanbeirnef0f4fd82023-03-07 13:42:04 +0000812| | |
813+--------------------------------------+--------------------------------------------------------+
814
815Bug Fixes
816---------
8173.2.4
mpriyankbd5ba8d2023-03-09 16:33:02 +0000818 - `CPS-1533 <https://jira.onap.org/browse/CPS-1533>`_ Fix for Temp tables cause Out of shared memory errors in Postgres
819 - `CPS-1537 <https://jira.onap.org/browse/CPS-1537>`_ NCMP failed to start due to issue in SubscriptionModelLoader
820
821Features
822--------
823 - None
seanbeirnef0f4fd82023-03-07 13:42:04 +0000824
mpriyankfd43dbe2023-02-08 11:21:08 +0000825Version: 3.2.3
826==============
827
828Release Data
829------------
830
831+--------------------------------------+--------------------------------------------------------+
832| **CPS Project** | |
833| | |
834+--------------------------------------+--------------------------------------------------------+
835| **Docker images** | onap/cps-and-ncmp:3.2.3 |
836| | |
837+--------------------------------------+--------------------------------------------------------+
838| **Release designation** | 3.2.3 London |
839| | |
840+--------------------------------------+--------------------------------------------------------+
seanbeirnef9af5f82023-03-07 10:36:18 +0000841| **Release date** | 2023 March 07 |
mpriyankfd43dbe2023-02-08 11:21:08 +0000842| | |
843+--------------------------------------+--------------------------------------------------------+
844
845Bug Fixes
846---------
8473.2.3
seanbeirnef9af5f82023-03-07 10:36:18 +0000848 - `CPS-1494 <https://jira.onap.org/browse/CPS-1494>`_ NCMP Inventory Performance Improvements
mpriyankfd43dbe2023-02-08 11:21:08 +0000849
850Features
851--------
seanbeirnef9af5f82023-03-07 10:36:18 +0000852 - `CPS-1401 <https://jira.onap.org/browse/CPS-1401>`_ Added V2 of Get Data Node API,support to retrieve all data nodes under an anchor
853 - `CPS-1502 <https://jira.onap.org/browse/CPS-1502>`_ Delete Performance Improvements
mpriyankfd43dbe2023-02-08 11:21:08 +0000854
seanbeirnef8e980a2023-01-27 18:09:33 +0000855Version: 3.2.2
856==============
857
858Release Data
859------------
860
861+--------------------------------------+--------------------------------------------------------+
862| **CPS Project** | |
863| | |
864+--------------------------------------+--------------------------------------------------------+
865| **Docker images** | onap/cps-and-ncmp:3.2.2 |
866| | |
867+--------------------------------------+--------------------------------------------------------+
868| **Release designation** | 3.2.2 London |
869| | |
870+--------------------------------------+--------------------------------------------------------+
mpriyankfd43dbe2023-02-08 11:21:08 +0000871| **Release date** | 2023 February 08 |
seanbeirnef8e980a2023-01-27 18:09:33 +0000872| | |
873+--------------------------------------+--------------------------------------------------------+
874
875Bug Fixes
876---------
mpriyank0b5950d2023-02-07 17:55:10 +00008773.2.2
mpriyankfd43dbe2023-02-08 11:21:08 +0000878 - `CPS-1173 <https://jira.onap.org/browse/CPS-1173>`_ Delete Performance Improvements.
mpriyank0b5950d2023-02-07 17:55:10 +0000879
880Features
881--------
882 - None
seanbeirnef8e980a2023-01-27 18:09:33 +0000883
leventecsanyi37d72852022-10-26 10:44:08 +0200884Version: 3.2.1
885==============
mpriyank4bd450e2022-10-05 09:50:59 +0100886
887Release Data
888------------
889
890+--------------------------------------+--------------------------------------------------------+
891| **CPS Project** | |
892| | |
893+--------------------------------------+--------------------------------------------------------+
lukegleesone0154a62023-01-25 15:06:52 +0000894| **Docker images** | onap/cps-and-ncmp:3.2.1 |
mpriyank4bd450e2022-10-05 09:50:59 +0100895| | |
896+--------------------------------------+--------------------------------------------------------+
leventecsanyi37d72852022-10-26 10:44:08 +0200897| **Release designation** | 3.2.1 London |
mpriyank4bd450e2022-10-05 09:50:59 +0100898| | |
899+--------------------------------------+--------------------------------------------------------+
lukegleesone0154a62023-01-25 15:06:52 +0000900| **Release date** | 2023 January 27 |
mpriyank4bd450e2022-10-05 09:50:59 +0100901| | |
902+--------------------------------------+--------------------------------------------------------+
Cédric Ollivier490b20d2023-03-15 21:40:48 +0100903
lukegleeson3be99242022-10-11 14:34:56 +0100904Features
905--------
leventecsanyi37d72852022-10-26 10:44:08 +02009063.2.1
lukegleesone0154a62023-01-25 15:06:52 +0000907 - `CPS-341 <https://jira.onap.org/browse/CPS-341>`_ Added support for multiple data tree instances under 1 anchor.
908 - `CPS-1002 <https://jira.onap.org/browse/CPS-1002>`_ Add CPS-E-05 endpoint for 'Query data, NCMP-Operational Datastore' using cpsPaths
909 - `CPS-1182 <https://jira.onap.org/browse/CPS-1182>`_ Upgrade Opendaylight
ToineSiebelink294bcb52022-12-23 11:07:42 +0000910 - `CPS-1185 <https://jira.onap.org/browse/CPS-1185>`_ Get all dataspaces.
911 - `CPS-1186 <https://jira.onap.org/browse/CPS-1186>`_ Get single dataspace.
lukegleesonf20b4992022-12-09 15:48:55 +0000912 - `CPS-1187 <https://jira.onap.org/browse/CPS-1187>`_ Added API to get all schema sets for a given dataspace.
lukegleesone0154a62023-01-25 15:06:52 +0000913 - `CPS-1236 <https://jira.onap.org/browse/CPS-1236>`_ DMI audit support for NCMP: Filter on any properties of CM Handles
ToineSiebelink294bcb52022-12-23 11:07:42 +0000914 - `CPS-1257 <https://jira.onap.org/browse/CPS-1257>`_ Added support for application/xml Content-Type (write only).
lukegleesone0154a62023-01-25 15:06:52 +0000915 - `CPS-1381 <https://jira.onap.org/browse/CPS-1381>`_ Query large outputs using limit/depth/pagination
ToineSiebelink294bcb52022-12-23 11:07:42 +0000916 - `CPS-1421 <https://jira.onap.org/browse/CPS-1421>`_ Optimized query for large number of hits with descendants.
lukegleesone0154a62023-01-25 15:06:52 +0000917 - `CPS-1422 <https://jira.onap.org/browse/CPS-1422>`_ Fetch CM handles by collection of xpaths (CPS Core)
918 - `CPS-1424 <https://jira.onap.org/browse/CPS-1424>`_ Updating CmHandleStates using batch operation
919 - `CPS-1439 <https://jira.onap.org/browse/CPS-1439>`_ Use native query to delete data nodes
mpriyank4bd450e2022-10-05 09:50:59 +0100920
921Bug Fixes
922---------
ToineSiebelink294bcb52022-12-23 11:07:42 +00009233.2.1
lukegleesone0154a62023-01-25 15:06:52 +0000924 - `CPS-1171 <https://jira.onap.org/browse/CPS-1171>`_ Optimized retrieval of data nodes with many descendants.
925 - `CPS-1288 <https://jira.onap.org/browse/CPS-1288>`_ Hazelcast TTL for IMap is not working
926 - `CPS-1289 <https://jira.onap.org/browse/CPS-1289>`_ Getting wrong error code for create node api
927 - `CPS-1326 <https://jira.onap.org/browse/CPS-1326>`_ Creation of DataNodeBuilder with module name prefix is very slow
928 - `CPS-1344 <https://jira.onap.org/browse/CPS-1344>`_ Top level container (prefix) is not always the first module
ToineSiebelink74eed2c2023-08-31 17:38:52 +0100929 - `CPS-1350 <https://jira.onap.org/browse/CPS-1350>`_ Add Basic Authentication to CPS/NCMP OpenAPI Definitions.
lukegleesone0154a62023-01-25 15:06:52 +0000930 - `CPS-1352 <https://jira.onap.org/browse/CPS-1352>`_ Handle YangChoiceNode in right format.
ToineSiebelink294bcb52022-12-23 11:07:42 +0000931 - `CPS-1409 <https://jira.onap.org/browse/CPS-1409>`_ Fix Delete uses case with '/' in path.
lukegleesone0154a62023-01-25 15:06:52 +0000932 - `CPS-1433 <https://jira.onap.org/browse/CPS-1433>`_ Fix to allow posting data with '/' key fields.
933 - `CPS-1442 <https://jira.onap.org/browse/CPS-1442>`_ CPS PATCH operation does not merge existing data
934 - `CPS-1446 <https://jira.onap.org/browse/CPS-1446>`_ Locked cmhandles and ready to locked state transitions causing long cmHandle discovery
935 - `CPS-1457 <https://jira.onap.org/browse/CPS-1457>`_ CpsDataPersistenceService#getDataNodes uses non-normalized xpaths
936 - `CPS-1458 <https://jira.onap.org/browse/CPS-1458>`_ CpsDataPersistenceService#getDataNodes does not handle root xpath
937 - `CPS-1460 <https://jira.onap.org/browse/CPS-1460>`_ CPS Path Processing Performance Test duration is too low
ToineSiebelink294bcb52022-12-23 11:07:42 +0000938
leventecsanyi37d72852022-10-26 10:44:08 +02009393.2.0
ToineSiebelink294bcb52022-12-23 11:07:42 +0000940 - `CPS-1312 <https://jira.onap.org/browse/CPS-1312>`_ CPS(/NCMP) does not have version control.
mpriyank4bd450e2022-10-05 09:50:59 +0100941
lukegleeson3be99242022-10-11 14:34:56 +0100942Known Limitations, Issues and Workarounds
943-----------------------------------------
944
945*System Limitations*
946
seanbeirne72c267e2022-10-18 12:39:22 +0100947For upgrading, CPS uses Liquibase for database upgrades. CPS/NCMP currently only supports upgrading from Liquibase changelog 11 to Liquibase changelog 16.
948This 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 +0100949
arpitsingh2b4c4882023-03-03 21:38:57 +0530950CPS core Patch operation currently supports updating data of one top level data node. When performing Patch on multiple top level data nodes at once
951a 400 Bad Request is sent as response. This is part of commit CPS-1526.
952
seanbeirnedba2b102022-10-27 09:59:17 +0100953.. ====================
954.. * * * KOHN * * *
955.. ====================
956
mpriyankfe775312022-09-30 14:16:51 +0100957Version: 3.1.4
958==============
959
960Release Data
961------------
962
963+--------------------------------------+--------------------------------------------------------+
964| **CPS Project** | |
965| | |
966+--------------------------------------+--------------------------------------------------------+
967| **Docker images** | onap/cps-and-ncmp:3.1.4 |
968| | |
969+--------------------------------------+--------------------------------------------------------+
970| **Release designation** | 3.1.4 Kohn |
971| | |
972+--------------------------------------+--------------------------------------------------------+
mpriyank4bd450e2022-10-05 09:50:59 +0100973| **Release date** | 2022 October 5 |
mpriyankfe775312022-09-30 14:16:51 +0100974| | |
975+--------------------------------------+--------------------------------------------------------+
976
977Bug Fixes
978---------
lukegleeson8c6b5622022-09-29 15:58:06 +0100979 - `CPS-1265 <https://jira.onap.org/browse/CPS-1265>`_ Revision field should not be required (NotNull) on cps-ri YangResourceEntity
mpriyankac0bffc2022-10-03 12:26:10 +0100980 - `CPS-1294 <https://jira.onap.org/browse/CPS-1294>`_ Kafka communication fault caused cmHandle registration error
mpriyankfe775312022-09-30 14:16:51 +0100981
mpriyank06736cb2022-09-29 14:29:40 +0100982Version: 3.1.3
983==============
984
985Release Data
986------------
987
988+--------------------------------------+--------------------------------------------------------+
989| **CPS Project** | |
990| | |
991+--------------------------------------+--------------------------------------------------------+
992| **Docker images** | onap/cps-and-ncmp:3.1.3 |
993| | |
994+--------------------------------------+--------------------------------------------------------+
995| **Release designation** | 3.1.3 Kohn |
996| | |
997+--------------------------------------+--------------------------------------------------------+
mpriyankfe775312022-09-30 14:16:51 +0100998| **Release date** | 2022 September 29 |
mpriyank06736cb2022-09-29 14:29:40 +0100999| | |
1000+--------------------------------------+--------------------------------------------------------+
1001
1002Bug Fixes
1003---------
1004 - None
1005
mpriyankef0ddfc2022-09-28 12:19:34 +01001006Version: 3.1.2
1007==============
1008
1009Release Data
1010------------
1011
1012+--------------------------------------+--------------------------------------------------------+
1013| **CPS Project** | |
1014| | |
1015+--------------------------------------+--------------------------------------------------------+
1016| **Docker images** | onap/cps-and-ncmp:3.1.2 |
1017| | |
1018+--------------------------------------+--------------------------------------------------------+
1019| **Release designation** | 3.1.2 Kohn |
1020| | |
1021+--------------------------------------+--------------------------------------------------------+
mpriyank06736cb2022-09-29 14:29:40 +01001022| **Release date** | 2022 September 28 |
mpriyankef0ddfc2022-09-28 12:19:34 +01001023| | |
1024+--------------------------------------+--------------------------------------------------------+
1025
1026Bug Fixes
1027---------
1028 - None
1029
mpriyanka3f43502022-09-26 14:57:01 +01001030Version: 3.1.1
1031==============
1032
1033Release Data
1034------------
1035
1036+--------------------------------------+--------------------------------------------------------+
1037| **CPS Project** | |
1038| | |
1039+--------------------------------------+--------------------------------------------------------+
1040| **Docker images** | onap/cps-and-ncmp:3.1.1 |
1041| | |
1042+--------------------------------------+--------------------------------------------------------+
1043| **Release designation** | 3.1.1 Kohn |
1044| | |
1045+--------------------------------------+--------------------------------------------------------+
mpriyankef0ddfc2022-09-28 12:19:34 +01001046| **Release date** | 2022 September 28 |
mpriyanka3f43502022-09-26 14:57:01 +01001047| | |
1048+--------------------------------------+--------------------------------------------------------+
1049
1050Bug Fixes
1051---------
1052 - None
1053
lukegleesonc9ec9152022-09-07 14:21:36 +01001054Security Notes
1055--------------
1056
1057*Fixed Security Issues*
1058
1059 - `CPS-1226 <https://jira.onap.org/browse/CPS-1226>`_ Security bug in the logs
1060
lukegleeson4a34fa52022-09-19 15:31:59 +01001061Version: 3.1.0
1062==============
Bruno Sakoto9c3541e2022-06-15 07:57:42 -04001063
1064Release Data
1065------------
1066
DylanB95ESTb130fd32022-04-04 13:09:22 +01001067+--------------------------------------+--------------------------------------------------------+
1068| **CPS Project** | |
1069| | |
1070+--------------------------------------+--------------------------------------------------------+
1071| **Docker images** | onap/cps-and-ncmp:3.1.0 |
1072| | |
1073+--------------------------------------+--------------------------------------------------------+
Bruno Sakoto9c3541e2022-06-15 07:57:42 -04001074| **Release designation** | 3.1.0 Kohn |
DylanB95ESTb130fd32022-04-04 13:09:22 +01001075| | |
1076+--------------------------------------+--------------------------------------------------------+
lukegleeson4a34fa52022-09-19 15:31:59 +01001077| **Release date** | 2022 September 14 |
DylanB95ESTb130fd32022-04-04 13:09:22 +01001078| | |
1079+--------------------------------------+--------------------------------------------------------+
1080
1081Features
1082--------
lukegleeson4a34fa52022-09-19 15:31:59 +01001083 - `CPS-340 <https://jira.onap.org/browse/CPS-340>`_ Patch and update the root data node
1084 - `CPS-575 <https://jira.onap.org/browse/CPS-575>`_ Write data for cmHandle using ncmp-datastores:passthrough-running (NCMP.)
1085 - `CPS-731 <https://jira.onap.org/browse/CPS-731>`_ Query based on Public CM Properties
1086 - `CPS-828 <https://jira.onap.org/browse/CPS-828>`_ Async: NCMP Rest impl. including Request ID generation
1087 - `CPS-829 <https://jira.onap.org/browse/CPS-829>`_ Async: Internal message topic incl. basic producer & Consumer
1088 - `CPS-830 <https://jira.onap.org/browse/CPS-830>`_ DMI-NCMP Asynchronously Publish Response Event to Client Topic
1089 - `CPS-869 <https://jira.onap.org/browse/CPS-869>`_ Apply Standardized logging fields to adhere to ONAP Best practice REQ-1072
1090 - `CPS-870 <https://jira.onap.org/browse/CPS-870>`_ Align CPS-Core output with SDN-C output (add module name)
1091 - `CPS-875 <https://jira.onap.org/browse/CPS-875>`_ CM Handle State: Watchdog-process that syncs 'ADVISED' CM Handles
1092 - `CPS-877 <https://jira.onap.org/browse/CPS-877>`_ CM Handle State: Exclude any CM-Handles from queries/operations that are not in state 'READY'
1093 - `CPS-899 <https://jira.onap.org/browse/CPS-899>`_ Start and stop sessions on Java API
1094 - `CPS-909 <https://jira.onap.org/browse/CPS-909>`_ Separate NCMP endpoint for ch/{cm-handle}/properties and ch/{cm-handle}/state
1095 - `CPS-917 <https://jira.onap.org/browse/CPS-917>`_ Structured Errors response for passthrough use-cases in NCMP
1096 - `CPS-953 <https://jira.onap.org/browse/CPS-953>`_ Update maven deploy plugin version
1097 - `CPS-977 <https://jira.onap.org/browse/CPS-977>`_ Query CM Handles using CpsPath
1098 - `CPS-1000 <https://jira.onap.org/browse/CPS-1000>`_ Create Data Synchronization watchdog
1099 - `CPS-1016 <https://jira.onap.org/browse/CPS-1016>`_ Merge 2 'query' end points in NCMP
1100 - `CPS-1034 <https://jira.onap.org/browse/CPS-1034>`_ Publish lifecycle events for ADVISED , READY and LOCKED state transition"
1101 - `CPS-1064 <https://jira.onap.org/browse/CPS-1064>`_ Support retrieval of YANG module sources for CM handle on the NCMP interface
1102 - `CPS-1099 <https://jira.onap.org/browse/CPS-1099>`_ Expose simplified 'external' lock reason enum state over REST interface
1103 - `CPS-1101 <https://jira.onap.org/browse/CPS-1101>`_ Introducing the DELETING and DELETED Cmhandle State
1104 - `CPS-1102 <https://jira.onap.org/browse/CPS-1102>`_ Register the Cmhandle Sends Advised State notification.
1105 - `CPS-1133 <https://jira.onap.org/browse/CPS-1133>`_ Enable/Disable Data Sync for Cm Handle
1106 - `CPS-1136 <https://jira.onap.org/browse/CPS-1136>`_ DMI Audit Support (get all CM Handles for a registered DMI)
1107
emacleeafb17362022-09-02 14:40:17 +01001108
1109Bug Fixes
1110---------
lukegleeson4a34fa52022-09-19 15:31:59 +01001111 - `CPS-896 <https://jira.onap.org/browse/CPS-896>`_ CM Handle Registration Process only partially completes when exception is thrown
1112 - `CPS-957 <https://jira.onap.org/browse/CPS-957>`_ NCMP: fix getResourceDataForPassthroughOperational endpoint
1113 - `CPS-1020 <https://jira.onap.org/browse/CPS-1020>`_ DuplicatedYangResourceException error at parallel cmHandle registration
1114 - `CPS-1056 <https://jira.onap.org/browse/CPS-1056>`_ Wrong error response format in case of Dmi plugin error
ToineSiebelink74eed2c2023-08-31 17:38:52 +01001115 - `CPS-1067 <https://jira.onap.org/browse/CPS-1067>`_ NCMP returns 500 error on searches endpoint when No DMI Handles registered
lukegleeson4a34fa52022-09-19 15:31:59 +01001116 - `CPS-1085 <https://jira.onap.org/browse/CPS-1085>`_ Performance degradation on ncmp/v1/ch/searches endpoint
1117 - `CPS-1088 <https://jira.onap.org/browse/CPS-1088>`_ Kafka consumer can not be turned off
1118 - `CPS-1097 <https://jira.onap.org/browse/CPS-1097>`_ Unable to change state from LOCKED to ADVISED
1119 - `CPS-1126 <https://jira.onap.org/browse/CPS-1126>`_ CmHandle creation performance degradation
1120 - `CPS-1175 <https://jira.onap.org/browse/CPS-1175>`_ Incorrect response when empty body executed for cmhandle id-searches
1121 - `CPS-1179 <https://jira.onap.org/browse/CPS-1179>`_ Node API - GET method returns invalid response when identifier contains '/'
1122 - `CPS-1212 <https://jira.onap.org/browse/CPS-1212>`_ Additional Properties for CM Handles not included when send to DMI Plugin
1123 - `CPS-1217 <https://jira.onap.org/browse/CPS-1217>`_ Searches endpoint gives back empty list however there are already available cmhandles
1124 - `CPS-1218 <https://jira.onap.org/browse/CPS-1218>`_ NCMP logs are flooded with SyncUtils logs
puthuparambil.adityadd904322022-09-21 10:53:51 +01001125
1126Known Limitations, Issues and Workarounds
1127-----------------------------------------
1128
1129*System Limitations*
1130
1131Having '[' token in any index in any list will have a negative impact on the search functions leaf-conditions and text()-condition.
1132Example of an xpath that would cause problems while using cps-path queries : /parent/child[@id='id[with]braces']
DylanB95ESTb130fd32022-04-04 13:09:22 +01001133
lukegleeson4a34fa52022-09-19 15:31:59 +01001134*Known Vulnerabilities*
1135
1136None
1137
1138*Workarounds*
1139
1140None
1141
1142Security Notes
1143--------------
1144
1145*Fixed Security Issues*
1146
1147 - `CPS-963 <https://jira.onap.org/browse/CPS-963>`_ Liquibase has got serious vulnerability, upgrade required
1148
1149*Known Security Issues*
1150
1151None
1152
Bruno Sakoto9c3541e2022-06-15 07:57:42 -04001153.. ========================
1154.. * * * JAKARTA * * *
1155.. ========================
1156
1157Version: 3.0.1
1158==============
1159
1160Release Data
1161------------
1162
1163+--------------------------------------+--------------------------------------------------------+
1164| **CPS Project** | |
1165| | |
1166+--------------------------------------+--------------------------------------------------------+
1167| **Docker images** | onap/cps-and-ncmp:3.0.1 |
1168| | |
1169+--------------------------------------+--------------------------------------------------------+
1170| **Release designation** | 3.0.1 Jakarta |
1171| | |
1172+--------------------------------------+--------------------------------------------------------+
1173| **Release date** | 2022 April 28 |
1174| | |
1175+--------------------------------------+--------------------------------------------------------+
1176
1177Bug Fixes
1178---------
1179 - `CPS-961 <https://jira.onap.org/browse/CPS-961>`_ Updated ANTLR compiler version to 4.9.2 to be compatible with runtime version
1180
Bruno Sakotoa1129b62022-03-15 08:09:07 -04001181Version: 3.0.0
1182==============
niamhcoref7b414e2021-11-17 11:02:07 +00001183
Bruno Sakotoa1129b62022-03-15 08:09:07 -04001184Release Data
1185------------
1186
1187+--------------------------------------+--------------------------------------------------------+
1188| **CPS Project** | |
1189| | |
1190+--------------------------------------+--------------------------------------------------------+
1191| **Docker images** | onap/cps-and-ncmp:3.0.0 |
1192| | |
1193+--------------------------------------+--------------------------------------------------------+
1194| **Release designation** | 3.0.0 Jakarta |
1195| | |
1196+--------------------------------------+--------------------------------------------------------+
1197| **Release date** | 2022 March 15 |
1198| | |
1199+--------------------------------------+--------------------------------------------------------+
niamhcoref7b414e2021-11-17 11:02:07 +00001200
1201Features
1202--------
puthuparambil.adityad0007332021-12-08 18:53:39 +00001203 - `CPS-559 <https://jira.onap.org/browse/CPS-559>`_ Define response objects (schemas) in cps-ncmp
niamhcoref7b414e2021-11-17 11:02:07 +00001204 - `CPS-636 <https://jira.onap.org/browse/CPS-636>`_ Update operation for datastore pass through running
1205 - `CPS-638 <https://jira.onap.org/browse/CPS-638>`_ Delete operation for datastore pass through running
DylanB95ESTe5573382022-01-27 17:12:52 +00001206 - `CPS-677 <https://jira.onap.org/browse/CPS-677>`_ Support 'public' Cm Handle Properties
niamhcoref7b414e2021-11-17 11:02:07 +00001207 - `CPS-741 <https://jira.onap.org/browse/CPS-741>`_ Re sync after removing cm handles
JosephKeenan82ebf532021-12-08 18:16:44 +00001208 - `CPS-777 <https://jira.onap.org/browse/CPS-777>`_ Ensure all DMI operations use POST method
puthuparambil.adityad0007332021-12-08 18:53:39 +00001209 - `CPS-780 <https://jira.onap.org/browse/CPS-780>`_ Add examples for parameters, request and response in openapi yaml for cps-core
Bruno Sakotoa1129b62022-03-15 08:09:07 -04001210 - `CPS-789 <https://jira.onap.org/browse/CPS-789>`_ CPS Data Updated Event Schema V2 to support delete operation
1211 - `CPS-791 <https://jira.onap.org/browse/CPS-791>`_ CPS-Core sends delete notification event
DylanB95ESTe5573382022-01-27 17:12:52 +00001212 - `CPS-817 <https://jira.onap.org/browse/CPS-817>`_ Create Endpoint For Get Cm Handles (incl. public properties) By Name
mpriyank80dee972022-02-23 15:17:23 +05301213 - `CPS-837 <https://jira.onap.org/browse/CPS-837>`_ Add Remove and Update properties (DMI and Public) as part of CM Handle Registration update
niamhcoref7b414e2021-11-17 11:02:07 +00001214
1215Bug Fixes
1216---------
1217
1218 - `CPS-762 <https://jira.onap.org/browse/CPS-762>`_ Query cm handles for module names returns incorrect cm handle identifiers
ToineSiebelink3f142302021-12-07 11:30:10 +00001219 - `CPS-788 <https://jira.onap.org/browse/CPS-788>`_ Yang Resource formatting is incorrect
niamhcore65bc4fd2021-12-08 14:19:02 +00001220 - `CPS-783 <https://jira.onap.org/browse/CPS-783>`_ Remove cm handle does not completely remove all cm handle information
puthuparambil.aditya71395fb2022-01-05 13:39:31 +00001221 - `CPS-841 <https://jira.onap.org/browse/CPS-841>`_ Upgrade log4j to 2.17.1 as recommended by ONAP SECCOM
puthuparambil.aditya62ac0c32022-02-03 16:42:13 +00001222 - `CPS-856 <https://jira.onap.org/browse/CPS-856>`_ Retry mechanism not working for concurrent CmHandle registration
JosephKeenane0643ab2022-02-15 18:23:05 +00001223 - `CPS-867 <https://jira.onap.org/browse/CPS-867>`_ Database port made configurable through env variable DB_PORT
DylanB95ESTe5573382022-01-27 17:12:52 +00001224 - `CPS-886 <https://jira.onap.org/browse/CPS-886>`_ Fragment handling decreasing performance for large number of cmHandles
JosephKeenane0643ab2022-02-15 18:23:05 +00001225 - `CPS-887 <https://jira.onap.org/browse/CPS-887>`_ Increase performance of cmHandle registration for large number of schema sets in DB
mpriyank80dee972022-02-23 15:17:23 +05301226 - `CPS-892 <https://jira.onap.org/browse/CPS-892>`_ Fixed the response code during CM-Handle Registration from 201 CREATED to 204 NO_CONTENT
ToineSiebelink74eed2c2023-08-31 17:38:52 +01001227 - `CPS-893 <https://jira.onap.org/browse/CPS-893>`_ NCMP Java API depends on NCMP-Rest-API (cyclic) through json properties on Java API
niamhcoref7b414e2021-11-17 11:02:07 +00001228
1229Known Limitations, Issues and Workarounds
1230-----------------------------------------
1231
1232*System Limitations*
1233
DylanB95ESTe5573382022-01-27 17:12:52 +00001234Null can no longer be passed within the dmi plugin service names when registering a cm handle, as part of
1235`CPS-837 <https://jira.onap.org/browse/CPS-837>`_ null is now used to indicate if a property should be removed as part
1236of cm handle registration.
niamhcoref7b414e2021-11-17 11:02:07 +00001237
Lathishb3550f12022-03-15 12:03:53 +00001238The Absolute path to list with integer key will not work. Please refer `CPS-961 <https://jira.onap.org/browse/CPS-961>`_
1239for more information.
1240
niamhcoref7b414e2021-11-17 11:02:07 +00001241*Known Vulnerabilities*
1242
1243None
1244
1245*Workarounds*
1246
DylanB95ESTe5573382022-01-27 17:12:52 +00001247Instead of passing null as a value within the dmi plugin service names, remove them from the request completely, or
1248pass an empty string as the value if you do not want to include names for these values.
niamhcoref7b414e2021-11-17 11:02:07 +00001249
1250Security Notes
1251--------------
1252
1253*Fixed Security Issues*
1254
1255None
1256
1257*Known Security Issues*
1258
1259None
1260
1261.. ========================
shivasubedi44beaa32021-09-13 15:16:30 +01001262.. * * * ISTANBUL * * *
1263.. ========================
ToineSiebelinkb87f3232021-02-26 12:05:30 +00001264
Bruno Sakoto0eaf3342022-02-11 15:05:29 -05001265Version: 2.0.4
1266==============
1267
1268Release Data
1269------------
1270
1271+--------------------------------------+--------------------------------------------------------+
1272| **CPS Project** | |
1273| | |
1274+--------------------------------------+--------------------------------------------------------+
1275| **Docker images** | onap/cps-and-ncmp:2.0.4 |
1276| | |
1277+--------------------------------------+--------------------------------------------------------+
1278| **Release designation** | 2.0.4 Istanbul |
1279| | |
1280+--------------------------------------+--------------------------------------------------------+
1281| **Release date** | 2022 Feb 09 |
1282| | |
1283+--------------------------------------+--------------------------------------------------------+
1284
1285Bug Fixes
1286---------
1287
1288 - `CPS-879 <https://jira.onap.org/browse/CPS-879>`_ Fix docker compose for csit test.
1289 - `CPS-873 <https://jira.onap.org/browse/CPS-873>`_ Fix intermittent circular dependency error when the application starts.
1290
1291Version: 2.0.3
1292==============
1293
1294Release Data
1295------------
1296
1297+--------------------------------------+--------------------------------------------------------+
1298| **CPS Project** | |
1299| | |
1300+--------------------------------------+--------------------------------------------------------+
1301| **Docker images** | onap/cps-and-ncmp:2.0.3 |
1302| | |
1303+--------------------------------------+--------------------------------------------------------+
1304| **Release designation** | 2.0.3 Istanbul |
1305| | |
1306+--------------------------------------+--------------------------------------------------------+
1307| **Release date** | 2022-07-01 |
1308| | |
1309+--------------------------------------+--------------------------------------------------------+
1310
1311Bug Fixes
1312---------
1313
1314 - `CPS-841 <https://jira.onap.org/browse/CPS-841>`_ Update log4j version to 2.17.1 due to security vulnerability
1315
1316Version: 2.0.2
1317==============
1318
1319Release Data
1320------------
1321
1322+--------------------------------------+--------------------------------------------------------+
1323| **CPS Project** | |
1324| | |
1325+--------------------------------------+--------------------------------------------------------+
1326| **Docker images** | onap/cps-and-ncmp:2.0.2 |
1327| | |
1328+--------------------------------------+--------------------------------------------------------+
1329| **Release designation** | 2.0.2 Istanbul |
1330| | |
1331+--------------------------------------+--------------------------------------------------------+
1332| **Release date** | 2021-16-12 |
1333| | |
1334+--------------------------------------+--------------------------------------------------------+
1335
1336Bug Fixes
1337---------
1338
1339 - `CPS-820 <https://jira.onap.org/browse/CPS-820>`_ Update log4j version due to security vulnerability
1340
lukegleeson9c583712021-09-30 17:21:11 +01001341Version: 2.0.1
1342==============
1343
1344Release Data
1345------------
1346
1347+--------------------------------------+--------------------------------------------------------+
1348| **CPS Project** | |
1349| | |
1350+--------------------------------------+--------------------------------------------------------+
1351| **Docker images** | onap/cps-and-ncmp:2.0.1 |
1352| | |
1353+--------------------------------------+--------------------------------------------------------+
1354| **Release designation** | 2.0.1 Istanbul |
1355| | |
1356+--------------------------------------+--------------------------------------------------------+
1357| **Release date** | 2021-14-10 |
1358| | |
1359+--------------------------------------+--------------------------------------------------------+
1360
1361Bug Fixes
1362---------
1363
1364 - `CPS-594 <https://jira.onap.org/browse/CPS-594>`_ SQL ConstraintViolationException when updating the list node element using PATCH List node API
1365 - `CPS-653 <https://jira.onap.org/browse/CPS-653>`_ cmHandleProperties not supported by dmi in fetch modules
1366 - `CPS-673 <https://jira.onap.org/browse/CPS-673>`_ Improvement and cleanup for CPS Core charts
1367 - `CPS-691 <https://jira.onap.org/browse/CPS-691>`_ NCMP no master index label on index documentation page
1368
1369Known Limitations, Issues and Workarounds
1370-----------------------------------------
1371
1372*System Limitations*
1373
1374Limitations to the amount of child nodes that can be added to the fix above. The current limit is 3.
1375
1376*Known Vulnerabilities*
1377
1378 - `CPS-725 <https://jira.onap.org/browse/CPS-725>`_ fix sample docker compose of cps/ncmp and onap dmi plugin
1379
1380*Workarounds*
1381
1382Add recursive method to save list node data to loop through all corresponding child nodes.
1383
1384Security Notes
1385--------------
1386
1387*Fixed Security Issues*
1388
1389 - `CPS-581 <https://jira.onap.org/browse/CPS-581>`_ Remove security vulnerabilities
1390
1391*Known Security Issues*
1392
1393None
1394
shivasubedi44beaa32021-09-13 15:16:30 +01001395Version: 2.0.0
1396==============
1397
1398Abstract
1399--------
1400
1401This document provides the release notes for Istanbul release.
1402
1403Release Data
1404------------
1405
1406+--------------------------------------+--------------------------------------------------------+
1407| **CPS Project** | |
1408| | |
1409+--------------------------------------+--------------------------------------------------------+
1410| **Docker images** | onap/cps-and-ncmp:2.0.0 |
1411| | |
1412+--------------------------------------+--------------------------------------------------------+
1413| **Release designation** | 2.0.0 Istanbul |
1414| | |
1415+--------------------------------------+--------------------------------------------------------+
lukegleeson9c583712021-09-30 17:21:11 +01001416| **Release date** | 2021-14-09 |
shivasubedi44beaa32021-09-13 15:16:30 +01001417| | |
1418+--------------------------------------+--------------------------------------------------------+
1419
1420Features
1421--------
DylanB95EST3fcf8692021-10-11 16:29:16 +01001422* Register DMI-Plugins with NCMP for CM Handle registrations.
shivasubedi44beaa32021-09-13 15:16:30 +01001423* Update, Create and Remove CM Handles.
1424* Add support for retrieving and writing CM Handle data through NCMP datastores.
1425* Automatic retrieval and caching of model information for CM Handles within NCMP.
1426
shivasubedi44beaa32021-09-13 15:16:30 +01001427Deliverables
1428------------
1429
1430Software Deliverables
1431
1432.. csv-table::
1433 :header: "Repository", "SubModules", "Version & Docker Image (if applicable)"
1434 :widths: auto
1435
1436 "cps", "", "onap/cps-and-ncmp-proxy:2.0.0"
1437
1438Bug Fixes
1439---------
1440
lukegleeson9c583712021-09-30 17:21:11 +01001441 - `CPS-310 <https://jira.onap.org/browse/CPS-310>`_ Data schema migration from Honolulu to Istanbul is failing
shivasubedi44beaa32021-09-13 15:16:30 +01001442 - `CPS-316 <https://jira.onap.org/browse/CPS-316>`_ Xpath cannot be created for augmentation data node
1443 - `CPS-336 <https://jira.onap.org/browse/CPS-336>`_ Ends-with functionality in cpsPath does not conform with standard xPath behavior
lukegleeson9c583712021-09-30 17:21:11 +01001444 - `CPS-345 <https://jira.onap.org/browse/CPS-345>`_ Leaf String value comparison matches mix of single and double quotes
1445 - `CPS-357 <https://jira.onap.org/browse/CPS-357>`_ cps-review-verification-maven-master Jenkins job is failing when running csit test
shivasubedi44beaa32021-09-13 15:16:30 +01001446 - `CPS-367 <https://jira.onap.org/browse/CPS-367>`_ Get descendent does not support xpaths that end in list values
lukegleeson9c583712021-09-30 17:21:11 +01001447 - `CPS-377 <https://jira.onap.org/browse/CPS-377>`_ Init ran model validation is failing error details are not provided
shivasubedi44beaa32021-09-13 15:16:30 +01001448 - `CPS-422 <https://jira.onap.org/browse/CPS-422>`_ REST 404 response returned instead of 400 for POST/PUT/PATCH request types
1449 - `CPS-450 <https://jira.onap.org/browse/CPS-450>`_ Datanode query using full path to node causes NPE
lukegleeson9c583712021-09-30 17:21:11 +01001450 - `CPS-451 <https://jira.onap.org/browse/CPS-451>`_ cps-ran-schema-model@2021-01-28.yang missing root container
1451 - `CPS-464 <https://jira.onap.org/browse/CPS-464>`_ Request to update node leaves (patch) responds with Internal Server Error
1452 - `CPS-465 <https://jira.onap.org/browse/CPS-465>`_ Request to update node leaves (patch) responds with json parsing failure
shivasubedi44beaa32021-09-13 15:16:30 +01001453 - `CPS-466 <https://jira.onap.org/browse/CPS-466>`_ Concurrent requests to create schema sets for the same yang model are not supported
1454 - `CPS-479 <https://jira.onap.org/browse/CPS-479>`_ Get Nodes API does not always return the object from the root
lukegleeson9c583712021-09-30 17:21:11 +01001455 - `CPS-500 <https://jira.onap.org/browse/CPS-500>`_ Special Character Limitations of cpsPath Queries
shivasubedi44beaa32021-09-13 15:16:30 +01001456 - `CPS-501 <https://jira.onap.org/browse/CPS-501>`_ Put DataNode API has missing transaction and error handling for concurrency issues
shivasubedi44beaa32021-09-13 15:16:30 +01001457 - `CPS-524 <https://jira.onap.org/browse/CPS-524>`_ Issue with CPSData API to add an item to an existing list node
1458 - `CPS-560 <https://jira.onap.org/browse/CPS-560>`_ Response from cps query using text() contains escape characters
1459 - `CPS-566 <https://jira.onap.org/browse/CPS-566>`_ Can't access grandparent node through ancestor axis
lukegleeson9c583712021-09-30 17:21:11 +01001460 - `CPS-573 <https://jira.onap.org/browse/CPS-573>`_ /v1/ch/PNFDemo1/modules returning 401 unauthorised.
1461 - `CPS-587 <https://jira.onap.org/browse/CPS-587>`_ cps-ncmp-service NullpointerException when DmiPluginRegistration has no additionProperties
1462 - `CPS-591 <https://jira.onap.org/browse/CPS-591>`_ CPS-Core Leaf stored as integer is being returned from DB as float
Bruno Sakoto0eaf3342022-02-11 15:05:29 -05001463 - `CPS-601 <https://jira.onap.org/browse/CPS-601>`_ CPS swagger-ui does not show NCMP endpoints
lukegleeson9c583712021-09-30 17:21:11 +01001464 - `CPS-616 <https://jira.onap.org/browse/CPS-616>`_ NCMP base path does not conform to agreed API URL
1465 - `CPS-630 <https://jira.onap.org/browse/CPS-630>`_ Incorrect information sent when same anchor is updated faster than notification service processes
1466 - `CPS-635 <https://jira.onap.org/browse/CPS-635>`_ Module Resource call does not include body
shivasubedi44beaa32021-09-13 15:16:30 +01001467
1468This document provides the release notes for Istanbul release.
1469
1470Summary
1471-------
1472
1473Following CPS components are available with default ONAP/CPS installation.
1474
1475
1476 * Platform components
1477
1478 - CPS (Helm charts)
1479
1480 * Service components
1481
DylanB95EST3fcf8692021-10-11 16:29:16 +01001482 - CPS-NCMP
DylanB95EST3fcf8692021-10-11 16:29:16 +01001483 - DMI-Plugin
shivasubedi44beaa32021-09-13 15:16:30 +01001484
1485 * Additional resources that CPS utilizes deployed using ONAP common charts
1486
1487 - Postgres Database
1488
1489
1490Below service components (mS) are available to be deployed on-demand.
1491 - CPS-TBDMT
1492
1493
1494Under OOM (Kubernetes) all CPS component containers are deployed as Kubernetes Pods/Deployments/Services into Kubernetes cluster.
1495
1496Known Limitations, Issues and Workarounds
1497-----------------------------------------
1498
shivasubedi44beaa32021-09-13 15:16:30 +01001499*System Limitations*
1500
1501Limitations to the amount of child nodes that can be added to the fix above. The current limit is 3.
1502
1503*Known Vulnerabilities*
1504
lukegleeson9c583712021-09-30 17:21:11 +01001505 - `CPS-594 <https://jira.onap.org/browse/CPS-594>`_ SQL ConstraintViolationException when updating the list node element using PATCH List node API
1506 - `CPS-653 <https://jira.onap.org/browse/CPS-653>`_ cmHandleProperties not supported by dmi in fetch modules
1507 - `CPS-673 <https://jira.onap.org/browse/CPS-673>`_ Improvement and cleanup for CPS Core charts
shivasubedi44beaa32021-09-13 15:16:30 +01001508
1509*Workarounds*
1510
1511Add recursive method to save list node data to loop through all corresponding child nodes.
1512
1513Security Notes
1514--------------
1515
1516*Fixed Security Issues*
1517
1518 - `CPS-249 <https://jira.onap.org/browse/CPS-249>`_ Exception stack trace is exposed
shivasubedi44beaa32021-09-13 15:16:30 +01001519
1520*Known Security Issues*
1521
lukegleeson9c583712021-09-30 17:21:11 +01001522 - `CPS-581 <https://jira.onap.org/browse/CPS-581>`_ Remove security vulnerabilities
1523
shivasubedi44beaa32021-09-13 15:16:30 +01001524Test Results
1525------------
1526 * `Integration tests`
ToineSiebelinkb87f3232021-02-26 12:05:30 +00001527
ToineSiebelinkf0527c52021-07-06 13:03:03 +01001528.. ========================
1529.. * * * HONOLULU * * *
1530.. ========================
ToineSiebelinkb87f3232021-02-26 12:05:30 +00001531
ToineSiebelinkfd2134d2021-04-09 11:15:48 +01001532Version: 1.0.1
1533==============
1534
1535Release Data
1536------------
1537
1538+--------------------------------------+--------------------------------------------------------+
1539| **CPS Project** | |
1540| | |
1541+--------------------------------------+--------------------------------------------------------+
1542| **Docker images** | onap/cps-and-nf-proxy:1.0.1 |
1543| | |
1544+--------------------------------------+--------------------------------------------------------+
1545| **Release designation** | 1.0.1 Honolulu |
1546| | |
1547+--------------------------------------+--------------------------------------------------------+
1548| **Release date** | 2021-04-09 |
1549| | |
1550+--------------------------------------+--------------------------------------------------------+
1551
1552Bug Fixes
1553---------
1554
puthuparambil.aditya8b584332021-10-12 16:49:03 +01001555 - `CPS-706 <https://jira.onap.org/browse/CPS-706>`_ Get moduleschema/yangresouce endpoint not working
ToineSiebelinkfd2134d2021-04-09 11:15:48 +01001556 - `CPS-276 <https://jira.onap.org/browse/CPS-276>`_ Improve error reporting for invalid cpsPath on Queries
1557 - `CPS-288 <https://jira.onap.org/browse/CPS-288>`_ Move security configuration to the application module
1558 - `CPS-290 <https://jira.onap.org/browse/CPS-290>`_ Internal Server Error when creating the same data node twice
1559 - `CPS-292 <https://jira.onap.org/browse/CPS-292>`_ Detailed information is missing to explain why data is not compliant with the specified YANG model
1560 - `CPS-300 <https://jira.onap.org/browse/CPS-304>`_ Not able to create data instances for 2 different anchors using the same model
1561 - `CPS-304 <https://jira.onap.org/browse/CPS-304>`_ Use ONAP recommended base Java Docker image
1562 - `CPS-308 <https://jira.onap.org/browse/CPS-308>`_ Not able to upload yang models files greater than 1MB
1563
1564Security Notes
1565--------------
1566
1567*Fixed Security Issues*
1568
1569 - `CPS-249 <https://jira.onap.org/browse/CPS-249>`_ Exception stack trace is exposed
ToineSiebelinkb87f3232021-02-26 12:05:30 +00001570
ToineSiebelinka2d25b52021-04-13 15:10:47 +01001571*Known Security Issues*
1572
1573 - `Security Waiver <https://wiki.onap.org/display/DW/Honolulu+Exception+Request+for+CPS>`_ Security - Expose external endpoints with https
1574
Rishi.Chail4359d282021-03-03 16:36:26 +00001575Version: 1.0.0
ToineSiebelinkb87f3232021-02-26 12:05:30 +00001576==============
1577
1578
1579Abstract
1580--------
1581
1582This document provides the release notes for Honolulu release.
1583
1584Summary
1585-------
1586
1587Following CPS components are available with default ONAP/CPS installation.
1588
1589
Rishi.Chail4359d282021-03-03 16:36:26 +00001590 * Platform components
ToineSiebelinkb87f3232021-02-26 12:05:30 +00001591
Rishi.Chail4359d282021-03-03 16:36:26 +00001592 - CPS (Helm charts)
ToineSiebelinkb87f3232021-02-26 12:05:30 +00001593
Rishi.Chail4359d282021-03-03 16:36:26 +00001594 * Service components
1595
1596 - CPS Core
1597
1598 * Additional resources that CPS utilizes deployed using ONAP common charts
ToineSiebelinkb87f3232021-02-26 12:05:30 +00001599
1600 - Postgres Database
1601
1602
Rishi.Chail4359d282021-03-03 16:36:26 +00001603Below service components (mS) are available to be deployed on-demand.
1604 - CPS-TBDMT
1605
ToineSiebelinkb87f3232021-02-26 12:05:30 +00001606
1607Under OOM (Kubernetes) all CPS component containers are deployed as Kubernetes Pods/Deployments/Services into Kubernetes cluster.
1608
1609
1610Release Data
1611------------
1612
1613+--------------------------------------+--------------------------------------------------------+
1614| **CPS Project** | |
1615| | |
1616+--------------------------------------+--------------------------------------------------------+
1617| **Docker images** | Refer :any:`Deliverable <honolulu_deliverable>` |
1618| | |
1619+--------------------------------------+--------------------------------------------------------+
Rishi.Chail4359d282021-03-03 16:36:26 +00001620| **Release designation** | 1.0.0 Honolulu |
ToineSiebelinkb87f3232021-02-26 12:05:30 +00001621| | |
1622+--------------------------------------+--------------------------------------------------------+
Rishi.Chail4359d282021-03-03 16:36:26 +00001623| **Release date** | 2021-03-11 |
ToineSiebelinkb87f3232021-02-26 12:05:30 +00001624| | |
1625+--------------------------------------+--------------------------------------------------------+
1626
1627
1628Features
1629--------
Rishi.Chail4359d282021-03-03 16:36:26 +00001630Configuration Persistence Service is a model driven persistence solution for data described by YANG models.
1631CPS has been driven by the needs of the E2E Networking Slicing use case.
1632It currently supports basic (rw) persistence and simple queries.
1633It also provides MVP support for network data access using simulated data.
ToineSiebelinkb87f3232021-02-26 12:05:30 +00001634
1635.. _honolulu_deliverable:
1636
1637Deliverables
1638------------
1639
1640Software Deliverables
1641
1642.. csv-table::
1643 :header: "Repository", "SubModules", "Version & Docker Image (if applicable)"
1644 :widths: auto
1645
Rishi.Chail4359d282021-03-03 16:36:26 +00001646 "cps", "", "onap/cps-and-nf-proxy:1.0.0"
ToineSiebelinkb87f3232021-02-26 12:05:30 +00001647
1648
1649Known Limitations, Issues and Workarounds
1650-----------------------------------------
1651
Rishi.Chail4359d282021-03-03 16:36:26 +00001652 - `CPS-249 <https://jira.onap.org/browse/CPS-249>`_ Exception stack trace is exposed
1653 - `CPS-264 <https://jira.onap.org/browse/CPS-264>`_ Unique timestamp is missing when tagging docker images.
1654 - Methods exposed on API which are yet not implemented : deleteAnchor, getNodesByDataspace & deleteDataspace.
niamhcoredddf7312021-06-21 14:44:01 +01001655 - `CPS-465 <https://jira.onap.org/browse/CPS-465>`_ & `CPS-464 <https://jira.onap.org/browse/CPS-464>`_ Update data node leaves API does not support updating a list element with compound keys.
ToineSiebelinkb87f3232021-02-26 12:05:30 +00001656
1657*System Limitations*
1658
1659None
1660
1661*Known Vulnerabilities*
1662
1663None
1664
1665*Workarounds*
1666
1667Documented under corresponding jira if applicable.
1668
1669Security Notes
1670--------------
1671
1672*Fixed Security Issues*
ToineSiebelink7c981df2021-03-01 09:53:56 +00001673
1674* `CPS-167 <https://jira.onap.org/browse/CPS-167>`_ -Update CPS dependencies as Required for Honolulu release
Rishi.Chail4359d282021-03-03 16:36:26 +00001675 - Upgrade org.onap.oparent to 3.2.0
ToineSiebelink7c981df2021-03-01 09:53:56 +00001676 - Upgrade spring.boot to 2.3.8.RELEASE
Rishi.Chail4359d282021-03-03 16:36:26 +00001677 - Upgrade yangtools to 5.0.7
ToineSiebelinkb87f3232021-02-26 12:05:30 +00001678
1679*Known Security Issues*
1680
ToineSiebelink74eed2c2023-08-31 17:38:52 +01001681 * Weak Cryptography using md5
Rishi.Chail4359d282021-03-03 16:36:26 +00001682 * Risk seen in Zip file expansion
ToineSiebelinkb87f3232021-02-26 12:05:30 +00001683
1684*Known Vulnerabilities in Used Modules*
1685
Rishi.Chail4359d282021-03-03 16:36:26 +00001686 None
ToineSiebelinkb87f3232021-02-26 12:05:30 +00001687
Rishi.Chail4359d282021-03-03 16:36:26 +00001688CPS 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 +00001689
1690Test Results
1691------------
Rishi.Chail4359d282021-03-03 16:36:26 +00001692 * `Integration tests <https://wiki.onap.org/display/DW/CPS+Integration+Test+Cases>`_
ToineSiebelinkb87f3232021-02-26 12:05:30 +00001693
1694References
1695----------
1696
ToineSiebelinkcac21862023-06-22 09:24:04 +01001697For more information on the latest ONAP release, please see:
ToineSiebelinkb87f3232021-02-26 12:05:30 +00001698
1699#. `ONAP Home Page`_
ToineSiebelinkb87f3232021-02-26 12:05:30 +00001700#. `ONAP Wiki Page`_
ToineSiebelinkcac21862023-06-22 09:24:04 +01001701#. `ONAP Documentation`_
1702#. `ONAP CPS Documentation`_
1703#. `ONAP Release Downloads`_
ToineSiebelinkb87f3232021-02-26 12:05:30 +00001704
1705
1706.. _`ONAP Home Page`: https://www.onap.org
1707.. _`ONAP Wiki Page`: https://wiki.onap.org
1708.. _`ONAP Documentation`: https://docs.onap.org
ToineSiebelinkcac21862023-06-22 09:24:04 +01001709.. _`ONAP CPS Documentation`: https://docs.onap.org/projects/onap-cps
ToineSiebelinkb87f3232021-02-26 12:05:30 +00001710.. _`ONAP Release Downloads`: https://git.onap.org
1711
1712Quick Links:
1713
1714 - `CPS project page <https://wiki.onap.org/pages/viewpage.action?pageId=71834216>`_
1715 - `Passing Badge information for CPS <https://bestpractices.coreinfrastructure.org/en/projects/4398>`_