| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Fluent Bit 4.0.10 source code.tar.gz | 2025-09-18 | 34.5 MB | |
| Fluent Bit 4.0.10 source code.zip | 2025-09-18 | 40.7 MB | |
| README.md | 2025-09-18 | 1.3 kB | |
| Totals: 3 Items | 75.2 MB | 0 | |
https://fluentbit.io/announcements/v4.0.10/
What's Changed
- release: Update version to v4.0.10 by @cosmo0920 in https://github.com/fluent/fluent-bit/pull/10836
- in_splunk: fix the response when receiving empty payload - backport of 10800 by @lecaros in https://github.com/fluent/fluent-bit/pull/10856
- in_event_type: implement pause/resume to stop timed collector. by @pwhelan in https://github.com/fluent/fluent-bit/pull/10852
- workflows: Install NSIS via chocolatey [Backport to 4.0] by @cosmo0920 in https://github.com/fluent/fluent-bit/pull/10859
- in_winevtlog: Plug possible SEGV occurrence paths [Backport to 4.0] by @cosmo0920 in https://github.com/fluent/fluent-bit/pull/10857
- lib: updates for cmetrics and monkey (v4.0 backport) by @edsiper in https://github.com/fluent/fluent-bit/pull/10871
- utils: relax proxy URL parsing by @edsiper in https://github.com/fluent/fluent-bit/pull/10891
- upstream: Move clearing TLS session from prepare phase to destroy phase [Backport to 4.0] by @cosmo0920 in https://github.com/fluent/fluent-bit/pull/10895
- in_storage_backlog: fix use-after-free when segregating chunk [Backport to 4.0] by @cosmo0920 in https://github.com/fluent/fluent-bit/pull/10896
Full Changelog: https://github.com/fluent/fluent-bit/compare/v4.0.9...v4.0.10