From 062c4a7c72a1b45bc2e37a04b469321c5abc9d97 Mon Sep 17 00:00:00 2001 From: efiacor Date: Wed, 28 Oct 2020 14:56:46 +0000 Subject: [PMSH] Fix thread crash edge case Signed-off-by: efiacor Change-Id: Iebfa05ebc78531191159adf5229ab39082dd1d58 Issue-ID: DCAEGEN2-2501 --- components/pm-subscription-handler/Changelog.md | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'components/pm-subscription-handler/Changelog.md') diff --git a/components/pm-subscription-handler/Changelog.md b/components/pm-subscription-handler/Changelog.md index 6e7e0428..09afe1c5 100755 --- a/components/pm-subscription-handler/Changelog.md +++ b/components/pm-subscription-handler/Changelog.md @@ -5,6 +5,11 @@ 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/). + +## [1.2.0] +### Changed +* Bug fix prevent sub threads from crashing permanently (DCAEGEN2-2501) + ## [1.1.2] ### Changed * Bug fix for missing sdnc params in DELETE event (DCAEGEN2-2483) -- cgit 1.2.3-korg