diff options
author | efiacor <fiachra.corcoran@est.tech> | 2020-06-23 10:59:15 +0100 |
---|---|---|
committer | efiacor <fiachra.corcoran@est.tech> | 2020-07-08 11:14:36 +0100 |
commit | 66f25c47daae80fe0ebc57bfec32596608d0be5d (patch) | |
tree | 878ce496889c63dcfcf87dd2d5baf07c9a5ffcf9 /components/pm-subscription-handler | |
parent | 0464347539f931847ab578ff935994aef0102352 (diff) |
[PMSH] Release image 1.1.0
Signed-off-by: efiacor <fiachra.corcoran@est.tech>
Change-Id: I9b2f3b4d8f37363b63a27091edb5e4877b72b3bd
Issue-ID: DCAEGEN2-2146
Diffstat (limited to 'components/pm-subscription-handler')
-rwxr-xr-x | components/pm-subscription-handler/Changelog.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/components/pm-subscription-handler/Changelog.md b/components/pm-subscription-handler/Changelog.md index a6247616..918179c0 100755 --- a/components/pm-subscription-handler/Changelog.md +++ b/components/pm-subscription-handler/Changelog.md @@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/). * Added new API endpoint to fetch all Subscription data (DCAEGEN2-2154) * Added support for config-binding-docker module in PMSH config fetch (DCAEGEN2-2156) * Replaced logging implementation with onappylog module (DCAEGEN2-2155) +* Added support for TLS enable/disable switch via blueprint inputs (DCEAGEN2-2146) ## [1.0.3] ### Fixed |