adding 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 Release 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
14 Version: 1.0.1
15 --------------
16
17
18 :Release Date: 2017-11-16
19
20
21
22 **New Features**
23
24  - Pub/sub messaging metaphor to broaden data processing opportunities
25  - A single solution for most event distribution needs to support a range of environments
26  - 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
33
34 **Bug Fixes**
35    - `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    
41 **Known Issues**
42    - `DMAAP-164 <https://jira.onap.org/browse/DMAAP-164>`_ The dependency from kafka for zookeeper created issues when the vm is restarted.
43          
44
45 **Security Issues**
46    N/A
47
48 **Upgrade Notes**
49    N/A
50 **Deprecation Notes**
51    N/A
52 **Other**
53
54 ===========