File tree Expand file tree Collapse file tree 2 files changed +22
-1
lines changed
Expand file tree Collapse file tree 2 files changed +22
-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+ * out_forward: fix issue where could cause output to stop when using ` <security> ` and TLS setting together under unstable network environments
8+ https://github.com/fluent/fluentd/pull/5137
9+
10+ ### Misc
11+
12+ * Add missing gem dependency on Ruby 3.4.
13+ https://github.com/fluent/fluentd/pull/5172
14+
15+ * CI improvemnts
16+ https://github.com/fluent/fluentd/pull/5135
17+ https://github.com/fluent/fluentd/pull/5175
18+ https://github.com/fluent/fluentd/pull/5182
19+ https://github.com/fluent/fluentd/pull/5183
20+ https://github.com/fluent/fluentd/pull/5185
21+ https://github.com/fluent/fluentd/pull/5187
22+ https://github.com/fluent/fluentd/pull/5189
23+
324## Release v1.16.10 - 2025/09/12
425
526### 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