From 07b7e0974962385b8bf8dbc8eecd2382d7ac43e5 Mon Sep 17 00:00:00 2001 From: Daniel Nelson Date: Thu, 31 Aug 2017 13:43:47 -0700 Subject: [PATCH] Update changelog (cherry picked from commit f43af72785cd2be017a37f41dfb067c8af5e3fbc) --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 90a4e4a75..266115d27 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -103,6 +103,7 @@ - [#2672](https://github.com/influxdata/telegraf/issues/2672): Fix NSQ input plugin when used with version 1.0.0-compat. - [#2523](https://github.com/influxdata/telegraf/issues/2523): Added CloudWatch metric constraint validation. - [#3179](https://github.com/influxdata/telegraf/issues/3179): Skip non-numerical values in graphite format. +- [#3187](https://github.com/influxdata/telegraf/issues/3187): Fix panic when handling string fields with escapes. ## v1.3.5 [2017-07-26]