blob: 2b0ce5f206871740fd286dcc9fc15a85da639949 [file] [log] [blame]
rn509j2200aca2017-11-06 11:50:44 -05001.. This work is licensed under a Creative Commons Attribution 4.0 International License.
su622b1c624de2018-04-16 16:50:25 -04002.. http://creativecommons.org/licenses/by/4.0
rn509j2200aca2017-11-06 11:50:44 -05003
rn509j2200aca2017-11-06 11:50:44 -05004
su622b1c624de2018-04-16 16:50:25 -04005Release Notes
6=============
7
sunil unnavaf3f0a2c2018-11-06 13:48:51 -05008Version: 1.1.8
9--------------
10
sunil unnavae2b18292018-11-23 09:27:21 -050011:Release Date: 2018-11-30
sunil unnavaf3f0a2c2018-11-06 13:48:51 -050012
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**
sunil unnava73a8f3e2018-11-27 15:26:42 -050022
sunil unnavaacf11062018-11-27 14:43:04 -050023If 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
sunil unnavaf3f0a2c2018-11-06 13:48:51 -050024
25**Security Notes**
26
27DMAAP 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>`_.
28
29Quick Links:
sunil unnava73a8f3e2018-11-27 15:26:42 -050030
sunil unnavaf3f0a2c2018-11-06 13:48:51 -050031- `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/display/DW/DMaaP+Security+Vulnerabilities>`_
34
35**Upgrade Notes**
36 NA
37
38**Deprecation Notes**
39
su622b1c624de2018-04-16 16:50:25 -040040
41
42Version: 1.1.4
rn509j2200aca2017-11-06 11:50:44 -050043--------------
44
Gildas Lanilis89f44c92018-05-30 13:32:11 -070045:Release Date: 2018-06-07
rn509j2200aca2017-11-06 11:50:44 -050046
47**New Features**
48
sunil unnavaf19cc502018-06-05 15:35:07 -040049 - 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
su622b1c624de2018-04-16 16:50:25 -040053
54**Bug Fixes**
55 NA
56**Known Issues**
57 NA
58
Gildas Lanilis89f44c92018-05-30 13:32:11 -070059**Security Notes**
su622b1c624de2018-04-16 16:50:25 -040060
Gildas Lanilis89f44c92018-05-30 13:32:11 -070061DMAAP 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
63Quick 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>`_
su622b1c624de2018-04-16 16:50:25 -040067
68**Upgrade Notes**
69 NA
70
71**Deprecation Notes**
72
73Version: 1.0.1
Gildas Lanilis89f44c92018-05-30 13:32:11 -070074--------------
su622b1c624de2018-04-16 16:50:25 -040075
Gildas Lanilis89f44c92018-05-30 13:32:11 -070076:Release Date: 2017-11-16
su622b1c624de2018-04-16 16:50:25 -040077
78
79New Features:
80
rn509j919615c2017-11-15 15:19:02 -050081 - Pub/sub messaging metaphor to broaden data processing opportunities
82 - A single solution for most event distribution needs to support a range of environments
rn509j24c596a2017-11-07 16:19:05 -050083 - 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
rn509j2200aca2017-11-06 11:50:44 -050090
su622b1c624de2018-04-16 16:50:25 -040091Bug Fixes
rn509j919615c2017-11-15 15:19:02 -050092 - `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
su622b1c624de2018-04-16 16:50:25 -040098Known Issues
Gildas Lanilis2c42eed2017-11-21 15:18:29 -080099 - `DMAAP-164 <https://jira.onap.org/browse/DMAAP-164>`_ The dependency from kafka for zookeeper created issues when the vm is restarted
rn509j2200aca2017-11-06 11:50:44 -0500100
su622b1c624de2018-04-16 16:50:25 -0400101Other
rn509j2200aca2017-11-06 11:50:44 -0500102