From e98e967740e58cf429b76b187828e3e0625215a5 Mon Sep 17 00:00:00 2001 From: Tommy Carpenter Date: Thu, 5 Jul 2018 17:19:28 -0400 Subject: Bugfixes, add EELF error log func Change-Id: I159c9e663e8f17871862bb3ba42d8ea76fc2c05c Issue-ID: DCAEGEN2-581 Signed-off-by: Tommy Carpenter --- Changelog.md | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'Changelog.md') diff --git a/Changelog.md b/Changelog.md index d9c311e..e7e2f0a 100644 --- a/Changelog.md +++ b/Changelog.md @@ -4,6 +4,12 @@ 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.2.1] - 7/5/2018 +* Fix bug where healthcheck call was not in the audit log +* Add service_component_name into the audit record message field on audit calls +* Rename "log.log" to "audit.log" +* Add EELF compliant "error.log" + ## [2.2.0] - 6/26/2018 * Productionalize by moving to NGINX+UWSGI. Flask was not meant to be run as a production server * This is towards HTTPS support, which will now be done via NGINX reverse proxying instead of in the application code itself -- cgit 1.2.3-korg