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