diff options
author | efiacor <fiachra.corcoran@est.tech> | 2019-04-08 14:52:08 +0000 |
---|---|---|
committer | efiacor <fiachra.corcoran@est.tech> | 2019-04-08 14:52:08 +0000 |
commit | 0fa019897cb79de1def349b8fd0b660d1951681a (patch) | |
tree | 09eed0ee4e1226c63e06bf8c782a4e1627850a64 /docs/data-router/release-notes.rst | |
parent | 7704d3079906a4fb51cd58f12d56bd3100fca6b2 (diff) |
Adding docs for CADI
Change-Id: If3324973a2e41ca0d98804cb8e6520fc1beccfe9
Issue-ID: DMAAP-1016
Signed-off-by: efiacor <fiachra.corcoran@est.tech>
Diffstat (limited to 'docs/data-router/release-notes.rst')
-rw-r--r-- | docs/data-router/release-notes.rst | 153 |
1 files changed, 0 insertions, 153 deletions
diff --git a/docs/data-router/release-notes.rst b/docs/data-router/release-notes.rst deleted file mode 100644 index b879c6bc..00000000 --- a/docs/data-router/release-notes.rst +++ /dev/null @@ -1,153 +0,0 @@ -.. This work is licensed under a Creative Commons Attribution 4.0 International License. -.. http://creativecommons.org/licenses/by/4.0 - -Release-notes -============== -Version: 1.0.3 (Casablanca) ---------------------------- - -: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: - -+--------------+------------------------------------------------------------------+ -| 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>`_ - -Upgrade Notes -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 <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 |