Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Fluent Bit 4.0.8 source code.tar.gz | 2025-08-21 | 34.5 MB | |
Fluent Bit 4.0.8 source code.zip | 2025-08-21 | 40.7 MB | |
README.md | 2025-08-21 | 2.6 kB | |
Totals: 3 Items | 75.2 MB | 0 |
https://fluentbit.io/announcements/v4.0.8/
What's Changed
- engine: fix endless loop on reload [backport to 4.0] by @cosmo0920 in https://github.com/fluent/fluent-bit/pull/10709
- release: update to 4.0.8 by @cosmo0920 in https://github.com/fluent/fluent-bit/pull/10711
- input_metrics: discard cmetrics with no series (backport v4.0) by @edsiper in https://github.com/fluent/fluent-bit/pull/10736
- in_node_exporter_metrics: add Linux sockstat collector (backport v4.0) by @edsiper in https://github.com/fluent/fluent-bit/pull/10737
- in_node_exporter_metrics: add Linux hwmon collector (backport v4.0) by @edsiper in https://github.com/fluent/fluent-bit/pull/10738
- pack: fix token count regression in JSON tokenizer and remove parser reset (backport 4.0) by @edsiper in https://github.com/fluent/fluent-bit/pull/10740
- in_kafka: improve offset commit timing to avoid data loss in edge cases (backport v4.0) by @edsiper in https://github.com/fluent/fluent-bit/pull/10741
- in_node_exporter_metrics: add new option 'path.rootfs' (backport v4.0) by @edsiper in https://github.com/fluent/fluent-bit/pull/10739
- out_azure_kusto: Added workload identity support (backport v4.0) by @edsiper in https://github.com/fluent/fluent-bit/pull/10742
- out_datadog: task_arn now correctly mapped to full arn (backport v4.0) by @edsiper in https://github.com/fluent/fluent-bit/pull/10744
- out_cloudwatch: add entity support and remove unnecessary log content (backport v4.0) by @edsiper in https://github.com/fluent/fluent-bit/pull/10743
- out_kinesis_firehose: introduce port parameter (backport v4.0) by @edsiper in https://github.com/fluent/fluent-bit/pull/10745
- dockerfiles: windows: update to ltsc 2025 and fix layers by @edsiper in https://github.com/fluent/fluent-bit/pull/10764
- out_es: add apikey to available auth types by @edsiper in https://github.com/fluent/fluent-bit/pull/10765
- lib: chunkio: update to 98988d25 by @edsiper in https://github.com/fluent/fluent-bit/pull/10763
- in_calyptia_fleet: fleet config fetch ignores older-timestamped files by @edsiper in https://github.com/fluent/fluent-bit/pull/10762
- opentelemetry: logs: fix packaging length for trace_id and span_id (backport 4.0) by @edsiper in https://github.com/fluent/fluent-bit/pull/10768
- workflows: Retrieve the actual target image with tag [Backport to 4.0] by @cosmo0920 in https://github.com/fluent/fluent-bit/pull/10769
- workflows: Add sudo for a cleanup step by @cosmo0920 in https://github.com/fluent/fluent-bit/pull/10770
Full Changelog: https://github.com/fluent/fluent-bit/compare/v4.0.7...v4.0.8