Sha256: cce8b9eb6493e0bf1057f77c670242b3c99987cde11681485e16d01c72c41279

Contents?: true

Size: 1.82 KB

Versions: 1

Compression:

Stored size: 1.82 KB

Contents

## 0.6.0 (2017/01/23)

Changes:

* Drop ruby 1.9.2 and 2.0.0 supports

Enhancements:

* Add config descriptions
* Add fluent module require explicitly

## 0.5.6 (2015/05/10)

Enhancements:

* Support label feature of Fluentd v0.12

## 0.5.5 (2014/08/06)

Enhancements:

* Add `remove_tag_slice` option
* Add `aggregate out_tag` option

## 0.5.4 (2014/04/12)

Changes:

* Allow . in tag options to support compatibility with HandleTagNameMixin

## 0.5.3 (2014/04/11)

Enhancement:

* Add `add_tag_suffix` and `remove_tag_suffix` options

## 0.5.2 (2014/02/04)

Enhancement:

* Support `log_level` option of Fleuntd v0.10.43

## 0.5.1 (2013/12/28)

Changes

  - No `message` output in the case of `regexpN` or `excludeN` option

## 0.5.0 (2013/12/17)

Features

  - Add `regexpN` and `excludeN` options

## 0.4.2 (2013/12/12)

Features

  - Allow to use `remove_tag_prefix` option alone

## 0.4.1 (2013/11/30)

Features

  - add `remove_tag_prefix` option

## 0.4.0 (2013/11/30)

Changes

  - Change the option name `output_tag` to `tag`. `output_tag` is obsolete.
  - Change the option name `output_with_joined_delimiter` to `delimiter`. `output_with_joined_delimiter` is obsolete.

## 0.3.1 (2013/11/02)

Changes

  - Revert 0.3.0. `string-scrub` gem is only for >= ruby 2.0.

## 0.3.0 (2013/11/02)

Changes

  - Use String#scrub

## 0.2.0 (2013/09/26)

Features

  - less_than, less_equal, greater_than, greater_equal

## 0.1.3 (2013/06/17)

Features

  - comparison

## 0.1.2 (2013/05/16)

Features

  - replace_invalid_sequence

## 0.1.1 (2013/05/05)

Changes:

  - Revert `output_delimiter` to `output_with_joined_delimiter`.

## 0.1.0 (2013/05/05)

Features:

  - aggregate tag/all

Changes:

  - Remove `output_matched_message` option, and make it default. 
  - Rename `output_with_joined_delimiter` to `output_delimiter`. 

Bugfixes:

## 0.0.1

First version

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
fluent-plugin-grepcounter-0.6.0 CHANGELOG.md