diff options
author | SrikanthNaidu <sn8492@att.com> | 2018-12-10 21:46:40 +0530 |
---|---|---|
committer | SrikanthNaidu <sn8492@att.com> | 2018-12-12 18:45:52 +0530 |
commit | 20110ffeb5071193e7b437e797636d9d6318dcd4 (patch) | |
tree | ebd4e64715f4cafc7261b2eff9990e4faa53d050 /Changelog.md | |
parent | 5712f01385eaa05178279aa7e730b3bdde3d1b80 (diff) |
Heartbeat Microservice Support
Heartbeat service monitors missing HB notification
Issue-ID: DCAEGEN2-267
Change-Id: I21f36056e9509a167bff476231a6bbd661aca1b9
Signed-off-by: SrikanthNaidu <sn8492@att.com>
Diffstat (limited to 'Changelog.md')
-rw-r--r-- | Changelog.md | 10 |
1 files changed, 0 insertions, 10 deletions
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 |