updated the documentation
[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
14 :Release Date: 2018-04-18
15
16
17
18 **New Features**
19
20 This release fixes the packaging and security issues.
21
22 **Bug Fixes**
23         NA
24 **Known Issues**
25         NA
26
27 **Security Issues**
28         This release fixes the security vulnerabilities due to the opensourced libraries used in the project
29
30
31 **Upgrade Notes**
32   NA
33
34 **Deprecation Notes**
35
36 Version: 1.0.1
37
38 Release Date: 2017-11-16
39
40
41 New Features:
42
43  - Pub/sub messaging metaphor to broaden data processing opportunities
44  - A single solution for most event distribution needs to support a range of environments
45  - Standardized topic names
46  - Implements a RESTful HTTP API for provisioning
47  - Implements a RESTful HTTP API for message transactions (i.e. pub, sub)
48  - Implements a RESTful HTTP API for transaction metrics
49  - Topic registry and discovery
50
51
52
53 Bug Fixes
54    - `DMAAP-165 <https://jira.onap.org/browse/DMAAP-165>`_ Correct documentation rst file errors and warnings
55    - `DMAAP-160 <https://jira.onap.org/browse/DMAAP-160>`_ DMaaP periodically loses connection to Kafka
56    - `DMAAP-157 <https://jira.onap.org/browse/DMAAP-157>`_ SDC service models distribution fails
57    - `DMAAP-151 <https://jira.onap.org/browse/DMAAP-151>`_ Fix docker image bug
58    - `DMAAP-1 <https://jira.onap.org/browse/DMAAP-1>`_ MSO DB is not populated with the models from SDC
59    
60 Known Issues
61    - `DMAAP-164 <https://jira.onap.org/browse/DMAAP-164>`_ The dependency from kafka for zookeeper created issues when the vm is restarted
62
63 Other
64