aboutsummaryrefslogtreecommitdiffstats
path: root/Changelog.md
diff options
context:
space:
mode:
authorvv770d <vv770d@att.com>2021-08-03 23:23:06 +0000
committervv770d <vv770d@att.com>2021-08-03 23:23:14 +0000
commitb354d51e2ca44247e807c92a3a1c9f045c14af49 (patch)
treeba42b4141d62de130a003844fcd90e82e7a373c1 /Changelog.md
parent7fd2bd07d18a27e303cb0f1c29cc9634d2d62e06 (diff)
Bootstrap version bump to 3.3.3
Revise SNMPtrap collector to 2.0.5 Change-Id: I0b28b6795c9c81a0244d543bbbfb6b80c50bc101 Signed-off-by: vv770d <vv770d@att.com> Issue-ID: DCAEGEN2-2853
Diffstat (limited to 'Changelog.md')
-rw-r--r--Changelog.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/Changelog.md b/Changelog.md
index 9b41286..83079cc 100644
--- a/Changelog.md
+++ b/Changelog.md
@@ -4,6 +4,9 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).
+## [3.3.3] - 2021-08-03
+ - [DCAEGEN2-2853] SNMPTrap container updated to 2.0.5 - Switched to CBS client lib to 2.2.1
+
## [3.3.2] - 2021-08-02
- [DCAEGEN2-2808](https://jira.onap.org/browse/DCAEGEN2-2808)- PRH container updated to 1.6.1 - Update Spring-Boot to version 2.4.8 (fix vulnerabilities)