Skip to content

Latest commit

 

History

History
64 lines (32 loc) · 898 Bytes

CHANGELOG.md

File metadata and controls

64 lines (32 loc) · 898 Bytes

0.3.2 (2017/09/15)

Fixes:

  • Fix to work with Fluentd v0.14 Filter Plugin

0.3.1 (2017/09/15)

Fixes:

  • Fix to work with Fluentd v0.14

0.3.0 (2017/09/13)

Enhancements:

  • Support v0.14

0.2.1 (2015/08/11)

Fixes:

  • Fix uninitialized constant Fluent::ReemitOutput::V12EventRouter::Pipeline (thanks to tarokkk)

0.2.0 (2015/08/06)

Enhancements:

  • support multiple reemit statements for same match (thanks to vijaykramesh)

0.1.0 (2014/11/26)

Changes:

  • Support fluentd v0.12.pre

0.0.5 (2014/09/22)

Changes:

  • Remove fluentd version constraint

0.0.4 (2014/04/04)

Enhancement:

  • Support recursive MultiOutput

0.0.3 (2014/02/04)

Enhancement:

  • Support log_level option of Fleuntd v0.10.43

0.0.2 (2014/01/23)

Enhancement:

  • Support all subclasses of MultiOutput such as out_copy and fluent-plugin-measure-time

0.0.1 (2014/01/21)

First release