aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEdyta Krukowska <edyta.krukowska@nokia.com>2020-09-28 13:55:47 +0200
committerEdyta Krukowska <edyta.krukowska@nokia.com>2020-09-28 13:55:47 +0200
commit36584543d13e33dff2a6c4325045bdd36418c43e (patch)
tree2bdc4ddc28796c09827fd0355681da9d790eb817
parent033f66b29c24b8819acefcdb38a9d9376bc0a2ba (diff)
Release 1.7.6 DCAEGEN2 VESCollector container
New image version will include following changes: - Fix an error reported by DMaapEventPublisher test when pk is not available. - Fix VES problem with subsequent fetching from CBS. Issue-ID: DCAEGEN2-1771 Signed-off-by: Edyta Krukowska <edyta.krukowska@nokia.com> Change-Id: Ia1926ace3f6137e64dee136c0667f36f014e3b49
-rw-r--r--Changelog.md1
-rw-r--r--releases/1.7.6-container.yaml8
2 files changed, 9 insertions, 0 deletions
diff --git a/Changelog.md b/Changelog.md
index 046994bf..f9821d2d 100644
--- a/Changelog.md
+++ b/Changelog.md
@@ -33,3 +33,4 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
- [DCAEGEN2-2426](https://jira.onap.org/browse/DCAEGEN2-2426) - Fix bug throwing exception when first event is collected
## [1.7.6] - 18/09/2020
- [DCAEGEN-2374](https://jira.onap.org/browse/DCAEGEN2-2374) - Fix an error reported by DMaapEventPublisher test when pk is not available.
+ - [DCAEGEN2-2453](https://jira.onap.org/browse/DCAEGEN2-2453) - Fix VES problem with subsequent fetching from CBS. \ No newline at end of file
diff --git a/releases/1.7.6-container.yaml b/releases/1.7.6-container.yaml
new file mode 100644
index 00000000..05650fb8
--- /dev/null
+++ b/releases/1.7.6-container.yaml
@@ -0,0 +1,8 @@
+distribution_type: 'container'
+container_release_tag: '1.7.6'
+project: 'dcaegen2-collectors-ves'
+log_dir: 'dcaegen2-collectors-ves-maven-docker-stage-master/433/'
+ref: 033f66b29c24b8819acefcdb38a9d9376bc0a2ba
+containers:
+ - name: 'org.onap.dcaegen2.collectors.ves.vescollector'
+ version: '1.7.6-20200925T084151Z'