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