Skip to content

Commit

Permalink
add 3 missing items of v0.14.7
Browse files Browse the repository at this point in the history
  • Loading branch information
tagomoris committed Oct 7, 2016
1 parent cbe0c15 commit 0a9d99a
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,16 @@

### New features / Enhancement

* Support data compression in buffer plugins
https://github.com/fluent/fluentd/pull/1172
* in_forward: support to transfer compressed data
https://github.com/fluent/fluentd/pull/1179
* out_stdout: fix to show nanosecond resolution time
https://github.com/fluent/fluentd/pull/1249
* Add option to rotate Fluentd daemon's log
https://github.com/fluent/fluentd/pull/1235
* Add extract plugin helper, with symmetric time parameter support in parser/formatter and inject/extract
https://github.com/fluent/fluentd/pull/1207
* Add a feature to parse/format numeric time (unix time [+ subsecond value])
https://github.com/fluent/fluentd/pull/1254
* Raise configuration errors for inconsistent <label> configurations
Expand All @@ -22,6 +26,8 @@
https://github.com/fluent/fluentd/pull/1227
* Add some features to write plugins more easily
https://github.com/fluent/fluentd/pull/1256
* Add a tool to load dumped events from file
https://github.com/fluent/fluentd/pull/1165

### Bug fixes

Expand Down

0 comments on commit 0a9d99a

Please sign in to comment.