https://fluentbit.io/announcements/v4.0.14/
What's Changed
- release: Update version to 4.0.14 by @cosmo0920 in #11030
- engine: fix memory leaks with parse error handling in parse_string_map_to_list (backport of #10943). by @pwhelan in #10944
- help: add space for outputs and processors when generating schema. by @pwhelan in #11021
- in_tail: fix last_processed_bytes calculation [Backport to 4.0] by @cosmo0920 in #11048
- fstore: safe check on fsf file deletion [Backport to 4.0] by @cosmo0920 in #11058
- tests: internal: aws_credentials_sts: fix unit test (timestamps) by @cosmo0920 in #11085
- wasm: Plug wasm heap leakages [Backport to 4.0] by @cosmo0920 in #11118
- in_forward: fix connection release on pause memory corruption [Backport to 4.0] by @cosmo0920 in #11182
- in_opentelemetry: added five missing configuration option descriptions [backport 4.0] by @eschabell in #11195
- workflows: Remove unused tools from unit-tests workflow for extending available disk space [Backport to 4.0] by @cosmo0920 in #11263
- out_flowcounter: Fix incorrect bytes calcuation [Backport to 4.0] by @cosmo0920 in #11260
- in_forward: fix segfault and double-free in trace path handling [Backport to 4.0] by @cosmo0920 in #11266
- in_winevtlog: Plug glitches of time offset for DST/STD switches [Backport to 4.0] by @cosmo0920 in #11298
Full Changelog: v4.0.13...v4.0.14