c701eeb53f4074ff5027b5e820193c4587d5ded3
[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 DMAAP code has been formally scanned during build time using NexusIQ and all Critical vulnerabilities have been
51 addressed, items that remain open have been assessed for risk and determined to be false positive. The DMAAP open
52 Critical security vulnerabilities and their risk assessment have been documented as part of the `project <https://wiki.onap.org/pages/viewpage.action?pageId=42598688>`_.
53
54 - `DMAAP Project Page <https://wiki.onap.org/display/DW/DMaaP+Planning>`_
55 - `Passing Badge information for DMAAP DataRouter <https://bestpractices.coreinfrastructure.org/en/projects/2192>`_
56 - `Project Vulnerability Review Table for DMAAP <https://wiki.onap.org/pages/viewpage.action?pageId=42598688>`_
57
58 Upgrade Notes
59 N/A
60
61 Deprecation Notes
62 N/A
63
64 Other
65 N/A
66
67
68 Version: 1.0.8 (Casablanca)
69 ---------------------------
70
71 :Release Date: 2019-02-28
72
73 The DataRouter(DR) provisioning API is a HTTPS-based, REST-like API for creating and managing DR feeds and
74 subscriptions.
75
76 New Features:
77
78 +--------------+------------------------------------------------------------------+
79 | JIRA ID      | Description                                                      |
80 +==============+==================================================================+
81 +--------------+------------------------------------------------------------------+
82
83 Bug Fixes:
84
85 +----------------+--------------------------------------------------------------------------------------------------+
86 | JIRA ID        | Description                                                                                      |
87 +================+==================================================================================================+
88 | DMAAP-1065     | [DR] Casablanca - AAF certs expired on dmaap-dr-prov and dmaap-dr-node                           |
89 +----------------+--------------------------------------------------------------------------------------------------+
90
91 Known Issues
92 N/A
93
94 Security Issues
95 DMAAP code has been formally scanned during build time using NexusIQ and all Critical vulnerabilities have been
96 addressed, items that remain open have been assessed for risk and determined to be false positive. The DMAAP open
97 Critical security vulnerabilities and their risk assessment have been documented as part of the `project <https://wiki.onap.org/pages/viewpage.action?pageId=42598688>`_.
98
99 - `DMAAP Project Page <https://wiki.onap.org/display/DW/DMaaP+Planning>`_
100 - `Passing Badge information for DMAAP DataRouter <https://bestpractices.coreinfrastructure.org/en/projects/2192>`_
101 - `Project Vulnerability Review Table for DMAAP <https://wiki.onap.org/pages/viewpage.action?pageId=42598688>`_
102
103 Upgrade Notes
104 N/A
105
106 Deprecation Notes
107 N/A
108
109 Other
110 N/A
111
112
113 Version: 1.0.3 (Casablanca)
114 ---------------------------
115
116 :Release Date: 2018-11-30
117
118 The DataRouter(DR) provisioning API is a HTTPS-based, REST-like API for creating and managing DR feeds and
119 subscriptions.
120
121 New Features:
122
123 +--------------+------------------------------------------------------------------+
124 | JIRA ID      | Description                                                      |
125 +==============+==================================================================+
126 | DMAAP-20     | REST api for publishing data to DR                               |
127 +--------------+------------------------------------------------------------------+
128 | DMAAP-21     | REST api for subscribing to data in DR                           |
129 +--------------+------------------------------------------------------------------+
130
131 Bug Fixes:
132
133 +----------------+---------------------------------------------------------------------------------------------------------------------------------+
134 | JIRA ID        | Description                                                                                                                     |
135 +================+=================================================================================================================================+
136 | DMAAP-877      | DR Logging API not storing Feed/Sub data                                                                                        |
137 +----------------+---------------------------------------------------------------------------------------------------------------------------------+
138 | DMAAP-850      | Second subscriber not receiving the published file                                                                              |
139 +----------------+---------------------------------------------------------------------------------------------------------------------------------+
140 | DMAAP-596      | DR - datarouter-prov container fails to come up successfully                                                                    |
141 +----------------+---------------------------------------------------------------------------------------------------------------------------------+
142 | DMAAP-565      | Incorrect nexusUrl parameter in datarouter pom files                                                                            |
143 +----------------+---------------------------------------------------------------------------------------------------------------------------------+
144
145 Known Issues
146 N/A
147
148 Security Issues
149 DMAAP code has been formally scanned during build time using NexusIQ and all Critical vulnerabilities have been
150 addressed, items that remain open have been assessed for risk and determined to be false positive. The DMAAP open
151 Critical security vulnerabilities and their risk assessment have been documented as part of the `project <https://wiki.onap.org/pages/viewpage.action?pageId=42598688>`_.
152
153 - `DMAAP Project Page <https://wiki.onap.org/display/DW/DMaaP+Planning>`_
154 - `Passing Badge information for DMAAP DataRouter <https://bestpractices.coreinfrastructure.org/en/projects/2192>`_
155 - `Project Vulnerability Review Table for DMAAP <https://wiki.onap.org/pages/viewpage.action?pageId=42598688>`_
156
157 Upgrade Notes
158 N/A
159
160 Deprecation Notes
161 N/A
162
163 Other
164 N/A