Fix typos and format in Release Notes
[dmaap/messagerouter/messageservice.git] / docs / release-notes.rst
1 .. This work is licensed under a Creative Commons Attribution 4.0 International License.
2
3 DMAAP Release Notes
4 ===================
5
6 Version: 1.0.1
7 --------------
8
9
10 :Release Date: 2017-11-16
11
12
13
14 **New Features**
15
16  - Pub/sub messaging metaphor to broaden data processing opportunities
17  - A single solution for most event distribution needs to support a range of environments
18  - Standardized topic names
19  - Implements a RESTful HTTP API for provisioning
20  - Implements a RESTful HTTP API for message transactions (i.e. pub, sub)
21  - Implements a RESTful HTTP API for transaction metrics
22  - Topic registry and discovery
23
24
25
26 **Bug Fixes**
27    - `DMAAP-165 <https://jira.onap.org/browse/DMAAP-165>`_ Correct documentation rst file errors and warnings
28    - `DMAAP-160 <https://jira.onap.org/browse/DMAAP-160>`_ DMaaP periodically loses connection to Kafka
29    - `DMAAP-157 <https://jira.onap.org/browse/DMAAP-157>`_ SDC service models distribution fails
30    - `DMAAP-151 <https://jira.onap.org/browse/DMAAP-151>`_ Fix docker image bug
31    - `DMAAP-1 <https://jira.onap.org/browse/DMAAP-1>`_ MSO DB is not populated with the models from SDC
32    
33 **Known Issues**
34    - `DMAAP-164 <https://jira.onap.org/browse/DMAAP-164>`_ The dependency from kafka for zookeeper created issues when the vm is restarted
35          
36
37 **Security Issues**
38    N/A
39
40 **Upgrade Notes**
41    N/A
42 **Deprecation Notes**
43    N/A
44 **Other**
45
46 ===========