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