X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=docs%2Fdata-router%2Frelease-notes.rst;h=ecb1cc469cd43390dec59fe4497db3a5b84dd1cf;hb=c537e2b15091542880dbad9c082f219454d6dfd9;hp=f69ea2c83604eefa53e3884b6bc4564c55ce8793;hpb=7db6b77e880c77da2489eedd5bfa85524c5b6e72;p=dmaap%2Fdatarouter.git diff --git a/docs/data-router/release-notes.rst b/docs/data-router/release-notes.rst index f69ea2c8..ecb1cc46 100644 --- a/docs/data-router/release-notes.rst +++ b/docs/data-router/release-notes.rst @@ -3,27 +3,55 @@ Release-notes ============== +Version: 1.0.3 (Casablanca) +--------------------------- -Version: 1.0.1 --------------- - -:Release Date: 2018-09-20 +: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: - - 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. ++--------------+------------------------------------------------------------------+ +| 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 `_. +- `DMAAP Project Page `_ +- `Passing Badge information for DMAAP DataRouter `_ +- `Project Vulnerability Review Table for DMAAP `_ -Bug Fixes -NA +Upgrade Notes +N/A -Known Issues -NA +Deprecation Notes +N/A Other -NA \ No newline at end of file +N/A \ No newline at end of file