add ElAlto Release notes
[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
4
5 Release Notes
6 =============
7
8 Version: 1.1.16 (ElAlto)
9 ------------------------
10
11 :Release Date: 2019-10-10
12
13 **New Features**
14
15 - Cert based authentication support in Message Router
16 - Improved Kafka and Zookeeper cluster lookup
17 - Pluggable Kafka server.properties,log4j.properties  and Message Router logback.xml
18
19
20 **Bug Fixes**
21
22 - Fixed for security vulnerabilities in Message Router
23 - Fixed  authorization issues in Message Router
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 - `Dublin Project Vulnerability Review Table for DMAAP <https://wiki.onap.org/pages/viewpage.action?pageId=64003715>`_
37
38 **Upgrade Notes**
39   NA
40
41 **Deprecation Notes**
42
43 Version: 1.1.14 (Dublin)
44 ------------------------
45
46 :Release Date: 2019-06-06
47
48 **New Features**
49
50 - Upgrade Kafka to v1.1.1
51 - Support for Authenticated topics
52 - Add Scaling support
53 - Support for multi-site applications 
54 - Add MirrorMaker to allow for message replication across Kafka clusters
55
56 **Bug Fixes**
57         NA
58 **Known Issues**
59         NA
60
61 **Security Notes**
62
63 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>`_.
64
65 Quick Links:
66
67 - `DMAAP project page <https://wiki.onap.org/display/DW/DMaaP+Planning>`_
68 - `Passing Badge information for DMAAP <https://bestpractices.coreinfrastructure.org/en/projects/1751>`_
69 - `Dublin Project Vulnerability Review Table for DMAAP <https://wiki.onap.org/pages/viewpage.action?pageId=64003715>`_
70
71 **Upgrade Notes**
72   NA
73
74 **Deprecation Notes**
75
76
77 Version: 1.1.8 (Casablanca)
78 ---------------------------
79
80 :Release Date: 2018-11-30
81
82 **New Features**
83
84  - DMaaP client changes to fix some known issues
85  - Kafka upgrade  to 0.11.0.1 and corresponding changes in the Message Router
86  - New Kafka image was created instead of using the publicly available Kafka image
87
88 **Bug Fixes**
89         NA
90         
91 **Known Issues**
92
93 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
94
95 **Security Notes**
96
97 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>`_.
98
99 Quick Links:
100
101 - `DMAAP project page <https://wiki.onap.org/display/DW/DMaaP+Planning>`_
102 - `Passing Badge information for DMAAP <https://bestpractices.coreinfrastructure.org/en/projects/1751>`_
103 - `Casablanca Project Vulnerability Review Table for DMAAP <https://wiki.onap.org/pages/viewpage.action?pageId=42598688>`_
104
105 **Upgrade Notes**
106   NA
107
108 **Deprecation Notes**
109
110
111
112 Version: 1.1.4
113 --------------
114
115 :Release Date: 2018-06-07
116
117 **New Features**
118
119  - Topic creation with out AAF
120  - DMaaP client changes to call the message Router with out authentication
121  - Kafka upgrade from 0.8.11 to 1.1.0
122  - Fixes for docker image packaging issues
123
124 **Bug Fixes**
125         NA
126 **Known Issues**
127         NA
128
129 **Security Notes**
130
131 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>`_.
132
133 Quick Links:
134 - `DMAAP project page <https://wiki.onap.org/display/DW/DMaaP+Planning>`_
135 - `Passing Badge information for DMAAP <https://bestpractices.coreinfrastructure.org/en/projects/1751>`_
136 - `Project Vulnerability Review Table for DMAAP <https://wiki.onap.org/pages/viewpage.action?pageId=28379799>`_
137
138 **Upgrade Notes**
139   NA
140
141 **Deprecation Notes**
142
143 Version: 1.0.1
144 --------------
145
146 :Release Date: 2017-11-16
147
148
149 New Features:
150
151  - Pub/sub messaging metaphor to broaden data processing opportunities
152  - A single solution for most event distribution needs to support a range of environments
153  - Standardized topic names
154  - Implements a RESTful HTTP API for provisioning
155  - Implements a RESTful HTTP API for message transactions (i.e. pub, sub)
156  - Implements a RESTful HTTP API for transaction metrics
157  - Topic registry and discovery
158
159
160
161 Bug Fixes
162    - `DMAAP-165 <https://jira.onap.org/browse/DMAAP-165>`_ Correct documentation rst file errors and warnings
163    - `DMAAP-160 <https://jira.onap.org/browse/DMAAP-160>`_ DMaaP periodically loses connection to Kafka
164    - `DMAAP-157 <https://jira.onap.org/browse/DMAAP-157>`_ SDC service models distribution fails
165    - `DMAAP-151 <https://jira.onap.org/browse/DMAAP-151>`_ Fix docker image bug
166    - `DMAAP-1 <https://jira.onap.org/browse/DMAAP-1>`_ MSO DB is not populated with the models from SDC
167    
168 Known Issues
169    - `DMAAP-164 <https://jira.onap.org/browse/DMAAP-164>`_ The dependency from kafka for zookeeper created issues when the vm is restarted
170
171 Other
172