diff options
author | eronkeo <ronan.keogh@est.tech> | 2019-03-04 13:38:41 +0000 |
---|---|---|
committer | eronkeo <ronan.keogh@est.tech> | 2019-03-04 13:38:41 +0000 |
commit | ee3fb78ef198f8826be8fb814d1b8fe7a9212ceb (patch) | |
tree | f96005c4421a7f62970d643965746f48f1d3403a /docs/data-router | |
parent | 69084992c2ca03b66197b85ec48ec5b16cf35d0d (diff) |
update release note for 2.0.1
Change-Id: I67f5db2bcf4ec73063dc17943716288e7548b964
Issue-ID: DMAAP-1070
Signed-off-by: eronkeo <ronan.keogh@est.tech>
Diffstat (limited to 'docs/data-router')
-rw-r--r-- | docs/data-router/release-notes.rst | 96 |
1 files changed, 96 insertions, 0 deletions
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 @@ -54,4 +54,100 @@ 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 <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 + + +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 <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 |