From 5ff6313aa7fc5c087ee8cd922e6c23b55d8b8213 Mon Sep 17 00:00:00 2001 From: Vijay Venkatesh Kumar Date: Wed, 19 Oct 2022 15:25:42 +0000 Subject: Handle MR connection error Change-Id: I8defdd65093d19d4255427a8c7961cf5249007b8 Signed-off-by: Vijay Venkatesh Kumar Issue-ID: DCAEGEN2-2952 Signed-off-by: Vijay Venkatesh Kumar (cherry picked from commit 462cee04e5d952f544a8300dc5a0d1e297482e3f) --- Changelog.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Changelog.md') diff --git a/Changelog.md b/Changelog.md index f58fc8c..4631560 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/). +## [2.5.0] - 2022/10/19 +- [DCAEGEN2-2952] Handle exception when MR is unavailable + ## [2.4.1] - 2022/09/23 - [DCAEGEN2-2837] Heartbeat ms: remove unnecessary parenthesis, use lowercase variable name - [DCAEGEN2-3268] Fix cryptography version to 37.0.4 -- cgit 1.2.3-korg