diff options
Diffstat (limited to 'healthcheck-container/Changelog.md')
-rw-r--r-- | healthcheck-container/Changelog.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/healthcheck-container/Changelog.md b/healthcheck-container/Changelog.md index 7e8db8d..b64dc89 100644 --- a/healthcheck-container/Changelog.md +++ b/healthcheck-container/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.4.0] - 2021-12-08 +* [DCAEGEN2-2959] Add healthchecking for microservices deployed after DCAE installation. + ## [2.3.0] - 2021-11-15 * [DCAEGEN2-2983] Update Docker base image to node.js 16.x (the latest LTS release). * [DCAEGEN2-2958] Make sure all logging is directed to stdout/stderr. Enhance logging: |