Full Changelog: https://github.com/fluent/fluentd/compare/v1.16.10...v1.16.11
Bug Fix
- https://github.com/fluent/fluentd/pull/5137 out_forward: fix issue where could cause output to stop when using
<security>and TLS setting together under unstable network environments
Misc
-
https://github.com/fluent/fluentd/pull/5172 Add missing gem dependency on Ruby 3.4.
-
CI impr...