Fluentd v1.15.2 Release Notes
Release Date: 2022-08-22 // about 2 years ago-
✨ Enhancement
- ➕ Add a new system configuration
enable_jit
https://github.com/fluent/fluentd/pull/3857
🐛 Bug Fix
- out_file: Fix append mode with
--daemon
flag https://github.com/fluent/fluentd/pull/3864 - child_process: Plug file descriptor leak https://github.com/fluent/fluentd/pull/3844
Misc
- ⬇️ Drop win32-api gem to support Ruby 3.2 https://github.com/fluent/fluentd/pull/3849 https://github.com/fluent/fluentd/pull/3866
- ➕ Add a new system configuration
Previous changes from v1.15.1
-
🐛 Bug Fix
- ➕ Add support for concurrent append in out_file https://github.com/fluent/fluentd/pull/3808
Misc
- ⚡️ in_tail: Show more information on skipping update_watcher https://github.com/fluent/fluentd/pull/3829