Releases: fluent/fluentd
Releases · fluent/fluentd
Fluentd v1.14.6
Fluentd v1.14.6 comes with 2 enhancements and 4 bug fixes. A huge thank to 7 contributors who made this release possible.
Enhancement
- #3644 Enable server plugins to specify socket-option
SO_LINGER - #3671 #3679 Add
--umaskcommand line parameter
Bug fixes
- #3630 #3673 Fix metric name typo
- #3631 Apply modifications in pipeline to the records being passed to
@ERRORlabel - #3640 #3649 #3685 #3686 Fix wrong calculation of retry interval
- #3641 Support IPv6 address for
rpc_endpointinsystemconfig
Misc
- #3619 CI: Support Ruby 3.1 except Windows
- #3654 Switch to GitHub Discussions
- #3648 Fix CHANGELOG.md heading styles
- #3650 Declare
null_value_patternasregexp
Contributors to this release (Alphabetical order)
- Daijiro Fukuda
- JiHyunSong
- Kentaro Hayashi
- Maksym Lisogorskyi
- Satoshi Moris Tagomori
- Sergey Yedrikov
- Takuro Ashie
Fluentd v1.14.5
Fluentd v1.14.5 comes with 2 enhancements and 5 bug fixes. A huge thank to 5 contributors who made this release possible.
Enhancements
- #3616 Add support for "application/x-ndjson" to
in_http - #3613 Add support for ucrt binary for Windows
Bug fixes
- #3608 Don't retry when
retry_max_times == 0 - #3601 Fix hang-up issue during TLS handshake in
out_forward - #3559 Bump up required ServerEngine to v2.2.5
- #3596 Fix "invalid byte sequence is replaced" warning on Kubernetes
- #3592 Fix "ArgumentError: unknown keyword: :logger" on Windows with Ruby 3.1
Contributors to this release (Alphabetical order)
- Fujimoto Seiji
- Hiroshi Hatake
- Maksym Lisogorskyi
- Takuro Ashie
- Tomoki Sekiyama