Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
(cherry picked from commit 1351663)
  • Loading branch information
danielnelson committed Mar 22, 2019
1 parent 2ae858e commit ae6652b
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,18 @@
## v1.10.2 [unreleased]

#### Release Notes

- String fields no longer have leading and trailing quotating marks removed in
the grok parser. If you are capturing quoted strings you may need to update
the patterns.

#### Bugfixes

- [#5612](https://github.com/influxdata/telegraf/pull/5612): Fix deadlock when Telegraf is aligning aggregators.
- [#5523](https://github.com/influxdata/telegraf/issues/5523): Fix missing cluster stats in ceph input.
- [#5566](https://github.com/influxdata/telegraf/pull/5566): Fix reading major and minor block devices identifiers in diskio input.
- [#5607](https://github.com/influxdata/telegraf/pull/5607): Add owned directories to rpm package spec.
- [#5608](https://github.com/influxdata/telegraf/pull/5607): Fix last character removed from string field in grok parser.

## v1.10.1 [2019-03-19]

Expand Down

0 comments on commit ae6652b

Please sign in to comment.