summaryrefslogtreecommitdiffstats
path: root/components/pm-subscription-handler/Changelog.md
diff options
context:
space:
mode:
authorajay_dp001 <ajay.deep.singh@est.tech>2021-04-11 23:05:32 +0530
committerajay_dp001 <ajay.deep.singh@est.tech>2021-04-21 17:34:14 +0530
commit47276b70370d0e962b7f6c6423f5ec39d50c5ec1 (patch)
tree38ec26e297e7c7a63d24fe8fcd62abd72f6ccdc4 /components/pm-subscription-handler/Changelog.md
parent835ad818323544acb8b030a4f274de14496d7b02 (diff)
[DCAEGEN2] PMSH Update to Support Helm Transformation1.3.1-pmsh
- Update Config-key for PMSH Monitoring Policy - Version bump Issue-ID: DCAEGEN2-2713 Signed-off-by: ajay_dp001 <ajay.deep.singh@est.tech> Change-Id: I70138795e5aa46e7c133415b02ba8a2a0f6ac0ba
Diffstat (limited to 'components/pm-subscription-handler/Changelog.md')
-rwxr-xr-xcomponents/pm-subscription-handler/Changelog.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/components/pm-subscription-handler/Changelog.md b/components/pm-subscription-handler/Changelog.md
index 91900070..be2a7a73 100755
--- a/components/pm-subscription-handler/Changelog.md
+++ b/components/pm-subscription-handler/Changelog.md
@@ -6,6 +6,14 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).
+## [1.3.1]
+### Changed
+* Updated Subscription object retrieving key from App Config data (DCAEGEN2-2713)
+
+## [1.3.0]
+### Changed
+* Change pmsh baseOS img to integration (DCAEGEN2-2420)
+
## [1.2.0]
### Changed
* Bug fix prevent sub threads from crashing permanently (DCAEGEN2-2501)