This repository was archived by the owner on Sep 11, 2024. It is now read-only.
v2.8.0
- Support JSON and JSON Lines output types.
- Add record grouping and
file.name.templateconfiguration. This configuration is the recommended way to define how the output file names should look like. - Deprecate using
YYYYin file name templates and automatically replace it withyyyy.YYYYrepresents "week year", while users normally want "calendar year" represented byyyyy. The change is backward compatible.