https://fluentbit.io/announcements/v4.0.9/
What's Changed
- release: update to 4.0.9 by @cosmo0920 in #10772
- in_tail: fix memory leak when using generic unicode conversion (backport #10781) by @pwhelan in #10785
- cmake: explicitly disable FLB_UNICODE_ENCODER when FLB_USE_SIMDUTF is disabled. [Backport to 4.0] by @cosmo0920 in #10792
- pipe: Specify linger option for flb_pipes which is build on top of socketpairs on Windows [Backport to 4.0] by @cosmo0920 in #10791
- cmake: backport #10778 and #10786 to 4.0. by @pwhelan in #10795
- engine: fix busy chunks on reload. [Backpoprt to 4.0] by @cosmo0920 in #10806
- opentelemetry: remove enforcement of timestamp fields for logs (backport v4.0) by @edsiper in #10814
- http_client: add response and read idle timeouts (backport v4.0) by @edsiper in #10811
- http_client: fix incomplete error handling in flb_http_do() (backport v4.0) by @edsiper in #10812
- opentelemetry: fix handling of numeric attributes (backport v4.0) by @edsiper in #10816
- downstream: implement pause and resume functionality [Backport to 4.0] by @cosmo0920 in #10829
- network: fix strerror_r detection for musl [Backport to 4.0] by @cosmo0920 in #10830
Full Changelog: v4.0.8...v4.0.9