From dd9078d5d9d732107ab1af9a506516f2ba84edcc Mon Sep 17 00:00:00 2001 From: Steven Soroka Date: Tue, 20 Oct 2020 15:10:03 -0400 Subject: [PATCH] Update changelog (cherry picked from commit 6cdf4020fad03cc660516300b3854c56ec95c430) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index fd133ba0d..2acd1e1d8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -91,6 +91,13 @@ - [octoprint](https://github.com/BattleBas/octoprint-telegraf-plugin) - Gather 3d print information from the octoprint API. - [systemd-timings](https://github.com/pdmorrow/telegraf-execd-systemd-timings) - Gather systemd boot and unit timestamp metrics. +## v1.15.4 [2020-10-20] + +#### Bugfixes + + - [#8274](https://github.com/influxdata/telegraf/pull/8274) `common.shim` fix issue with loading processor config from execd + - [#8176](https://github.com/influxdata/telegraf/pull/8176) `agent` fix panic on streaming processers using logging + ## v1.15.3 [2020-09-11] #### Release Notes