fixing table formatting issue in El Alto release notes
[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
4 .. toctree::
5    :maxdepth: 2
6
7 Release-notes
8 ==============
9
10 Version: 2.1.2 (El Alto)
11 ---------------------------
12
13 :Release Date: 2019-09-05
14
15 The DataRouter(DR) provisioning API is a HTTPS-based, REST-like API for creating and managing DR feeds and subscriptions.
16
17 New Features:
18
19 +----------------+---------------------------------------------------------------------------------------------------------------------------------+
20 | JIRA ID        | Description                                                                                                                     |
21 +================+=================================================================================================================================+
22 | DMAAP-1227     | Updating logging functionality to log events into correct log files as specified in logging spec                                |
23 +----------------+---------------------------------------------------------------------------------------------------------------------------------+
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
29 Bug Fixes:
30 N/A
31
32 Known Issues:
33 N/A
34
35 Security Issues:
36 N/A
37
38 Upgrade Notes:
39 N/A
40
41 Deprecation Notes:
42 N/A
43
44 Other:
45 N/A
46
47
48 Version: 2.1.0 (Dublin)
49 ---------------------------
50
51 :Release Date: 2019-06-06
52
53 The DataRouter(DR) provisioning API is a HTTPS-based, REST-like API for creating and managing DR feeds and subscriptions.
54
55 New Features:
56
57 +--------------+-------------------------------------------------------------------------------+
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 +--------------+-------------------------------------------------------------------------------+
66
67 Bug Fixes:
68
69 +----------------+--------------------------------------------------------------------------------------------------+
70 | JIRA ID        | Description                                                                                      |
71 +================+==================================================================================================+
72 | DMAAP-964      | [DMAAP] DMAAP deployment failures starting 20190115 on casablanca branch                         |
73 +----------------+--------------------------------------------------------------------------------------------------+
74 | DMAAP-1010     | [DR] DMaaP Data Router fails healthcheck                                                         |
75 +----------------+--------------------------------------------------------------------------------------------------+
76 | DMAAP-1047     | [DR] Data Router docker version missing explicit version number                                  |
77 +----------------+--------------------------------------------------------------------------------------------------+
78 | DMAAP-1048     | [DR] AAF certs expired on dmaap-dr-prov and dmaap-dr-node                                        |
79 +----------------+--------------------------------------------------------------------------------------------------+
80 | DMAAP-1161     | [DR] filebeat container on DR-Node and DR-Prov are unable to publish to kibana                   |
81 +----------------+--------------------------------------------------------------------------------------------------+
82
83 Known Issues:
84 N/A
85
86 Security Issues:
87
88 *Fixed Security Issues*
89
90 *Known Security Issues*
91
92 - In default deployment DMAAP (dmaap-dr-prov) exposes HTTP port 30259 outside of cluster. [`OJSI-158 <https://jira.onap.org/browse/OJSI-158>`_]
93
94 *Known Vulnerabilities in Used Modules*
95
96 DMAAP code has been formally scanned during build time using NexusIQ and all Critical vulnerabilities have been
97 addressed, items that remain open have been assessed for risk and determined to be false positive. The DMAAP open
98 Critical 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
104 Upgrade Notes:
105 N/A
106
107 Deprecation Notes:
108 N/A
109
110 Other:
111 N/A
112
113
114 Version: 1.0.8 (Casablanca)
115 ---------------------------
116
117 :Release Date: 2019-02-28
118
119 The DataRouter(DR) provisioning API is a HTTPS-based, REST-like API for creating and managing DR feeds and subscriptions.
120
121 New Features:
122
123 +--------------+------------------------------------------------------------------+
124 | JIRA ID      | Description                                                      |
125 +==============+==================================================================+
126 +--------------+------------------------------------------------------------------+
127
128 Bug 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
136 Known Issues:
137 N/A
138
139 Security Issues:
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.3 (Casablanca)
159 ---------------------------
160
161 :Release Date: 2018-11-30
162
163 The DataRouter(DR) provisioning API is a HTTPS-based, REST-like API for creating and managing DR feeds and subscriptions.
164
165 New Features:
166
167 +--------------+------------------------------------------------------------------+
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 +--------------+------------------------------------------------------------------+
174
175 Bug Fixes:
176
177 +----------------+---------------------------------------------------------------------------------------------------------------------------------+
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 +----------------+---------------------------------------------------------------------------------------------------------------------------------+
188
189 Known Issues:
190 N/A
191
192 Security Issues:
193 DMAAP code has been formally scanned during build time using NexusIQ and all Critical vulnerabilities have been
194 addressed, items that remain open have been assessed for risk and determined to be false positive. The DMAAP open
195 Critical 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
201 Upgrade Notes:
202 N/A
203
204 Deprecation Notes:
205 N/A
206
207 Other:
208 N/A