blob: 12014e6958687edc05baab1fcdf4520579e6c5c3 [file] [log] [blame]
Emmett Cox8dde0cc2018-09-17 10:25:09 +01001.. This work is licensed under a Creative Commons Attribution 4.0 International License.
2.. http://creativecommons.org/licenses/by/4.0
3
efiacor0fa01982019-04-08 14:52:08 +00004.. toctree::
5 :maxdepth: 2
6
Emmett Cox8dde0cc2018-09-17 10:25:09 +01007Release-notes
8==============
efiacor0fa01982019-04-08 14:52:08 +00009
10Version: 2.0.1 (Dublin)
11---------------------------
12
13:Release Date: 2019-02-28
14
15The DataRouter(DR) provisioning API is a HTTPS-based, REST-like API for creating and managing DR feeds and
16subscriptions.
17
18New Features:
19
20+--------------+------------------------------------------------------------------+
21| JIRA ID | Description |
22+==============+==================================================================+
23| DMAAP-988 | Update to new oparent |
24+--------------+------------------------------------------------------------------+
25
26Bug Fixes:
27
28+----------------+--------------------------------------------------------------------------------------------------+
29| JIRA ID | Description |
30+================+==================================================================================================+
31| DMAAP-964 | DMAAP deployment failures starting 20190115 on casablanca branch |
32+----------------+--------------------------------------------------------------------------------------------------+
33| DMAAP-1047 | Data Router docker version missing explicit version number |
34+----------------+--------------------------------------------------------------------------------------------------+
35| DMAAP-1048 | [DR] AAF certs expired on dmaap-dr-prov and dmaap-dr-node |
36+----------------+--------------------------------------------------------------------------------------------------+
37| DMAAP-1064 | [DR] Update datarouter POM version following AAF cert updates |
38+----------------+--------------------------------------------------------------------------------------------------+
39
40Known Issues
41N/A
42
43Security Issues
44DMAAP code has been formally scanned during build time using NexusIQ and all Critical vulnerabilities have been
45addressed, items that remain open have been assessed for risk and determined to be false positive. The DMAAP open
46Critical security vulnerabilities and their risk assessment have been documented as part of the `project <https://wiki.onap.org/pages/viewpage.action?pageId=42598688>`_.
47
48- `DMAAP Project Page <https://wiki.onap.org/display/DW/DMaaP+Planning>`_
49- `Passing Badge information for DMAAP DataRouter <https://bestpractices.coreinfrastructure.org/en/projects/2192>`_
50- `Project Vulnerability Review Table for DMAAP <https://wiki.onap.org/pages/viewpage.action?pageId=42598688>`_
51
52Upgrade Notes
53N/A
54
55Deprecation Notes
56N/A
57
58Other
59N/A
60
61
62Version: 1.0.8 (Casablanca)
63---------------------------
64
65:Release Date: 2019-02-28
66
67The DataRouter(DR) provisioning API is a HTTPS-based, REST-like API for creating and managing DR feeds and
68subscriptions.
69
70New Features:
71
72+--------------+------------------------------------------------------------------+
73| JIRA ID | Description |
74+==============+==================================================================+
75+--------------+------------------------------------------------------------------+
76
77Bug Fixes:
78
79+----------------+--------------------------------------------------------------------------------------------------+
80| JIRA ID | Description |
81+================+==================================================================================================+
82| DMAAP-1065 | [DR] Casablanca - AAF certs expired on dmaap-dr-prov and dmaap-dr-node |
83+----------------+--------------------------------------------------------------------------------------------------+
84
85Known Issues
86N/A
87
88Security Issues
89DMAAP code has been formally scanned during build time using NexusIQ and all Critical vulnerabilities have been
90addressed, items that remain open have been assessed for risk and determined to be false positive. The DMAAP open
91Critical security vulnerabilities and their risk assessment have been documented as part of the `project <https://wiki.onap.org/pages/viewpage.action?pageId=42598688>`_.
92
93- `DMAAP Project Page <https://wiki.onap.org/display/DW/DMaaP+Planning>`_
94- `Passing Badge information for DMAAP DataRouter <https://bestpractices.coreinfrastructure.org/en/projects/2192>`_
95- `Project Vulnerability Review Table for DMAAP <https://wiki.onap.org/pages/viewpage.action?pageId=42598688>`_
96
97Upgrade Notes
98N/A
99
100Deprecation Notes
101N/A
102
103Other
104N/A
105
106
eronkeoc537e2b2019-02-05 16:26:45 +0000107Version: 1.0.3 (Casablanca)
108---------------------------
Emmett Cox8dde0cc2018-09-17 10:25:09 +0100109
eronkeoc537e2b2019-02-05 16:26:45 +0000110:Release Date: 2018-11-30
Emmett Cox8dde0cc2018-09-17 10:25:09 +0100111
eronkeoc537e2b2019-02-05 16:26:45 +0000112The DataRouter(DR) provisioning API is a HTTPS-based, REST-like API for creating and managing DR feeds and
113subscriptions.
Emmett Cox8dde0cc2018-09-17 10:25:09 +0100114
115New Features:
116
eronkeoc537e2b2019-02-05 16:26:45 +0000117+--------------+------------------------------------------------------------------+
118| JIRA ID | Description |
119+==============+==================================================================+
120| DMAAP-20 | REST api for publishing data to DR |
121+--------------+------------------------------------------------------------------+
122| DMAAP-21 | REST api for subscribing to data in DR |
123+--------------+------------------------------------------------------------------+
Emmett Cox8dde0cc2018-09-17 10:25:09 +0100124
eronkeoc537e2b2019-02-05 16:26:45 +0000125Bug Fixes:
Emmett Cox8dde0cc2018-09-17 10:25:09 +0100126
eronkeoc537e2b2019-02-05 16:26:45 +0000127+----------------+---------------------------------------------------------------------------------------------------------------------------------+
128| JIRA ID | Description |
129+================+=================================================================================================================================+
130| DMAAP-877 | DR Logging API not storing Feed/Sub data |
131+----------------+---------------------------------------------------------------------------------------------------------------------------------+
132| DMAAP-850 | Second subscriber not receiving the published file |
133+----------------+---------------------------------------------------------------------------------------------------------------------------------+
134| DMAAP-596 | DR - datarouter-prov container fails to come up successfully |
135+----------------+---------------------------------------------------------------------------------------------------------------------------------+
136| DMAAP-565 | Incorrect nexusUrl parameter in datarouter pom files |
137+----------------+---------------------------------------------------------------------------------------------------------------------------------+
Emmett Cox8dde0cc2018-09-17 10:25:09 +0100138
139Known Issues
eronkeoc537e2b2019-02-05 16:26:45 +0000140N/A
141
142Security Issues
143DMAAP code has been formally scanned during build time using NexusIQ and all Critical vulnerabilities have been
144addressed, items that remain open have been assessed for risk and determined to be false positive. The DMAAP open
145Critical security vulnerabilities and their risk assessment have been documented as part of the `project <https://wiki.onap.org/pages/viewpage.action?pageId=42598688>`_.
146
147- `DMAAP Project Page <https://wiki.onap.org/display/DW/DMaaP+Planning>`_
148- `Passing Badge information for DMAAP DataRouter <https://bestpractices.coreinfrastructure.org/en/projects/2192>`_
149- `Project Vulnerability Review Table for DMAAP <https://wiki.onap.org/pages/viewpage.action?pageId=42598688>`_
150
151Upgrade Notes
152N/A
153
154Deprecation Notes
155N/A
Emmett Cox8dde0cc2018-09-17 10:25:09 +0100156
157Other
eronkeoee3fb782019-03-04 13:38:41 +0000158N/A