Full Changelog: v1.19.1...v1.19.2
Bug Fix
- #5138 out_forward: add timeout to establish_connection to prevent infinite loop
- #5192 gem: use latest net-http to solve IPv6 addr error
- #5222 in_tail: fix error when files without read permission are included in glob patterns
- #5221 command/fluentd: load win32/registry when edit registry for Ruby 4.0
- #5234 plugin_helper/http_server: Ensure request body is closed to prevent socket leaks in POST requests
- #5235 config: fix duplicate config file loading in config_include_dir
- #5251 gem: add ostruct gem as dependency for Ruby 4.0
Misc
- #5252 config: warn when backed-up config file will be included
- #5256 filter_record_transformer: use cgi/escape to avoid Ruby 4.0 deprecation
- CI fixes
Contributors to this release (Alphabetical order)
- Kentaro Hayashi
- Shizuo Fujita