336ca72b391505bafeba8dc729819dd9a5255349
[dmaap/datarouter.git] / docs / data-router / 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 Release-notes
5 ==============
6
7 Version: 1.0.1
8 --------------
9
10 :Release Date: 2018-09-20
11
12
13 New Features:
14
15  - Implements a RESTful HTTPS API for creating feeds to publish files to and subscribe to,
16    as well as perform CRUD operations on these feeds.
17  - Implements a RESTful HTTPS API for subscribing to feeds and perform CRUD operations on these subscriptions.
18  - Implements a RESTful HTTPS API for publishing to feeds and perform CRUD operations on these published files.
19
20
21
22 Bug Fixes
23 NA
24
25 Known Issues
26 NA
27
28 Other
29 NA
30
31
32 Version: 1.0.8 (Casablanca)
33 ---------------------------
34
35 :Release Date: 2019-02-28
36
37 The DataRouter(DR) provisioning API is a HTTPS-based, REST-like API for creating and managing DR feeds and
38 subscriptions.
39
40 New Features:
41
42 +--------------+------------------------------------------------------------------+
43 | JIRA ID      | Description                                                      |
44 +==============+==================================================================+
45 +--------------+------------------------------------------------------------------+
46
47 Bug Fixes:
48
49 +----------------+--------------------------------------------------------------------------------------------------+
50 | JIRA ID        | Description                                                                                      |
51 +================+==================================================================================================+
52 | DMAAP-1065     | [DR] Casablanca - AAF certs expired on dmaap-dr-prov and dmaap-dr-node                           |
53 +----------------+--------------------------------------------------------------------------------------------------+
54
55 Known Issues
56 N/A
57
58 Security Issues
59 DMAAP code has been formally scanned during build time using NexusIQ and all Critical vulnerabilities have been
60 addressed, items that remain open have been assessed for risk and determined to be false positive. The DMAAP open
61 Critical security vulnerabilities and their risk assessment have been documented as part of the `project <https://wiki.onap.org/pages/viewpage.action?pageId=42598688>`_.
62
63 - `DMAAP Project Page <https://wiki.onap.org/display/DW/DMaaP+Planning>`_
64 - `Passing Badge information for DMAAP DataRouter <https://bestpractices.coreinfrastructure.org/en/projects/2192>`_
65 - `Project Vulnerability Review Table for DMAAP <https://wiki.onap.org/pages/viewpage.action?pageId=42598688>`_
66
67 Upgrade Notes
68 N/A
69
70 Deprecation Notes
71 N/A
72
73 Other
74 N/A