From 20110ffeb5071193e7b437e797636d9d6318dcd4 Mon Sep 17 00:00:00 2001 From: SrikanthNaidu Date: Mon, 10 Dec 2018 21:46:40 +0530 Subject: Heartbeat Microservice Support Heartbeat service monitors missing HB notification Issue-ID: DCAEGEN2-267 Change-Id: I21f36056e9509a167bff476231a6bbd661aca1b9 Signed-off-by: SrikanthNaidu --- Changelog.md | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 Changelog.md (limited to 'Changelog.md') diff --git a/Changelog.md b/Changelog.md deleted file mode 100644 index 40be7bd..0000000 --- a/Changelog.md +++ /dev/null @@ -1,10 +0,0 @@ -# Change Log -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/). - -## [0.8.0] -* Start changelog.. -* Fix a 500 bug where the CBS would return a 500 when a service was in a rels key but that service was not registered in Consul -* Support a new feature where you can now bind {{x,y,....}} instead of just {{x}}. The return list is all concat together -- cgit 1.2.3-korg