From 2c3387a8657f70295bf4f6a2692b48b5969655eb Mon Sep 17 00:00:00 2001 From: econwar Date: Wed, 10 Apr 2019 18:45:03 +0000 Subject: [PATCH] Update release notes for image 1.0.9 Change-Id: I70c4d83f5d514c424245e046f51323d88be20f08 Issue-ID: DMAAP-1069 Signed-off-by: econwar --- docs/data-router/release-notes.rst | 79 +++++++++++++++++++++++--------------- 1 file changed, 49 insertions(+), 30 deletions(-) diff --git a/docs/data-router/release-notes.rst b/docs/data-router/release-notes.rst index 336ca72b..f4ecc003 100644 --- a/docs/data-router/release-notes.rst +++ b/docs/data-router/release-notes.rst @@ -2,47 +2,45 @@ .. http://creativecommons.org/licenses/by/4.0 Release-notes -============== +============= -Version: 1.0.1 --------------- +Version: 1.0.9 (Casablanca) +--------------------------- -:Release Date: 2018-09-20 +:Release Date: 2019-04-01 +The DataRouter(DR) provisioning API is a HTTPS-based, REST-like API for creating and managing DR feeds and +subscriptions. New Features: +N/A - - 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. +Bug Fixes: +N/A +Known Issues: +N/A +Security Issues: +N/A -Bug Fixes -NA +Upgrade Notes: +N/A -Known Issues -NA +Deprecation Notes: +N/A -Other -NA +Other: +New AAF Certs were added to the DR images that have a one year duration. -Version: 1.0.8 (Casablanca) ---------------------------- +Version: 1.0.8 +-------------- :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 | -+==============+==================================================================+ -+--------------+------------------------------------------------------------------+ +N/A Bug Fixes: @@ -52,10 +50,10 @@ Bug Fixes: | DMAAP-1065 | [DR] Casablanca - AAF certs expired on dmaap-dr-prov and dmaap-dr-node | +----------------+--------------------------------------------------------------------------------------------------+ -Known Issues +Known Issues: N/A -Security Issues +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 `_. @@ -64,11 +62,32 @@ Critical security vulnerabilities and their risk assessment have been documented - `Passing Badge information for DMAAP DataRouter `_ - `Project Vulnerability Review Table for DMAAP `_ -Upgrade Notes +Upgrade Notes: +N/A + +Deprecation Notes: +N/A + +Other: +N/A + +Version: 1.0.1 +-------------- + +:Release Date: 2018-09-20 + +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. + +Bug Fixes: N/A -Deprecation Notes +Known Issues: N/A -Other -N/A \ No newline at end of file +Other: +N/A -- 2.16.6