Merge "Automation adds release-notes.rst"
[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 Release-notes
7 ==============
8
9 Version: 6.0.0 (Frankfurt)
10 ---------------------------
11
12 :Release Date: 2020-05-14
13
14 Docker Image Version: 2.1.6
15
16 New Features:
17
18 +----------------+---------------------------------------------------------------------------------------------------------------------------------+
19 | JIRA ID        | Description                                                                                                                     |
20 +================+=================================================================================================================================+
21 | DMAAP-1152     | [DMAAP] Implement boolean flag in OOM to disable HTTP ports                                                                     |
22 +----------------+---------------------------------------------------------------------------------------------------------------------------------+
23 | DMAAP-1320     | [DR] Dynamic cert distribution from OOM AAF                                                                                     |
24 +----------------+---------------------------------------------------------------------------------------------------------------------------------+
25
26 Bug Fixes:
27
28 +----------------+--------------------------------------------------------------------------------------------------+
29 | JIRA ID        | Description                                                                                      |
30 +================+==================================================================================================+
31 | DMAAP-1420     | [DR] dr-node fails to get CN from new AAF p12 cert                                               |
32 +----------------+--------------------------------------------------------------------------------------------------+
33
34 Known Issues:
35 N/A
36
37 Security Issues:
38 N/A
39
40 Upgrade Notes:
41 N/A
42
43 Deprecation Notes:
44 N/A
45
46 Other:
47 N/A
48
49
50 Release-notes
51 ==============
52
53 Version: 2.1.2 (El Alto)
54 ---------------------------
55
56 :Release Date: 2019-09-05
57
58 New Features:
59
60 +----------------+---------------------------------------------------------------------------------------------------------------------------------+
61 | JIRA ID        | Description                                                                                                                     |
62 +================+=================================================================================================================================+
63 | DMAAP-1227     | Updating logging functionality to log events into correct log files as specified in logging spec                                |
64 +----------------+---------------------------------------------------------------------------------------------------------------------------------+
65 | DMAAP-1228     | Updating Logging pattern to match logging spec                                                                                  |
66 +----------------+---------------------------------------------------------------------------------------------------------------------------------+
67 | DMAAP-1049     | [DR] Update DR logging to match Platform maturity Logging Spec                                                                  |
68 +----------------+---------------------------------------------------------------------------------------------------------------------------------+
69
70 Bug Fixes:
71
72 +----------------+--------------------------------------------------------------------------------------------------+
73 | JIRA ID        | Description                                                                                      |
74 +================+==================================================================================================+
75 | DMAAP-1421     |  [DR] ElAlto AAF certs expired                                                                   |
76 +----------------+--------------------------------------------------------------------------------------------------+
77
78 Known Issues:
79 N/A
80
81 Security Issues:
82 N/A
83
84 Upgrade Notes:
85 N/A
86
87 Deprecation Notes:
88 N/A
89
90 Other:
91 N/A
92
93
94 Version: 2.1.0 (Dublin)
95 ---------------------------
96
97 :Release Date: 2019-06-06
98
99 New Features:
100
101 +--------------+-------------------------------------------------------------------------------+
102 | JIRA ID      | Description                                                                   |
103 +==============+===============================================================================+
104 | DMAAP-978    | [DR] Query of publication history (new API) for use by Data File Collector)   |
105 +--------------+-------------------------------------------------------------------------------+
106 | DMAAP-980    | [DR] Optional consumer compression feed handling                              |
107 +--------------+-------------------------------------------------------------------------------+
108 | DMAAP-1016   | DR provisioning AAF integration                                               |
109 +--------------+-------------------------------------------------------------------------------+
110
111 Bug Fixes:
112
113 +----------------+--------------------------------------------------------------------------------------------------+
114 | JIRA ID        | Description                                                                                      |
115 +================+==================================================================================================+
116 | DMAAP-964      | [DMAAP] DMAAP deployment failures starting 20190115 on casablanca branch                         |
117 +----------------+--------------------------------------------------------------------------------------------------+
118 | DMAAP-1010     | [DR] DMaaP Data Router fails healthcheck                                                         |
119 +----------------+--------------------------------------------------------------------------------------------------+
120 | DMAAP-1047     | [DR] Data Router docker version missing explicit version number                                  |
121 +----------------+--------------------------------------------------------------------------------------------------+
122 | DMAAP-1048     | [DR] AAF certs expired on dmaap-dr-prov and dmaap-dr-node                                        |
123 +----------------+--------------------------------------------------------------------------------------------------+
124 | DMAAP-1161     | [DR] filebeat container on DR-Node and DR-Prov are unable to publish to kibana                   |
125 +----------------+--------------------------------------------------------------------------------------------------+
126
127 Known Issues:
128 N/A
129
130 Security Issues:
131
132 *Fixed Security Issues*
133
134 *Known Security Issues*
135
136 - In default deployment DMAAP (dmaap-dr-prov) exposes HTTP port 30259 outside of cluster. [`OJSI-158 <https://jira.onap.org/browse/OJSI-158>`_]
137
138 *Known Vulnerabilities in Used Modules*
139
140 DMAAP code has been formally scanned during build time using NexusIQ and all Critical vulnerabilities have been
141 addressed, items that remain open have been assessed for risk and determined to be false positive. The DMAAP open
142 Critical 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
148 Upgrade Notes:
149 N/A
150
151 Deprecation Notes:
152 N/A
153
154 Other:
155 N/A
156
157
158 Version: 1.0.8 (Casablanca)
159 ---------------------------
160
161 :Release Date: 2019-02-28
162
163 New Features:
164
165 +--------------+------------------------------------------------------------------+
166 | JIRA ID      | Description                                                      |
167 +==============+==================================================================+
168 +--------------+------------------------------------------------------------------+
169
170 Bug Fixes:
171
172 +----------------+--------------------------------------------------------------------------------------------------+
173 | JIRA ID        | Description                                                                                      |
174 +================+==================================================================================================+
175 | DMAAP-1065     | [DR] Casablanca - AAF certs expired on dmaap-dr-prov and dmaap-dr-node                           |
176 +----------------+--------------------------------------------------------------------------------------------------+
177
178 Known Issues:
179 N/A
180
181 Security Issues:
182 DMAAP code has been formally scanned during build time using NexusIQ and all Critical vulnerabilities have been
183 addressed, items that remain open have been assessed for risk and determined to be false positive. The DMAAP open
184 Critical security vulnerabilities and their risk assessment have been documented as part of the `project <https://wiki.onap.org/pages/viewpage.action?pageId=42598688>`_.
185
186 - `DMAAP Project Page <https://wiki.onap.org/display/DW/DMaaP+Planning>`_
187 - `Passing Badge information for DMAAP DataRouter <https://bestpractices.coreinfrastructure.org/en/projects/2192>`_
188 - `Project Vulnerability Review Table for DMAAP <https://wiki.onap.org/pages/viewpage.action?pageId=42598688>`_
189
190 Upgrade Notes:
191 N/A
192
193 Deprecation Notes:
194 N/A
195
196 Other:
197 N/A
198
199
200 Version: 1.0.3 (Casablanca)
201 ---------------------------
202
203 :Release Date: 2018-11-30
204
205 New Features:
206
207 +--------------+------------------------------------------------------------------+
208 | JIRA ID      | Description                                                      |
209 +==============+==================================================================+
210 | DMAAP-20     | REST api for publishing data to DR                               |
211 +--------------+------------------------------------------------------------------+
212 | DMAAP-21     | REST api for subscribing to data in DR                           |
213 +--------------+------------------------------------------------------------------+
214
215 Bug Fixes:
216
217 +----------------+---------------------------------------------------------------------------------------------------------------------------------+
218 | JIRA ID        | Description                                                                                                                     |
219 +================+=================================================================================================================================+
220 | DMAAP-877      | DR Logging API not storing Feed/Sub data                                                                                        |
221 +----------------+---------------------------------------------------------------------------------------------------------------------------------+
222 | DMAAP-850      | Second subscriber not receiving the published file                                                                              |
223 +----------------+---------------------------------------------------------------------------------------------------------------------------------+
224 | DMAAP-596      | DR - datarouter-prov container fails to come up successfully                                                                    |
225 +----------------+---------------------------------------------------------------------------------------------------------------------------------+
226 | DMAAP-565      | Incorrect nexusUrl parameter in datarouter pom files                                                                            |
227 +----------------+---------------------------------------------------------------------------------------------------------------------------------+
228
229 Known Issues:
230 N/A
231
232 Security Issues:
233 DMAAP code has been formally scanned during build time using NexusIQ and all Critical vulnerabilities have been
234 addressed, items that remain open have been assessed for risk and determined to be false positive. The DMAAP open
235 Critical security vulnerabilities and their risk assessment have been documented as part of the `project <https://wiki.onap.org/pages/viewpage.action?pageId=42598688>`_.
236
237 - `DMAAP Project Page <https://wiki.onap.org/display/DW/DMaaP+Planning>`_
238 - `Passing Badge information for DMAAP DataRouter <https://bestpractices.coreinfrastructure.org/en/projects/2192>`_
239 - `Project Vulnerability Review Table for DMAAP <https://wiki.onap.org/pages/viewpage.action?pageId=42598688>`_
240
241 Upgrade Notes:
242 N/A
243
244 Deprecation Notes:
245 N/A
246
247 Other:
248 N/A