diff options
author | 2021-04-16 14:11:51 +0000 | |
---|---|---|
committer | 2021-09-01 14:58:43 +0000 | |
commit | 383449627256d59dd6e2ac6a1cf54d3bd4ce73fa (patch) | |
tree | 4b5da3193e12b73ab0d09380249551218235d9e6 /Changelog.md | |
parent | 6151ac7ecbd224a2717642a19408b72137d5cfa2 (diff) |
Update DES and DL-feeder blueprints to use postgres DB for non-root access3.3.4
Issue-ID: DCAEGEN2-2329
Signed-off-by: Niranjana <niranjana.y60@wipro.com>
Change-Id: I88cbecc1417d6f141537a36b4e1c455ac298a3b0
Diffstat (limited to 'Changelog.md')
-rw-r--r-- | Changelog.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog.md b/Changelog.md index 1c2954c..51e552f 100644 --- a/Changelog.md +++ b/Changelog.md @@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/). - [DCAEGEN2-2806/DCAEGEN2-2858/DCAEGEN2-2859] - VES Mapper updated to 1.3.0 - includes Istanbul vulnerability fixes, CBS client SDK to 1.8.7 and switched to integration-java11:9.0.0 base image - [DCAEGEN2-2892] - Set resource limits for TCAgen2 blueprints - [DCAEGEN2-2868] - Update PRH to use latest SDK (1.8.7) + - [DCAEGEN2-2329] Update DES and DL-feeder blueprint to use postgres DB for non-root access ## [3.3.3] - 2021-08-03 - [DCAEGEN2-2853] SNMPTrap container updated to 2.0.5 - Switched to CBS client lib to 2.2.1 |