Skip to content

Commit 1351663

Browse files
committed
Update changelog
1 parent 9ba023f commit 1351663

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,19 @@
1111

1212
## v1.10.2 [unreleased]
1313

14+
#### Release Notes
15+
16+
- String fields no longer have leading and trailing quotating marks removed in
17+
the grok parser. If you are capturing quoted strings you may need to update
18+
the patterns.
19+
1420
#### Bugfixes
1521

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

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

0 commit comments

Comments
 (0)