blob: a589affa30416e69cfc00edab76ed3b58504f6d4 [file] [log] [blame]
rn509j2200aca2017-11-06 11:50:44 -05001.. This work is licensed under a Creative Commons Attribution 4.0 International License.
2
3Release Notes
4=============
5
6.. note::
7 * This Release Notes must be updated each time the team decides to Release new artifacts.
8 * The scope of this Release Notes is for this particular component. In other words, each ONAP component has its Release Notes.
9 * This Release Notes is cumulative, the most recently Released artifact is made visible in the top of this Release Notes.
10 * Except the date and the version number, all the other sections are optional but there must be at least one section describing the purpose of this new release.
11 * This note must be removed after content has been added.
12
13
rn509j919615c2017-11-15 15:19:02 -050014Version: 1.0.1
rn509j2200aca2017-11-06 11:50:44 -050015--------------
16
17
rn509j24c596a2017-11-07 16:19:05 -050018:Release Date: 2017-11-16
rn509j2200aca2017-11-06 11:50:44 -050019
20
21
22**New Features**
23
rn509j919615c2017-11-15 15:19:02 -050024 - Pub/sub messaging metaphor to broaden data processing opportunities
25 - A single solution for most event distribution needs to support a range of environments
rn509j24c596a2017-11-07 16:19:05 -050026 - Standardized topic names
27 - Implements a RESTful HTTP API for provisioning
28 - Implements a RESTful HTTP API for message transactions (i.e. pub, sub)
29 - Implements a RESTful HTTP API for transaction metrics
30 - Topic registry and discovery
31
32
rn509j2200aca2017-11-06 11:50:44 -050033
34**Bug Fixes**
rn509j919615c2017-11-15 15:19:02 -050035 - `DMAAP-165 <https://jira.onap.org/browse/DMAAP-165>`_ Correct documentation rst file errors and warnings
36 - `DMAAP-160 <https://jira.onap.org/browse/DMAAP-160>`_ DMaaP periodically loses connection to Kafka
37 - `DMAAP-157 <https://jira.onap.org/browse/DMAAP-157>`_ SDC service models distribution fails
38 - `DMAAP-151 <https://jira.onap.org/browse/DMAAP-151>`_ Fix docker image bug
39 - `DMAAP-1 <https://jira.onap.org/browse/DMAAP-1>`_ MSO DB is not populated with the models from SDC
40
rn509j2200aca2017-11-06 11:50:44 -050041**Known Issues**
rn509j919615c2017-11-15 15:19:02 -050042 - `DMAAP-164 <https://jira.onap.org/browse/DMAAP-164>`_ The dependency from kafka for zookeeper created issues when the vm is restarted.
43
rn509j2200aca2017-11-06 11:50:44 -050044
45**Security Issues**
rn509j919615c2017-11-15 15:19:02 -050046 N/A
rn509j2200aca2017-11-06 11:50:44 -050047
48**Upgrade Notes**
rn509j919615c2017-11-15 15:19:02 -050049 N/A
rn509j2200aca2017-11-06 11:50:44 -050050**Deprecation Notes**
rn509j919615c2017-11-15 15:19:02 -050051 N/A
rn509j2200aca2017-11-06 11:50:44 -050052**Other**
53
54===========