080793265781cfd95cb24ee8d3759a861d36fa22
[dmaap/messagerouter/messageservice.git] / docs / release-notes / 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: 6.0.0 (Frankfurt Release)
9 ------------------------
10
11 :Release Date: 2019-05-20
12
13 **New Features**
14
15 - Kafka and Zookeeper images are created using confluent community edition 5.3.0 
16 - Prometheus monitoring
17 - Protected all the Kafka operations using AAF
18 - Remove the AAF dependency by toggling  a flag
19
20
21 **Bug Fixes**
22
23 NA
24
25 **Known Issues**
26         NA
27
28 **Security Notes**
29
30 DMAAP code has been formally scanned during build time using NexusIQ and all Critical vulnerabilities have been addressed, items that remain open have been assessed for risk and determined to be false positive. The DMAAP open Critical security vulnerabilities and their risk assessment have been documented as part of the `Dublin <https://wiki.onap.org/pages/viewpage.action?pageId=64003715>`_.
31
32 Quick Links:
33
34 - `DMAAP project page <https://wiki.onap.org/display/DW/DMaaP+Planning>`_
35 - `Passing Badge information for DMAAP <https://bestpractices.coreinfrastructure.org/en/projects/1751>`_
36
37
38 **Upgrade Notes**
39   NA
40
41 **Deprecation Notes**
42
43 Version: 1.1.16 (ElAlto)
44 ------------------------
45
46 :Release Date: 2019-10-10
47
48 **New Features**
49
50 - Cert based authentication support in Message Router
51 - Improved Kafka and Zookeeper cluster lookup
52 - Pluggable Kafka server.properties,log4j.properties  and Message Router logback.xml
53
54
55 **Bug Fixes**
56
57 - Fixed for security vulnerabilities in Message Router
58 - Fixed  authorization issues in Message Router
59
60 **Known Issues**
61         NA
62
63 **Security Notes**
64
65 DMAAP code has been formally scanned during build time using NexusIQ and all Critical vulnerabilities have been addressed, items that remain open have been assessed for risk and determined to be false positive. The DMAAP open Critical security vulnerabilities and their risk assessment have been documented as part of the `Dublin <https://wiki.onap.org/pages/viewpage.action?pageId=64003715>`_.
66
67 Quick Links:
68
69 - `DMAAP project page <https://wiki.onap.org/display/DW/DMaaP+Planning>`_
70 - `Passing Badge information for DMAAP <https://bestpractices.coreinfrastructure.org/en/projects/1751>`_
71 - `Dublin Project Vulnerability Review Table for DMAAP <https://wiki.onap.org/pages/viewpage.action?pageId=64003715>`_
72
73 **Upgrade Notes**
74   NA
75
76 **Deprecation Notes**
77
78 Version: 1.1.14 (Dublin)
79 ------------------------
80
81 :Release Date: 2019-06-06
82
83 **New Features**
84
85 - Upgrade Kafka to v1.1.1
86 - Support for Authenticated topics
87 - Add Scaling support
88 - Support for multi-site applications 
89 - Add MirrorMaker to allow for message replication across Kafka clusters
90
91 **Bug Fixes**
92         NA
93 **Known Issues**
94         NA
95
96 **Security Notes**
97
98 DMAAP code has been formally scanned during build time using NexusIQ and all Critical vulnerabilities have been addressed, items that remain open have been assessed for risk and determined to be false positive. The DMAAP open Critical security vulnerabilities and their risk assessment have been documented as part of the `Dublin <https://wiki.onap.org/pages/viewpage.action?pageId=64003715>`_.
99
100 Quick Links:
101
102 - `DMAAP project page <https://wiki.onap.org/display/DW/DMaaP+Planning>`_
103 - `Passing Badge information for DMAAP <https://bestpractices.coreinfrastructure.org/en/projects/1751>`_
104 - `Dublin Project Vulnerability Review Table for DMAAP <https://wiki.onap.org/pages/viewpage.action?pageId=64003715>`_
105
106 **Upgrade Notes**
107   NA
108
109 **Deprecation Notes**
110
111
112 Version: 1.1.8 (Casablanca)
113 ---------------------------
114
115 :Release Date: 2018-11-30
116
117 **New Features**
118
119  - DMaaP client changes to fix some known issues
120  - Kafka upgrade  to 0.11.0.1 and corresponding changes in the Message Router
121  - New Kafka image was created instead of using the publicly available Kafka image
122
123 **Bug Fixes**
124         NA
125         
126 **Known Issues**
127
128 If the ZooKeeper  is restarted, Message Router works as expected only after restarting the Message Router . Refer  `Jira <https://jira.onap.org/browse/DMAAP-893>`_  for more details
129
130 **Security Notes**
131
132 DMAAP code has been formally scanned during build time using NexusIQ and all Critical vulnerabilities have been addressed, items that remain open have been assessed for risk and determined to be false positive. The DMAAP open Critical security vulnerabilities and their risk assessment have been documented as part of the `Casablanca <https://wiki.onap.org/pages/viewpage.action?pageId=42598688>`_.
133
134 Quick Links:
135
136 - `DMAAP project page <https://wiki.onap.org/display/DW/DMaaP+Planning>`_
137 - `Passing Badge information for DMAAP <https://bestpractices.coreinfrastructure.org/en/projects/1751>`_
138 - `Casablanca Project Vulnerability Review Table for DMAAP <https://wiki.onap.org/pages/viewpage.action?pageId=42598688>`_
139
140 **Upgrade Notes**
141   NA
142
143 **Deprecation Notes**
144
145
146
147 Version: 1.1.4
148 --------------
149
150 :Release Date: 2018-06-07
151
152 **New Features**
153
154  - Topic creation with out AAF
155  - DMaaP client changes to call the message Router with out authentication
156  - Kafka upgrade from 0.8.11 to 1.1.0
157  - Fixes for docker image packaging issues
158
159 **Bug Fixes**
160         NA
161 **Known Issues**
162         NA
163
164 **Security Notes**
165
166 DMAAP code has been formally scanned during build time using NexusIQ and all Critical vulnerabilities have been addressed, items that remain open have been assessed for risk and determined to be false positive. The DMAAP open Critical security vulnerabilities and their risk assessment have been documented as part of the `project <https://wiki.onap.org/pages/viewpage.action?pageId=28379799>`_.
167
168 Quick Links:
169 - `DMAAP project page <https://wiki.onap.org/display/DW/DMaaP+Planning>`_
170 - `Passing Badge information for DMAAP <https://bestpractices.coreinfrastructure.org/en/projects/1751>`_
171 - `Project Vulnerability Review Table for DMAAP <https://wiki.onap.org/pages/viewpage.action?pageId=28379799>`_
172
173 **Upgrade Notes**
174   NA
175
176 **Deprecation Notes**
177
178 Version: 1.0.1
179 --------------
180
181 :Release Date: 2017-11-16
182
183
184 New Features:
185
186  - Pub/sub messaging metaphor to broaden data processing opportunities
187  - A single solution for most event distribution needs to support a range of environments
188  - Standardized topic names
189  - Implements a RESTful HTTP API for provisioning
190  - Implements a RESTful HTTP API for message transactions (i.e. pub, sub)
191  - Implements a RESTful HTTP API for transaction metrics
192  - Topic registry and discovery
193
194
195
196 Bug Fixes
197    - `DMAAP-165 <https://jira.onap.org/browse/DMAAP-165>`_ Correct documentation rst file errors and warnings
198    - `DMAAP-160 <https://jira.onap.org/browse/DMAAP-160>`_ DMaaP periodically loses connection to Kafka
199    - `DMAAP-157 <https://jira.onap.org/browse/DMAAP-157>`_ SDC service models distribution fails
200    - `DMAAP-151 <https://jira.onap.org/browse/DMAAP-151>`_ Fix docker image bug
201    - `DMAAP-1 <https://jira.onap.org/browse/DMAAP-1>`_ MSO DB is not populated with the models from SDC
202    
203 Known Issues
204    - `DMAAP-164 <https://jira.onap.org/browse/DMAAP-164>`_ The dependency from kafka for zookeeper created issues when the vm is restarted
205
206 Other
207