fixing warnings generated by rst formatting
[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 `Dublin <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 - `Dublin 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 (Casablanca)
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         
56 **Known Issues**
57
58 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
59
60 **Security Notes**
61
62 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>`_.
63
64 Quick Links:
65
66 - `DMAAP project page <https://wiki.onap.org/display/DW/DMaaP+Planning>`_
67 - `Passing Badge information for DMAAP <https://bestpractices.coreinfrastructure.org/en/projects/1751>`_
68 - `Casablanca Project Vulnerability Review Table for DMAAP <https://wiki.onap.org/pages/viewpage.action?pageId=42598688>`_
69
70 **Upgrade Notes**
71   NA
72
73 **Deprecation Notes**
74
75
76
77 Version: 1.1.4
78 --------------
79
80 :Release Date: 2018-06-07
81
82 **New Features**
83
84  - Topic creation with out AAF
85  - DMaaP client changes to call the message Router with out authentication
86  - Kafka upgrade from 0.8.11 to 1.1.0
87  - Fixes for docker image packaging issues
88
89 **Bug Fixes**
90         NA
91 **Known Issues**
92         NA
93
94 **Security Notes**
95
96 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>`_.
97
98 Quick Links:
99 - `DMAAP project page <https://wiki.onap.org/display/DW/DMaaP+Planning>`_
100 - `Passing Badge information for DMAAP <https://bestpractices.coreinfrastructure.org/en/projects/1751>`_
101 - `Project Vulnerability Review Table for DMAAP <https://wiki.onap.org/pages/viewpage.action?pageId=28379799>`_
102
103 **Upgrade Notes**
104   NA
105
106 **Deprecation Notes**
107
108 Version: 1.0.1
109 --------------
110
111 :Release Date: 2017-11-16
112
113
114 New Features:
115
116  - Pub/sub messaging metaphor to broaden data processing opportunities
117  - A single solution for most event distribution needs to support a range of environments
118  - Standardized topic names
119  - Implements a RESTful HTTP API for provisioning
120  - Implements a RESTful HTTP API for message transactions (i.e. pub, sub)
121  - Implements a RESTful HTTP API for transaction metrics
122  - Topic registry and discovery
123
124
125
126 Bug Fixes
127    - `DMAAP-165 <https://jira.onap.org/browse/DMAAP-165>`_ Correct documentation rst file errors and warnings
128    - `DMAAP-160 <https://jira.onap.org/browse/DMAAP-160>`_ DMaaP periodically loses connection to Kafka
129    - `DMAAP-157 <https://jira.onap.org/browse/DMAAP-157>`_ SDC service models distribution fails
130    - `DMAAP-151 <https://jira.onap.org/browse/DMAAP-151>`_ Fix docker image bug
131    - `DMAAP-1 <https://jira.onap.org/browse/DMAAP-1>`_ MSO DB is not populated with the models from SDC
132    
133 Known Issues
134    - `DMAAP-164 <https://jira.onap.org/browse/DMAAP-164>`_ The dependency from kafka for zookeeper created issues when the vm is restarted
135
136 Other
137