Update to DMaaP DR Release Notes for Casablanca 03/77803/4
authoreronkeo <ronan.keogh@est.tech>
Tue, 5 Feb 2019 16:26:45 +0000 (16:26 +0000)
committereronkeo <ronan.keogh@est.tech>
Tue, 5 Feb 2019 16:26:45 +0000 (16:26 +0000)
Change-Id: I4f62668785c0c91002749e45db09eb07a4f5e8d2
Issue-ID: DMAAP-1015
Signed-off-by: eronkeo <ronan.keogh@est.tech>
docs/data-router/release-notes.rst

index f69ea2c..ecb1cc4 100644 (file)
@@ -3,27 +3,55 @@
 
 Release-notes
 ==============
+Version: 1.0.3 (Casablanca)
+---------------------------
 
-Version: 1.0.1
---------------
-
-:Release Date: 2018-09-20
+:Release Date: 2018-11-30
 
+The DataRouter(DR) provisioning API is a HTTPS-based, REST-like API for creating and managing DR feeds and
+subscriptions.
 
 New Features:
 
- - Implements a RESTful HTTPS API for creating feeds to publish files to and subscribe to,
-   as well as perform CRUD operations on these feeds.
- - Implements a RESTful HTTPS API for subscribing to feeds and perform CRUD operations on these subscriptions.
- - Implements a RESTful HTTPS API for publishing to feeds and perform CRUD operations on these published files.
++--------------+------------------------------------------------------------------+
+| JIRA ID      | Description                                                      |
++==============+==================================================================+
+| DMAAP-20     | REST api for publishing data to DR                               |
++--------------+------------------------------------------------------------------+
+| DMAAP-21     | REST api for subscribing to data in DR                           |
++--------------+------------------------------------------------------------------+
+
+Bug Fixes:
+
++----------------+---------------------------------------------------------------------------------------------------------------------------------+
+| JIRA ID        | Description                                                                                                                     |
++================+=================================================================================================================================+
+| DMAAP-877      | DR Logging API not storing Feed/Sub data                                                                                        |
++----------------+---------------------------------------------------------------------------------------------------------------------------------+
+| DMAAP-850      | Second subscriber not receiving the published file                                                                              |
++----------------+---------------------------------------------------------------------------------------------------------------------------------+
+| DMAAP-596      | DR - datarouter-prov container fails to come up successfully                                                                    |
++----------------+---------------------------------------------------------------------------------------------------------------------------------+
+| DMAAP-565      | Incorrect nexusUrl parameter in datarouter pom files                                                                            |
++----------------+---------------------------------------------------------------------------------------------------------------------------------+
+
+Known Issues
+N/A
 
+Security Issues
+DMAAP code has been formally scanned during build time using NexusIQ and all Critical vulnerabilities have been
+addressed, items that remain open have been assessed for risk and determined to be false positive. The DMAAP open
+Critical security vulnerabilities and their risk assessment have been documented as part of the `project <https://wiki.onap.org/pages/viewpage.action?pageId=42598688>`_.
 
+- `DMAAP Project Page <https://wiki.onap.org/display/DW/DMaaP+Planning>`_
+- `Passing Badge information for DMAAP DataRouter <https://bestpractices.coreinfrastructure.org/en/projects/2192>`_
+- `Project Vulnerability Review Table for DMAAP <https://wiki.onap.org/pages/viewpage.action?pageId=42598688>`_
 
-Bug Fixes
-NA
+Upgrade Notes
+N/A
 
-Known Issues
-NA
+Deprecation Notes
+N/A
 
 Other
-NA
\ No newline at end of file
+N/A
\ No newline at end of file