blob: 8305737ba1058717085ab44905f5aa07f2a4e327 [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
HelenaLydon4f4ba602019-09-16 11:26:41 +010010Version: 2.1.2 (El Alto)
11---------------------------
12
13:Release Date: 2019-09-05
14
15The DataRouter(DR) provisioning API is a HTTPS-based, REST-like API for creating and managing DR feeds and subscriptions.
16
17New Features:
18
19+----------------+---------------------------------------------------------------------------------------------------------------------------------+
20| JIRA ID | Description |
21+================+=================================================================================================================================+
Mandar Sawant027de6c2019-10-11 20:00:32 -050022| DMAAP-1227 | Updating logging functionality to log events into correct log files as specified in logging spec |
HelenaLydon4f4ba602019-09-16 11:26:41 +010023+----------------+---------------------------------------------------------------------------------------------------------------------------------+
24| DMAAP-1228 | Updating Logging pattern to match logging spec |
25+----------------+---------------------------------------------------------------------------------------------------------------------------------+
26| DMAAP-1049 | [DR] Update DR logging to match Platform maturity Logging Spec |
27+----------------+---------------------------------------------------------------------------------------------------------------------------------+
28
29Bug Fixes:
30N/A
31
32Known Issues:
33N/A
34
35Security Issues:
36N/A
37
38Upgrade Notes:
39N/A
40
41Deprecation Notes:
42N/A
43
44Other:
45N/A
46
47
egernug359b6662019-04-29 12:15:12 +000048Version: 2.1.0 (Dublin)
efiacor0fa01982019-04-08 14:52:08 +000049---------------------------
50
egernugcf112f22019-06-05 08:36:35 +000051:Release Date: 2019-06-06
efiacor0fa01982019-04-08 14:52:08 +000052
HelenaLydon4f4ba602019-09-16 11:26:41 +010053The DataRouter(DR) provisioning API is a HTTPS-based, REST-like API for creating and managing DR feeds and subscriptions.
efiacor0fa01982019-04-08 14:52:08 +000054
55New Features:
56
egernug359b6662019-04-29 12:15:12 +000057+--------------+-------------------------------------------------------------------------------+
58| JIRA ID | Description |
59+==============+===============================================================================+
60| DMAAP-978 | [DR] Query of publication history (new API) for use by Data File Collector) |
61+--------------+-------------------------------------------------------------------------------+
62| DMAAP-980 | [DR] Optional consumer compression feed handling |
63+--------------+-------------------------------------------------------------------------------+
64| DMAAP-1016 | DR provisioning AAF integration |
65+--------------+-------------------------------------------------------------------------------+
efiacor0fa01982019-04-08 14:52:08 +000066
67Bug Fixes:
68
69+----------------+--------------------------------------------------------------------------------------------------+
70| JIRA ID | Description |
71+================+==================================================================================================+
egernug359b6662019-04-29 12:15:12 +000072| DMAAP-964 | [DMAAP] DMAAP deployment failures starting 20190115 on casablanca branch |
efiacor0fa01982019-04-08 14:52:08 +000073+----------------+--------------------------------------------------------------------------------------------------+
egernug359b6662019-04-29 12:15:12 +000074| DMAAP-1010 | [DR] DMaaP Data Router fails healthcheck |
75+----------------+--------------------------------------------------------------------------------------------------+
76| DMAAP-1047 | [DR] Data Router docker version missing explicit version number |
efiacor0fa01982019-04-08 14:52:08 +000077+----------------+--------------------------------------------------------------------------------------------------+
78| DMAAP-1048 | [DR] AAF certs expired on dmaap-dr-prov and dmaap-dr-node |
79+----------------+--------------------------------------------------------------------------------------------------+
egernug359b6662019-04-29 12:15:12 +000080| DMAAP-1161 | [DR] filebeat container on DR-Node and DR-Prov are unable to publish to kibana |
efiacor0fa01982019-04-08 14:52:08 +000081+----------------+--------------------------------------------------------------------------------------------------+
82
HelenaLydon4f4ba602019-09-16 11:26:41 +010083Known Issues:
efiacor0fa01982019-04-08 14:52:08 +000084N/A
85
HelenaLydon4f4ba602019-09-16 11:26:41 +010086Security Issues:
Krzysztof Opasiak5964ad32019-06-05 01:34:35 +020087
88*Fixed Security Issues*
89
90*Known Security Issues*
91
Krzysztof Opasiak398d0fe2019-06-05 01:38:31 +020092- In default deployment DMAAP (dmaap-dr-prov) exposes HTTP port 30259 outside of cluster. [`OJSI-158 <https://jira.onap.org/browse/OJSI-158>`_]
93
Krzysztof Opasiak5964ad32019-06-05 01:34:35 +020094*Known Vulnerabilities in Used Modules*
95
efiacor0fa01982019-04-08 14:52:08 +000096DMAAP code has been formally scanned during build time using NexusIQ and all Critical vulnerabilities have been
97addressed, items that remain open have been assessed for risk and determined to be false positive. The DMAAP open
98Critical security vulnerabilities and their risk assessment have been documented as part of the `project <https://wiki.onap.org/pages/viewpage.action?pageId=42598688>`_.
99
100- `DMAAP Project Page <https://wiki.onap.org/display/DW/DMaaP+Planning>`_
101- `Passing Badge information for DMAAP DataRouter <https://bestpractices.coreinfrastructure.org/en/projects/2192>`_
102- `Project Vulnerability Review Table for DMAAP <https://wiki.onap.org/pages/viewpage.action?pageId=42598688>`_
103
HelenaLydon4f4ba602019-09-16 11:26:41 +0100104Upgrade Notes:
efiacor0fa01982019-04-08 14:52:08 +0000105N/A
106
HelenaLydon4f4ba602019-09-16 11:26:41 +0100107Deprecation Notes:
efiacor0fa01982019-04-08 14:52:08 +0000108N/A
109
HelenaLydon4f4ba602019-09-16 11:26:41 +0100110Other:
efiacor0fa01982019-04-08 14:52:08 +0000111N/A
112
113
114Version: 1.0.8 (Casablanca)
115---------------------------
116
117:Release Date: 2019-02-28
118
HelenaLydon4f4ba602019-09-16 11:26:41 +0100119The DataRouter(DR) provisioning API is a HTTPS-based, REST-like API for creating and managing DR feeds and subscriptions.
efiacor0fa01982019-04-08 14:52:08 +0000120
121New Features:
122
123+--------------+------------------------------------------------------------------+
124| JIRA ID | Description |
125+==============+==================================================================+
126+--------------+------------------------------------------------------------------+
127
128Bug Fixes:
129
130+----------------+--------------------------------------------------------------------------------------------------+
131| JIRA ID | Description |
132+================+==================================================================================================+
133| DMAAP-1065 | [DR] Casablanca - AAF certs expired on dmaap-dr-prov and dmaap-dr-node |
134+----------------+--------------------------------------------------------------------------------------------------+
135
HelenaLydon4f4ba602019-09-16 11:26:41 +0100136Known Issues:
efiacor0fa01982019-04-08 14:52:08 +0000137N/A
138
HelenaLydon4f4ba602019-09-16 11:26:41 +0100139Security Issues:
efiacor0fa01982019-04-08 14:52:08 +0000140DMAAP code has been formally scanned during build time using NexusIQ and all Critical vulnerabilities have been
141addressed, items that remain open have been assessed for risk and determined to be false positive. The DMAAP open
142Critical security vulnerabilities and their risk assessment have been documented as part of the `project <https://wiki.onap.org/pages/viewpage.action?pageId=42598688>`_.
143
144- `DMAAP Project Page <https://wiki.onap.org/display/DW/DMaaP+Planning>`_
145- `Passing Badge information for DMAAP DataRouter <https://bestpractices.coreinfrastructure.org/en/projects/2192>`_
146- `Project Vulnerability Review Table for DMAAP <https://wiki.onap.org/pages/viewpage.action?pageId=42598688>`_
147
HelenaLydon4f4ba602019-09-16 11:26:41 +0100148Upgrade Notes:
efiacor0fa01982019-04-08 14:52:08 +0000149N/A
150
HelenaLydon4f4ba602019-09-16 11:26:41 +0100151Deprecation Notes:
efiacor0fa01982019-04-08 14:52:08 +0000152N/A
153
HelenaLydon4f4ba602019-09-16 11:26:41 +0100154Other:
efiacor0fa01982019-04-08 14:52:08 +0000155N/A
156
157
eronkeoc537e2b2019-02-05 16:26:45 +0000158Version: 1.0.3 (Casablanca)
159---------------------------
Emmett Cox8dde0cc2018-09-17 10:25:09 +0100160
eronkeoc537e2b2019-02-05 16:26:45 +0000161:Release Date: 2018-11-30
Emmett Cox8dde0cc2018-09-17 10:25:09 +0100162
HelenaLydon4f4ba602019-09-16 11:26:41 +0100163The DataRouter(DR) provisioning API is a HTTPS-based, REST-like API for creating and managing DR feeds and subscriptions.
Emmett Cox8dde0cc2018-09-17 10:25:09 +0100164
165New Features:
166
eronkeoc537e2b2019-02-05 16:26:45 +0000167+--------------+------------------------------------------------------------------+
168| JIRA ID | Description |
169+==============+==================================================================+
170| DMAAP-20 | REST api for publishing data to DR |
171+--------------+------------------------------------------------------------------+
172| DMAAP-21 | REST api for subscribing to data in DR |
173+--------------+------------------------------------------------------------------+
Emmett Cox8dde0cc2018-09-17 10:25:09 +0100174
eronkeoc537e2b2019-02-05 16:26:45 +0000175Bug Fixes:
Emmett Cox8dde0cc2018-09-17 10:25:09 +0100176
eronkeoc537e2b2019-02-05 16:26:45 +0000177+----------------+---------------------------------------------------------------------------------------------------------------------------------+
178| JIRA ID | Description |
179+================+=================================================================================================================================+
180| DMAAP-877 | DR Logging API not storing Feed/Sub data |
181+----------------+---------------------------------------------------------------------------------------------------------------------------------+
182| DMAAP-850 | Second subscriber not receiving the published file |
183+----------------+---------------------------------------------------------------------------------------------------------------------------------+
184| DMAAP-596 | DR - datarouter-prov container fails to come up successfully |
185+----------------+---------------------------------------------------------------------------------------------------------------------------------+
186| DMAAP-565 | Incorrect nexusUrl parameter in datarouter pom files |
187+----------------+---------------------------------------------------------------------------------------------------------------------------------+
Emmett Cox8dde0cc2018-09-17 10:25:09 +0100188
HelenaLydon4f4ba602019-09-16 11:26:41 +0100189Known Issues:
eronkeoc537e2b2019-02-05 16:26:45 +0000190N/A
191
HelenaLydon4f4ba602019-09-16 11:26:41 +0100192Security Issues:
eronkeoc537e2b2019-02-05 16:26:45 +0000193DMAAP code has been formally scanned during build time using NexusIQ and all Critical vulnerabilities have been
194addressed, items that remain open have been assessed for risk and determined to be false positive. The DMAAP open
195Critical security vulnerabilities and their risk assessment have been documented as part of the `project <https://wiki.onap.org/pages/viewpage.action?pageId=42598688>`_.
196
197- `DMAAP Project Page <https://wiki.onap.org/display/DW/DMaaP+Planning>`_
198- `Passing Badge information for DMAAP DataRouter <https://bestpractices.coreinfrastructure.org/en/projects/2192>`_
199- `Project Vulnerability Review Table for DMAAP <https://wiki.onap.org/pages/viewpage.action?pageId=42598688>`_
200
HelenaLydon4f4ba602019-09-16 11:26:41 +0100201Upgrade Notes:
eronkeoc537e2b2019-02-05 16:26:45 +0000202N/A
203
HelenaLydon4f4ba602019-09-16 11:26:41 +0100204Deprecation Notes:
eronkeoc537e2b2019-02-05 16:26:45 +0000205N/A
Emmett Cox8dde0cc2018-09-17 10:25:09 +0100206
HelenaLydon4f4ba602019-09-16 11:26:41 +0100207Other:
208N/A