Skip to content

Commit b26233e

Browse files
committed
v1.16.4: Update CHANGELOG
Signed-off-by: Daijiro Fukuda <[email protected]>
1 parent 35d0235 commit b26233e

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

Diff for: CHANGELOG.md

+8-4
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,15 @@
66

77
* Fix to avoid processing discarded chunks in write_step_by_step.
88
It fixes not to raise pile of IOError when many `chunk
9-
bytes limit exceeds` errors are occurred
10-
https://github.com/fluent/fluentd/pull/4327
11-
* in_tail: Manage tail watchers that are `rorate_wait` state too.
9+
bytes limit exceeds` errors are occurred.
10+
https://github.com/fluent/fluentd/pull/4342
11+
* in_tail: Fix tail watchers in `rotate_wait` state not being managed.
1212
https://github.com/fluent/fluentd/pull/4334
13-
e.g. It fixes an error which was caused by unmanaged tail watchers on shutdown.
13+
14+
### Misc
15+
16+
* buffer: Avoid unnecessary log processing. It will improve performance.
17+
https://github.com/fluent/fluentd/pull/4331
1418

1519
## Release v1.16.3 - 2023/11/14
1620

0 commit comments

Comments
 (0)