- adds
partial_metadata_format
to support Docker 20.10 journald log driver improvements moby/moby#41407
- Support
partial_key
,partial_value
to concatenate split log lines. See #46, #52
- Fix a bug that
@timeout_map
will be updated while traversing it. See #49
- #48
- #45
- #43
- Use Fluentd v0.14 API and drop Fluentd v0.12 or earlier support
- Handle timeout event properly when buffer is empty
- Match both
multiline_start_regexp
andmultiline_end_regexp
properly
- Wait next line forever when
flush_interval
is 0 - Add
use_first_timestamp
- Flush buffer when match both
multiline_start_regexp
andmultiline_end_regexp