36cf77543eea8df4556a9d5309e2e270bc2c1110
[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
9
10 Version: 1.1.4
11 --------------
12
13 :Release Date: 2018-06-07
14
15 **New Features**
16
17  - Topic creation with out AAF
18  - DMaaP client changes to call the message Router with out authentication
19  - Kafka upgrade from 0.8.11 to 1.1.0
20  - Fixes for docker image packaging issues
21
22 **Bug Fixes**
23         NA
24 **Known Issues**
25         NA
26
27 **Security Notes**
28
29 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>`_.
30
31 Quick Links:
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=28379799>`_
35
36 **Upgrade Notes**
37   NA
38
39 **Deprecation Notes**
40
41 Version: 1.0.1
42 --------------
43
44 :Release Date: 2017-11-16
45
46
47 New Features:
48
49  - Pub/sub messaging metaphor to broaden data processing opportunities
50  - A single solution for most event distribution needs to support a range of environments
51  - Standardized topic names
52  - Implements a RESTful HTTP API for provisioning
53  - Implements a RESTful HTTP API for message transactions (i.e. pub, sub)
54  - Implements a RESTful HTTP API for transaction metrics
55  - Topic registry and discovery
56
57
58
59 Bug Fixes
60    - `DMAAP-165 <https://jira.onap.org/browse/DMAAP-165>`_ Correct documentation rst file errors and warnings
61    - `DMAAP-160 <https://jira.onap.org/browse/DMAAP-160>`_ DMaaP periodically loses connection to Kafka
62    - `DMAAP-157 <https://jira.onap.org/browse/DMAAP-157>`_ SDC service models distribution fails
63    - `DMAAP-151 <https://jira.onap.org/browse/DMAAP-151>`_ Fix docker image bug
64    - `DMAAP-1 <https://jira.onap.org/browse/DMAAP-1>`_ MSO DB is not populated with the models from SDC
65    
66 Known Issues
67    - `DMAAP-164 <https://jira.onap.org/browse/DMAAP-164>`_ The dependency from kafka for zookeeper created issues when the vm is restarted
68
69 Other
70