summaryrefslogtreecommitdiffstats
path: root/docs/sections/release-notes.rst
diff options
context:
space:
mode:
authorVENKATESH KUMAR <vv770d@att.com>2019-01-20 20:15:08 -0500
committerVijay Venkatesh Kumar <vv770d@att.com>2019-01-21 17:23:58 +0000
commitfac34a1009e49aeb19466b16689e21f2840d7d8a (patch)
treea3b70898a168d96ca6e6ff7b761ff852e213de51 /docs/sections/release-notes.rst
parent6c93a7444773177d9bad86e720ba7966061973df (diff)
Update dcae doc for 3.0.1
Change-Id: I3d34323a0d802bc469ff6d8173fd1170584fd652 Signed-off-by: VENKATESH KUMAR <vv770d@att.com> Issue-ID: DCAEGEN2-1105 (cherry picked from commit 68cd5213788fac134dcb6a3e53598121bfbf1208)
Diffstat (limited to 'docs/sections/release-notes.rst')
-rw-r--r--docs/sections/release-notes.rst42
1 files changed, 42 insertions, 0 deletions
diff --git a/docs/sections/release-notes.rst b/docs/sections/release-notes.rst
index 39838025..861c7fd2 100644
--- a/docs/sections/release-notes.rst
+++ b/docs/sections/release-notes.rst
@@ -3,6 +3,47 @@
Release Notes
=============
+
+Version: 3.0.1
+--------------
+
+:Release Date: 2019-01-31
+
+DCAE R3 Maintenance release includes following fixes
+
+**Bug Fixes**
+
+- DataFileCollector
+ - DCAEGEN2-940
+ Larger files of size 100Kb publish to DR
+ - DCAEGEN2-941
+ DFC error after running over 12 hours
+ - DCAEGEN2-1001
+ Multiple Fileready notification not handled
+
+- HighVolume VES Collector (protobuf/tcp)
+ - DCAEGEN2-976
+ HV-VES not fully complaint to RTPM protocol (issue with CommonEventHeader.sequence)
+
+- VESCollector (http)
+ - DCAEGEN2-1035
+ Issue with VES batch event publish
+
+- Heat deployment
+ - DCAEGEN2-1007
+ Removing obsolete services configuration
+
+
+The following containers are updated in R3.0.1
+
+ - DataFile Collector
+ - Docker container tag: onap/org.onap.dcaegen2.collectors.datafile.datafile-app-server:1.0.5
+ - HV-VES Collector
+ - Docker container tag: onap/org.onap.dcaegen2.collectors.hv-ves.hv-collector-main:1.0.2
+ - VES Collector
+ - Docker container tag: onap/org.onap.dcaegen2.collectors.ves.vescollector:1.3.2
+
+
Version: 3.0.0
--------------
@@ -131,6 +172,7 @@ The following components are upgraded from R2:
- Description: Refactoring.
- VES Collector
- Docker container image tag: onap/org.onap.dcaegen2.collectors.ves.vescollector:1.3.1
+ - Description : Refactoring
- Threshold Crossing Analytics
- Docker container image tag: onap/org.onap.dcaegen2.deployments.tca-cdap-container:1.1.0
- Description: Replaced Hadoop VM Cluster based file system with regular host file system; repackaged full TCA-CDAP stack into Docker container; transactional state separation from TCA in-memory to off-node Redis cluster for supporting horizontal scaling.