Hi users!
We have released v1.16.8 on 2025-05-01. ChangeLog is here.
This release is a maintenance release of v1.16 series.
This release will be bundled for upcoming fluent-package
LTS version v5.0.7!
In this release, we have fixed a bug that Windows service process will continue running even if the supervisor process is dead due to config error or etc.
With (fluentd#4942)[https://github.com/fluent/fluentd/pull/4942] fixed, it becomes easier to notice config errors and other issues.
formatter_csv
: Fixed memory leakThe caching mechanism introduced for performance optimization was caching threads inappropriately in formatter_csv
.
The in_exec
plugin creates a thread each time to emit an event.
Then all threads were cached in formatter_csv
, causing a memory leak.
With fluentd#4920 fixed, it becomes stable.
For comming Ruby 3.5, we have added a fiddle
gem as dependency.
We are enforcing stabilizing CI of Fluentd. It has nothing to do with Fluentd's functionality directly, but it is very important to provide stable version of Fluentd continuously.
Enjoy logging!
Subscribed to the RSS feed here.
ClearCode, Inc. is a software company specializing in the development of Free Software. We maintain Fluentd and its plugin ecosystem, and provide commercial support for them.
Fluentd is an open source data collector to unify log management.
2024-08-29: Scheduled support lifecycle announcement about Fluent Package v6
2023-08-29: Drop schedule announcement about EOL of Treasure Agent (td-agent) 4
2023-08-29: Scheduled support lifecycle announcement about Fluent Package
2023-07-31: Upgrade to fluent-package v5
2025-05-01: Fluentd v1.16.8 has been released
2025-03-14: Drop Alpine and switch default to Debian for Fluentd docker image
2025-02-14: fluent-package v5.0.6 has been released
2025-01-29: Fluentd v1.16.7 has been released
2024-12-14: fluent-package v5.2.0 has been released
2024-11-29: Fluentd v1.18.0 has been released
2024-11-08: fluent-package v5.0.5 has been released
2024-08-29: Scheduled support lifecycle announcement about Fluent Package v6
2024-08-20: Fluentd v1.16.6 has been released
2024-08-19: Fluentd v1.17.1 has been released
Want to learn the basics of Fluentd? Check out these pages.
Couldn't find enough information? Let's ask the community!
You need commercial-grade support from Fluentd committers and experts?
©2010-2025 Fluentd Project. ALL Rights Reserved.
Fluentd is a hosted project under the Cloud Native Computing Foundation (CNCF). All components are available under the Apache 2 License.