summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrn509j <rn509j@att.com>2017-11-07 16:19:05 -0500
committerrn509j <rn509j@att.com>2017-11-07 16:19:57 -0500
commit24c596a102405fcff225f80513dcc18785dae28b (patch)
treea640671a5b7088334ac237fbb62391dcb56511d6
parent2200acabadd8ceb05ff36baebb2c0f735e5d150c (diff)
Adding release notes
DMAAP-168 Signed-off-by: rn509j <rn509j@att.com> Change-Id: I3913a30c69f0d207c594c482e13f042c659094ff
-rw-r--r--docs/release-notes.rst12
1 files changed, 10 insertions, 2 deletions
diff --git a/docs/release-notes.rst b/docs/release-notes.rst
index 4502fbf..6c168cf 100644
--- a/docs/release-notes.rst
+++ b/docs/release-notes.rst
@@ -15,13 +15,21 @@ Version: x.y.z
--------------
-:Release Date: yyyy-mm-dd
+:Release Date: 2017-11-16
**New Features**
-One or two sentences explaining the purpose of this Release.
+ - Pub/sub messaging metaphor to broaden data processing opportunities.
+ - A single solution for most event distribution needs to support a range of environments.
+ - Standardized topic names
+ - Implements a RESTful HTTP API for provisioning
+ - Implements a RESTful HTTP API for message transactions (i.e. pub, sub)
+ - Implements a RESTful HTTP API for transaction metrics
+ - Topic registry and discovery
+
+
**Bug Fixes**
- `CIMAN-65 <https://jira.onap.org/browse/CIMAN-65>`_ and a sentence explaining what this defect is addressing.