Skip to content
This repository was archived by the owner on Sep 11, 2024. It is now read-only.

v2.8.0

Choose a tag to compare

@ivanyu ivanyu released this 01 Dec 12:14
  • Support JSON and JSON Lines output types.
  • Add record grouping and file.name.template configuration. This configuration is the recommended way to define how the output file names should look like.
  • Deprecate using YYYY in file name templates and automatically replace it with yyyy. YYYY represents "week year", while users normally want "calendar year" represented by yyyy. The change is backward compatible.