blob: cf7b0cfd5647094613ac45db6f7ae7534c7a0fab [file] [log] [blame]
efiacor248a9f12022-10-25 11:46:34 +01001.. This work is licensed under a Creative Commons Attribution 4.0
2 International License.
3.. http://creativecommons.org/licenses/by/4.0
4.. Copyright (C) 2022 Nordix Foundation
5
6.. _release_notes:
7
8
9.. ===========================
10.. * * * LONDON * * *
11.. ===========================
12
13
14*************
15Release Notes
16*************
17
18..
19 * The release note needs to be updated for each ONAP release
20 * Except the section "Release data" all other sections are optional and should be
21 applied where applicable
22 * Only the current release is to be documented in this document
23 * This note needs to be removed before publishing the final result
24
25
26London
27========
28
29
30Abstract
31========
32
33This document provides the release notes for the London release.
34
35Summary
36=======
37Client migration to use kafka as it's main messaging bus to publish and subscribe to the
38SDC distribution topics.
39Removal of all interaction with DMaaP Message Router apis.
40
41Release Data
42============
43
44+--------------------------------------+--------------------------------------+
45| **Project** | sdc/sdc-distribution-client |
46| | |
47+--------------------------------------+--------------------------------------+
48| **Jars** | sdc-distribution-client 2.0.0 |
49| | |
50+--------------------------------------+--------------------------------------+
51
52New features
53------------
54Modify client to use kafka native to publish and subscribe to SDC topics
55https://jira.onap.org/browse/DMAAP-1745
56
57Deliverables
58------------
59
60Software Deliverables
61~~~~~~~~~~~~~~~~~~~~~
62
63.. code-block:: xml
64
65 <groupId>org.onap.sdc.sdc-distribution-client</groupId>
66 <artifactId>sdc-distribution-client</artifactId>
67 <version>2.0.0</version>
68
69Known Limitations, Issues and Workarounds
70=========================================
71
72System Limitations
73------------------
74NA
75
76Known Vulnerabilities
77---------------------
78NA
79
80Workarounds
81-----------
82NA
83
84Security Notes
85--------------
86NA
87
88References
89==========
90
91For more information on the ONAP London release, please see:
92
93#. `ONAP Home Page`_
94#. `ONAP Documentation`_
95#. `ONAP Release Downloads`_
96#. `ONAP Wiki Page`_
97#. `SDC ReadTheDocs`_
98#. `SDC Portal`_
99
100.. _`ONAP Home Page`: https://www.onap.org
101.. _`ONAP Wiki Page`: https://wiki.onap.org
102.. _`ONAP Documentation`: https://docs.onap.org
103.. _`ONAP Release Downloads`: https://git.onap.org
104.. _`SDC ReadTheDocs`: https://docs.onap.org/projects/onap-sdc/en/latest/
105.. _`SDC Portal`: https://wiki.onap.org/display/DW/Service+Design+and+Creation+%28SDC%29+Portal