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