446908e90cf9dafb7aa36d4394d2523f017b364a
[dmaap/datarouter.git] / docs / release-notes.rst
1 .. This work is licensed under a Creative Commons Attribution 4.0 International License.
2 .. http://creativecommons.org/licenses/by/4.0
3 .. _release_notes:
4
5
6 ..      ===========================
7
8 ..      * * *    FRANKFURT    * * *
9
10 ..      ===========================
11
12
13 Abstract
14
15 ========
16
17
18 This document provides the release notes for the Frankfurt release.
19
20
21 Summary
22
23 =======
24
25
26
27 Release Data
28
29 ============
30
31
32 +--------------------------------------+--------------------------------------+
33 | **DMaaP Data Router Project**        |                                      |
34 |                                      |                                      |
35 +--------------------------------------+--------------------------------------+
36 | **Docker images**                    | - datarouter-prov 2.1.6              |
37 |                                      | - datarouter-node 2.1.6              |
38 +--------------------------------------+--------------------------------------+
39 | **Release designation**              | 6.0.0 frankfurt                      |
40 |                                      |                                      |
41 +--------------------------------------+--------------------------------------+
42 | **Release date**                     | 2020-05-14 (TBD)                     |
43 |                                      |                                      |
44 +--------------------------------------+--------------------------------------+
45
46
47 New features
48
49 ------------
50
51 * Implement boolean flag in OOM to disable HTTP ports
52 * Dynamic cert distribution from OOM AAF
53
54
55 Known Limitations, Issues and Workarounds
56
57 =========================================
58
59
60 System Limitations
61
62 ------------------
63
64
65 Known Vulnerabilities
66
67 ---------------------
68
69 * CVE-2019-11358
70
71
72 Workarounds
73
74 -----------
75
76
77
78 Security Notes
79
80 --------------
81
82
83
84 References
85
86 ==========
87
88
89 For more information on the ONAP Frankfurt release, please see:
90
91
92 #. `ONAP Home Page`_
93 #. `ONAP Documentation`_
94 #. `ONAP Release Downloads`_
95 #. `ONAP Wiki Page`_
96
97
98
99 .. _`ONAP Home Page`: https://www.onap.org
100 .. _`ONAP Wiki Page`: https://wiki.onap.org
101 .. _`ONAP Documentation`: https://docs.onap.org
102 .. _`ONAP Release Downloads`: https://git.onap.org
103
104
105 Release-notes
106 ==============
107
108 Version: 2.1.2 (El Alto)
109 ---------------------------
110
111 :Release Date: 2019-09-05
112
113 New Features:
114
115 +----------------+---------------------------------------------------------------------------------------------------------------------------------+
116 | JIRA ID        | Description                                                                                                                     |
117 +================+=================================================================================================================================+
118 | DMAAP-1227     | Updating logging functionality to log events into correct log files as specified in logging spec                                |
119 +----------------+---------------------------------------------------------------------------------------------------------------------------------+
120 | DMAAP-1228     | Updating Logging pattern to match logging spec                                                                                  |
121 +----------------+---------------------------------------------------------------------------------------------------------------------------------+
122 | DMAAP-1049     | [DR] Update DR logging to match Platform maturity Logging Spec                                                                  |
123 +----------------+---------------------------------------------------------------------------------------------------------------------------------+
124
125 Bug Fixes:
126
127 +----------------+--------------------------------------------------------------------------------------------------+
128 | JIRA ID        | Description                                                                                      |
129 +================+==================================================================================================+
130 | DMAAP-1421     |  [DR] ElAlto AAF certs expired                                                                   |
131 +----------------+--------------------------------------------------------------------------------------------------+
132
133 Known Issues:
134 N/A
135
136 Security Issues:
137 N/A
138
139 Upgrade Notes:
140 N/A
141
142 Deprecation Notes:
143 N/A
144
145 Other:
146 N/A
147
148
149 Version: 2.1.0 (Dublin)
150 ---------------------------
151
152 :Release Date: 2019-06-06
153
154 New Features:
155
156 +--------------+-------------------------------------------------------------------------------+
157 | JIRA ID      | Description                                                                   |
158 +==============+===============================================================================+
159 | DMAAP-978    | [DR] Query of publication history (new API) for use by Data File Collector)   |
160 +--------------+-------------------------------------------------------------------------------+
161 | DMAAP-980    | [DR] Optional consumer compression feed handling                              |
162 +--------------+-------------------------------------------------------------------------------+
163 | DMAAP-1016   | DR provisioning AAF integration                                               |
164 +--------------+-------------------------------------------------------------------------------+
165
166 Bug Fixes:
167
168 +----------------+--------------------------------------------------------------------------------------------------+
169 | JIRA ID        | Description                                                                                      |
170 +================+==================================================================================================+
171 | DMAAP-964      | [DMAAP] DMAAP deployment failures starting 20190115 on casablanca branch                         |
172 +----------------+--------------------------------------------------------------------------------------------------+
173 | DMAAP-1010     | [DR] DMaaP Data Router fails healthcheck                                                         |
174 +----------------+--------------------------------------------------------------------------------------------------+
175 | DMAAP-1047     | [DR] Data Router docker version missing explicit version number                                  |
176 +----------------+--------------------------------------------------------------------------------------------------+
177 | DMAAP-1048     | [DR] AAF certs expired on dmaap-dr-prov and dmaap-dr-node                                        |
178 +----------------+--------------------------------------------------------------------------------------------------+
179 | DMAAP-1161     | [DR] filebeat container on DR-Node and DR-Prov are unable to publish to kibana                   |
180 +----------------+--------------------------------------------------------------------------------------------------+
181
182 Known Issues:
183 N/A
184
185 Security Issues:
186
187 *Fixed Security Issues*
188
189 *Known Security Issues*
190
191 - In default deployment DMAAP (dmaap-dr-prov) exposes HTTP port 30259 outside of cluster. [`OJSI-158 <https://jira.onap.org/browse/OJSI-158>`_]
192
193 *Known Vulnerabilities in Used Modules*
194
195 DMAAP code has been formally scanned during build time using NexusIQ and all Critical vulnerabilities have been
196 addressed, items that remain open have been assessed for risk and determined to be false positive. The DMAAP open
197 Critical security vulnerabilities and their risk assessment have been documented as part of the `project <https://wiki.onap.org/pages/viewpage.action?pageId=42598688>`_.
198
199 - `DMAAP Project Page <https://wiki.onap.org/display/DW/DMaaP+Planning>`_
200 - `Passing Badge information for DMAAP DataRouter <https://bestpractices.coreinfrastructure.org/en/projects/2192>`_
201 - `Project Vulnerability Review Table for DMAAP <https://wiki.onap.org/pages/viewpage.action?pageId=42598688>`_
202
203 Upgrade Notes:
204 N/A
205
206 Deprecation Notes:
207 N/A
208
209 Other:
210 N/A
211
212
213 Version: 1.0.8 (Casablanca)
214 ---------------------------
215
216 :Release Date: 2019-02-28
217
218 New Features:
219
220 +--------------+------------------------------------------------------------------+
221 | JIRA ID      | Description                                                      |
222 +==============+==================================================================+
223 +--------------+------------------------------------------------------------------+
224
225 Bug Fixes:
226
227 +----------------+--------------------------------------------------------------------------------------------------+
228 | JIRA ID        | Description                                                                                      |
229 +================+==================================================================================================+
230 | DMAAP-1065     | [DR] Casablanca - AAF certs expired on dmaap-dr-prov and dmaap-dr-node                           |
231 +----------------+--------------------------------------------------------------------------------------------------+
232
233 Known Issues:
234 N/A
235
236 Security Issues:
237 DMAAP code has been formally scanned during build time using NexusIQ and all Critical vulnerabilities have been
238 addressed, items that remain open have been assessed for risk and determined to be false positive. The DMAAP open
239 Critical security vulnerabilities and their risk assessment have been documented as part of the `project <https://wiki.onap.org/pages/viewpage.action?pageId=42598688>`_.
240
241 - `DMAAP Project Page <https://wiki.onap.org/display/DW/DMaaP+Planning>`_
242 - `Passing Badge information for DMAAP DataRouter <https://bestpractices.coreinfrastructure.org/en/projects/2192>`_
243 - `Project Vulnerability Review Table for DMAAP <https://wiki.onap.org/pages/viewpage.action?pageId=42598688>`_
244
245 Upgrade Notes:
246 N/A
247
248 Deprecation Notes:
249 N/A
250
251 Other:
252 N/A
253
254
255 Version: 1.0.3 (Casablanca)
256 ---------------------------
257
258 :Release Date: 2018-11-30
259
260 New Features:
261
262 +--------------+------------------------------------------------------------------+
263 | JIRA ID      | Description                                                      |
264 +==============+==================================================================+
265 | DMAAP-20     | REST api for publishing data to DR                               |
266 +--------------+------------------------------------------------------------------+
267 | DMAAP-21     | REST api for subscribing to data in DR                           |
268 +--------------+------------------------------------------------------------------+
269
270 Bug Fixes:
271
272 +----------------+---------------------------------------------------------------------------------------------------------------------------------+
273 | JIRA ID        | Description                                                                                                                     |
274 +================+=================================================================================================================================+
275 | DMAAP-877      | DR Logging API not storing Feed/Sub data                                                                                        |
276 +----------------+---------------------------------------------------------------------------------------------------------------------------------+
277 | DMAAP-850      | Second subscriber not receiving the published file                                                                              |
278 +----------------+---------------------------------------------------------------------------------------------------------------------------------+
279 | DMAAP-596      | DR - datarouter-prov container fails to come up successfully                                                                    |
280 +----------------+---------------------------------------------------------------------------------------------------------------------------------+
281 | DMAAP-565      | Incorrect nexusUrl parameter in datarouter pom files                                                                            |
282 +----------------+---------------------------------------------------------------------------------------------------------------------------------+
283
284 Known Issues:
285 N/A
286
287 Security Issues:
288 DMAAP code has been formally scanned during build time using NexusIQ and all Critical vulnerabilities have been
289 addressed, items that remain open have been assessed for risk and determined to be false positive. The DMAAP open
290 Critical security vulnerabilities and their risk assessment have been documented as part of the `project <https://wiki.onap.org/pages/viewpage.action?pageId=42598688>`_.
291
292 - `DMAAP Project Page <https://wiki.onap.org/display/DW/DMaaP+Planning>`_
293 - `Passing Badge information for DMAAP DataRouter <https://bestpractices.coreinfrastructure.org/en/projects/2192>`_
294 - `Project Vulnerability Review Table for DMAAP <https://wiki.onap.org/pages/viewpage.action?pageId=42598688>`_
295
296 Upgrade Notes:
297 N/A
298
299 Deprecation Notes:
300 N/A
301
302 Other:
303 N/A