File tree Expand file tree Collapse file tree 2 files changed +20
-1
lines changed
Expand file tree Collapse file tree 2 files changed +20
-1
lines changed Original file line number Diff line number Diff line change 11# v1.16
22
3+ ## Release v1.16.11 - 2025/12/12
4+
5+ ### Bug Fix
6+
7+ * Fix infinite loop in out_forward handshake protocol that could cause logs to stop being flushed in unstable network environments.
8+
9+ ### Misc
10+
11+ * Add missing gem dependency on Ruby 3.4.
12+
13+ * CI improvemnts
14+ https://github.com/fluent/fluentd/pull/5135
15+ https://github.com/fluent/fluentd/pull/5175
16+ https://github.com/fluent/fluentd/pull/5182
17+ https://github.com/fluent/fluentd/pull/5183
18+ https://github.com/fluent/fluentd/pull/5185
19+ https://github.com/fluent/fluentd/pull/5187
20+ https://github.com/fluent/fluentd/pull/5189
21+
322## Release v1.16.10 - 2025/09/12
423
524### Bug Fix
Original file line number Diff line number Diff line change 1616
1717module Fluent
1818
19- VERSION = '1.16.10 '
19+ VERSION = '1.16.11 '
2020
2121end
You can’t perform that action at this time.
0 commit comments