aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoreronkeo <ronan.keogh@est.tech>2019-03-04 12:59:40 +0000
committereronkeo <ronan.keogh@est.tech>2019-03-04 12:59:40 +0000
commit4bec31c557c4d5186c1986e30074f796232fef6a (patch)
tree207f3d3d14577e3581a9fd1cee8f764adaf49f78
parent78657b0693906a4070854decf7012417c216b84c (diff)
update release notes for 1.0.8
Change-Id: I17a1e47f08c6146c0389705c44f1c6624ed608a3 Issue-ID: DMAAP-1069 Signed-off-by: eronkeo <ronan.keogh@est.tech>
-rw-r--r--docs/data-router/release-notes.rst47
1 files changed, 46 insertions, 1 deletions
diff --git a/docs/data-router/release-notes.rst b/docs/data-router/release-notes.rst
index f69ea2c8..336ca72b 100644
--- a/docs/data-router/release-notes.rst
+++ b/docs/data-router/release-notes.rst
@@ -26,4 +26,49 @@ Known Issues
NA
Other
-NA \ No newline at end of file
+NA
+
+
+Version: 1.0.8 (Casablanca)
+---------------------------
+
+:Release Date: 2019-02-28
+
+The DataRouter(DR) provisioning API is a HTTPS-based, REST-like API for creating and managing DR feeds and
+subscriptions.
+
+New Features:
+
++--------------+------------------------------------------------------------------+
+| JIRA ID | Description |
++==============+==================================================================+
++--------------+------------------------------------------------------------------+
+
+Bug Fixes:
+
++----------------+--------------------------------------------------------------------------------------------------+
+| JIRA ID | Description |
++================+==================================================================================================+
+| DMAAP-1065 | [DR] Casablanca - AAF certs expired on dmaap-dr-prov and dmaap-dr-node |
++----------------+--------------------------------------------------------------------------------------------------+
+
+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>`_
+
+Upgrade Notes
+N/A
+
+Deprecation Notes
+N/A
+
+Other
+N/A \ No newline at end of file