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