| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Fluentd v1.19.2 source code.tar.gz | 2026-02-13 | 927.3 kB | |
| Fluentd v1.19.2 source code.zip | 2026-02-13 | 1.2 MB | |
| README.md | 2026-02-13 | 1.6 kB | |
| Totals: 3 Items | 2.2 MB | 0 | |
Full Changelog: https://github.com/fluent/fluentd/compare/v1.19.1...v1.19.2
Bug Fix
- https://github.com/fluent/fluentd/pull/5138 out_forward: add timeout to establish_connection to prevent infinite loop
- https://github.com/fluent/fluentd/pull/5192 gem: use latest net-http to solve IPv6 addr error
- https://github.com/fluent/fluentd/pull/5222 in_tail: fix error when files without read permission are included in glob patterns
- https://github.com/fluent/fluentd/pull/5221 command/fluentd: load win32/registry when edit registry for Ruby 4.0
- https://github.com/fluent/fluentd/pull/5234 plugin_helper/http_server: Ensure request body is closed to prevent socket leaks in POST requests
- https://github.com/fluent/fluentd/pull/5235 config: fix duplicate config file loading in config_include_dir
- https://github.com/fluent/fluentd/pull/5251 gem: add ostruct gem as dependency for Ruby 4.0
Misc
- https://github.com/fluent/fluentd/pull/5252 config: warn when backed-up config file will be included
- https://github.com/fluent/fluentd/pull/5256 filter_record_transformer: use cgi/escape to avoid Ruby 4.0 deprecation
- CI fixes
- https://github.com/fluent/fluentd/pull/5257
- https://github.com/fluent/fluentd/pull/5229
- https://github.com/fluent/fluentd/pull/5225
- https://github.com/fluent/fluentd/pull/5186
- https://github.com/fluent/fluentd/pull/5184
- https://github.com/fluent/fluentd/pull/5176
Contributors to this release (Alphabetical order)
- Kentaro Hayashi
- Shizuo Fujita