summaryrefslogtreecommitdiffstats
path: root/docs/data-router/release-notes.rst
diff options
context:
space:
mode:
authorRam Koya <rk541m@att.com>2018-09-20 15:18:42 +0000
committerGerrit Code Review <gerrit@onap.org>2018-09-20 15:18:42 +0000
commite7045aa2c572410e4ab4143fc4c570a8826157e3 (patch)
tree96a6f1ab32a18a4ce04faa868e1598962a31fee7 /docs/data-router/release-notes.rst
parent9c8a0690aa5a1e22332e78f685362af5b4a8fbe5 (diff)
parent8dde0cc7824e32f1a829b1528fa0e61a5707098f (diff)
Merge "User guide documentation for data router"
Diffstat (limited to 'docs/data-router/release-notes.rst')
-rw-r--r--docs/data-router/release-notes.rst29
1 files changed, 29 insertions, 0 deletions
diff --git a/docs/data-router/release-notes.rst b/docs/data-router/release-notes.rst
new file mode 100644
index 00000000..f69ea2c8
--- /dev/null
+++ b/docs/data-router/release-notes.rst
@@ -0,0 +1,29 @@
+.. 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.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
+NA
+
+Known Issues
+NA
+
+Other
+NA \ No newline at end of file