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