From ee3fb78ef198f8826be8fb814d1b8fe7a9212ceb Mon Sep 17 00:00:00 2001 From: eronkeo Date: Mon, 4 Mar 2019 13:38:41 +0000 Subject: [PATCH] update release note for 2.0.1 Change-Id: I67f5db2bcf4ec73063dc17943716288e7548b964 Issue-ID: DMAAP-1070 Signed-off-by: eronkeo --- docs/data-router/release-notes.rst | 96 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 96 insertions(+) diff --git a/docs/data-router/release-notes.rst b/docs/data-router/release-notes.rst index ecb1cc46..b879c6bc 100644 --- a/docs/data-router/release-notes.rst +++ b/docs/data-router/release-notes.rst @@ -53,5 +53,101 @@ N/A Deprecation Notes N/A +Other +N/A + +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 `_. + +- `DMAAP Project Page `_ +- `Passing Badge information for DMAAP DataRouter `_ +- `Project Vulnerability Review Table for DMAAP `_ + +Upgrade Notes +N/A + +Deprecation Notes +N/A + +Other +N/A + + +Version: 2.0.1 (Dublin) +--------------------------- + +: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 | ++==============+==================================================================+ +| DMAAP-988 | Update to new oparent | ++--------------+------------------------------------------------------------------+ + +Bug Fixes: + ++----------------+--------------------------------------------------------------------------------------------------+ +| JIRA ID | Description | ++================+==================================================================================================+ +| DMAAP-964 | DMAAP deployment failures starting 20190115 on casablanca branch | ++----------------+--------------------------------------------------------------------------------------------------+ +| DMAAP-1047 | Data Router docker version missing explicit version number | ++----------------+--------------------------------------------------------------------------------------------------+ +| DMAAP-1048 | [DR] AAF certs expired on dmaap-dr-prov and dmaap-dr-node | ++----------------+--------------------------------------------------------------------------------------------------+ +| DMAAP-1064 | [DR] Update datarouter POM version following AAF cert updates | ++----------------+--------------------------------------------------------------------------------------------------+ + +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 `_. + +- `DMAAP Project Page `_ +- `Passing Badge information for DMAAP DataRouter `_ +- `Project Vulnerability Review Table for DMAAP `_ + +Upgrade Notes +N/A + +Deprecation Notes +N/A + Other N/A \ No newline at end of file -- 2.16.6