rn509j | 2200aca | 2017-11-06 11:50:44 -0500 | [diff] [blame] | 1 | .. This work is licensed under a Creative Commons Attribution 4.0 International License. |
su622b | 1c624de | 2018-04-16 16:50:25 -0400 | [diff] [blame^] | 2 | .. http://creativecommons.org/licenses/by/4.0 |
rn509j | 2200aca | 2017-11-06 11:50:44 -0500 | [diff] [blame] | 3 | |
rn509j | 2200aca | 2017-11-06 11:50:44 -0500 | [diff] [blame] | 4 | |
su622b | 1c624de | 2018-04-16 16:50:25 -0400 | [diff] [blame^] | 5 | Release Notes |
| 6 | ============= |
| 7 | |
| 8 | |
| 9 | |
| 10 | Version: 1.1.4 |
rn509j | 2200aca | 2017-11-06 11:50:44 -0500 | [diff] [blame] | 11 | -------------- |
| 12 | |
| 13 | |
su622b | 1c624de | 2018-04-16 16:50:25 -0400 | [diff] [blame^] | 14 | :Release Date: 2018-04-18 |
rn509j | 2200aca | 2017-11-06 11:50:44 -0500 | [diff] [blame] | 15 | |
| 16 | |
| 17 | |
| 18 | **New Features** |
| 19 | |
su622b | 1c624de | 2018-04-16 16:50:25 -0400 | [diff] [blame^] | 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 | |
rn509j | 919615c | 2017-11-15 15:19:02 -0500 | [diff] [blame] | 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 |
rn509j | 24c596a | 2017-11-07 16:19:05 -0500 | [diff] [blame] | 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 | |
rn509j | 2200aca | 2017-11-06 11:50:44 -0500 | [diff] [blame] | 52 | |
su622b | 1c624de | 2018-04-16 16:50:25 -0400 | [diff] [blame^] | 53 | Bug Fixes |
rn509j | 919615c | 2017-11-15 15:19:02 -0500 | [diff] [blame] | 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 | |
su622b | 1c624de | 2018-04-16 16:50:25 -0400 | [diff] [blame^] | 60 | Known Issues |
Gildas Lanilis | 2c42eed | 2017-11-21 15:18:29 -0800 | [diff] [blame] | 61 | - `DMAAP-164 <https://jira.onap.org/browse/DMAAP-164>`_ The dependency from kafka for zookeeper created issues when the vm is restarted |
rn509j | 2200aca | 2017-11-06 11:50:44 -0500 | [diff] [blame] | 62 | |
su622b | 1c624de | 2018-04-16 16:50:25 -0400 | [diff] [blame^] | 63 | Other |
rn509j | 2200aca | 2017-11-06 11:50:44 -0500 | [diff] [blame] | 64 | |