Releases: civitaspo/fluent-plugin-cat-sweep
Releases · civitaspo/fluent-plugin-cat-sweep
v0.2.0
Breaking Changes:
- Use v1.0 API.
- Drop support for Fluentd versions smaller than v0.14.
- #21 ( by @karupanerura )
https://rubygems.org/gems/fluent-plugin-cat-sweep/versions/0.2.0
v0.1.0
- Avoid suffix to be ..processing and ..error (fix to be .processing and .error)
- Create directories on move_to so that filenames will be unique, otherwise, some files would be overwritten
- Also revert processing_filename on move_to
- Add error class name to error_filename suffix so that we can tell what errors occurred easily
contributed by @sonots